Releases: go-vela/vela-artifactory
Releases · go-vela/vela-artifactory
v0.10.1
What's Changed
- fix: build props config by @wass3rw3rk in #184
- chore(deps): update all non-major dependencies by @renovate in #183
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- enhance(docs): add regexp information by @wass3rw3rk in #174
- chore: update dependencies by @KellyMerrick in #177
- chore(deps): update all non-major dependencies by @renovate in #172
- fix(ci/lint): consistent linter setup by @wass3rw3rk in #179
- fix(deps): update all non-major dependencies by @renovate in #178
- feat(upload): support matrix parameters/build props by @wass3rw3rk in #181
- enhance(upload): show warning when no dir defined on multi-upload by @wass3rw3rk in #182
- fix(deps): update module github.com/jfrog/jfrog-client-go to v1.46.1 by @renovate in #180
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- enhance: add arg for third party integration credentials by @plyr4 in #166
- chore(deps): update all non-major dependencies by @renovate in #165
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #167
- fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #170
- fix(deps): update module github.com/go-vela/types to v0.23.3 by @renovate in #171
- build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #168
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #159
- fix: increase retry wait time in the jfrog client by @plyr4 in #162
- build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 by @dependabot in #163
- chore(deps): pin dependencies by @renovate in #151
- chore(deps): update actions/checkout action to v4 by @renovate in #152
- chore(deps): update actions/setup-go action to v5 by @renovate in #157
- chore(deps): update github/codeql-action action to v3 by @renovate in #158
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #164
New Contributors
- @KellyMerrick made their first contribution in #159
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore(license): update source code headers + copyright year by @wass3rw3rk in #154
- feat: remove dependency on go-arty and improve testing suite by @plyr4 in #156
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore: switch default branch to main by @wass3r in #131
- fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #133
- fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #134
- chore: remove code of conduct in favor of global version by @wass3r in #137
- fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #136
- chore(deps): update go-arty/v2 to v2.3.1, go to 1.19, actions updates by @delta592 in #145
- chore(deps): combined update by @wass3rw3rk in #150
- build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #147
New Contributors
- @wass3rw3rk made their first contribution in #150
- @dependabot made their first contribution in #147
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
Thanks to #92 and @jschulz79 any step using the artifactory plugin will correctly report a failed status if it encounters an error during upload.
- fix(deps): update module github.com/go-vela/types to v0.8.2 by @renovate in #86
- docs: update env var and file parameter info by @jbrockopp in #87
- fix: sanitize extraneous white space in paths by @GregoryDosh in #89
- chore(deps): update codecov/codecov-action action to v2 by @renovate in #90
- chore(deps): update reviewdog/action-golangci-lint action to v2 by @renovate in #91
- fix(deps): update module github.com/go-vela/types to v0.9.0 by @renovate in #93
- fix: return error when upload to Artifactory fails by @jschulz79 in #92
- fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #96
- chore: address linter issues by @wass3r in #95
- fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #97
- chore(deps): bump go-arty lib by @wass3r in #99
- fix: use updated download location for jfrog cli by @wass3r in #98
- fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #100
- chore(deps): update go to 1.17 by @wass3r in #101
- chore: update copyright year to 2022 by @kaymckay in #103
- fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #104
- chore(dep): update go-arty to 2.2.1 by @delta592 in #106
- chore(deps): update actions/checkout action to v3 by @renovate in #107
- chore: clean repo with updated golangci config by @kaymckay in #109
- chore(dep): update xz to 0.5.8 by @delta592 in #110
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #111
- chore: update contributing.md by @kaymckay in #112
- fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #113
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #114
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #115
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #116
- chore(deps): update github/codeql-action action to v2 by @renovate in #117
- fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #118
- fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #119
- fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #120
- fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #121
- fix(deps): update module github.com/target/go-arty/v2 to v2.3.0 by @renovate in #123
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #124
- fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #122
- chore(deps): bump go to 1.18 by @wass3r in #128
- enhancement: include source tag in promote success message by @colindean in #130
New Contributors
- @jschulz79 made their first contribution in #92
- @kaymckay made their first contribution in #103
- @delta592 made their first contribution in #106
- @colindean made their first contribution in #130
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.2.0 (2020-07-01)
Build
- docker: binary multi-stage file (#37)
Chore
- deps: updating github.com/urfave/cli to v2 (#42)
Ci
- fix release dependency (#43)
Docs
Enhancement
- docker-promote: added setting an item property to the promoted image (#48)
Feat
- add reviewdog with golangci-lint (#47)
Fix
- update usage for PARAMETER_COPY to better match artifactory (#41)
Revert
- repo issue template (#46)