Releases: concourse/github-release-resource
Releases · concourse/github-release-resource
v1.13.1
What's Changed
- fix(in): handle nested annotated tags when resolving commits by @analytically in #142
- Fix 422 error when updating release without commitish parameter by @bonzofenix in #144
- bump dependencies and go to 1.25 by @taylorsilva in #145
New Contributors
- @analytically made their first contribution in #142
- @bonzofenix made their first contribution in #144
Full Changelog: v1.12.1...v1.13.1
v1.13.0
What's Changed
- fix: handle nested annotated tags when resolving commits by @analytically in #142
- Fix 422 error when updating release without commitish parameter by @bonzofenix in #144
- bump dependencies and go to 1.25 by @taylorsilva in #145
New Contributors
- @analytically made their first contribution in #142
- @bonzofenix made their first contribution in #144
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- Fix pagination to fetch all release assets by @IvanChalukov in #140
- go deps update by @taylorsilva in #141
New Contributors
- @IvanChalukov made their first contribution in #140
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #137
- Update image to support multi-arch image by @taylorsilva in #138
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Uses pagination to list all release assets by @kvmw in #134
- optionally put assets in separate dir by @mstandley-tempus in #130
- Update deps and use Go 1.24 by @taylorsilva in #135
- Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #136
New Contributors
- @kvmw made their first contribution in #134
- @mstandley-tempus made their first contribution in #130
- @dependabot made their first contribution in #136
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- Bumping dependencies to address CVEs by @ichandrabhatta in #132
New Contributors
- @ichandrabhatta made their first contribution in #132
Full Changelog: v1.10.0...v1.10.1
v1.10.0
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Switch base image to concourse/resource-types-base-image-static, which is based on paketobuildpacks/run-jammy-static.
Full Changelog: v1.8.0...v1.9.0
v1.8.0
v1.7.2
Merge pull request #116 from areller/skip-not-uploaded-assets skip not uploaded assets