Releases: jfrog/vault-plugin-secrets-artifactory
Releases · jfrog/vault-plugin-secrets-artifactory
v1.1.4
What's Changed
👒 Dependencies
- build(deps): bump jfrog/artifactory-jcr from 7.71.3 to 7.71.4 in /scripts by @dependabot in #136
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #137
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
👒 Dependencies
- build(deps): bump jfrog/artifactory-jcr from 7.68.13 to 7.68.14 in /scripts by @dependabot in #130
- build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #131
- build(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible by @dependabot in #133
- build(deps): bump jfrog/artifactory-jcr from 7.68.14 to 7.71.3 in /scripts by @dependabot in #132
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
👒 Dependencies
- build(deps): bump jfrog/artifactory-jcr from 7.68.11 to 7.68.13 in /scripts by @dependabot in #127
- build(deps): bump github.com/hashicorp/vault/sdk from 0.10.0 to 0.10.2 by @dependabot in #128
- build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #129
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
👒 Dependencies
- build(deps): bump jfrog/artifactory-jcr from 7.63.7 to 7.63.8 in /scripts by @dependabot in #118
- build(deps): bump jfrog/artifactory-jcr from 7.63.8 to 7.63.10 in /scripts by @dependabot in #119
- build(deps): bump jfrog/artifactory-jcr from 7.63.10 to 7.63.11 in /scripts by @dependabot in #120
- build(deps): bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 by @dependabot in #121
- build(deps): bump jfrog/artifactory-jcr from 7.63.11 to 7.63.14 in /scripts by @dependabot in #122
- build(deps): bump jfrog/artifactory-jcr from 7.63.14 to 7.68.7 in /scripts by @dependabot in #125
- build(deps): bump github.com/hashicorp/vault/api from 1.9.2 to 1.10.0 by @dependabot in #124
- build(deps): bump jfrog/artifactory-jcr from 7.68.7 to 7.68.11 in /scripts by @dependabot in #126
- build(deps): bump github.com/hashicorp/vault/sdk from 0.9.1 to 0.10.0 by @dependabot in #123
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Improvements/Enhancements 🎉
- Add user_token path by @davidcorrigan714 in #113
- Update test root cert and test access token by @alexhung in #116
👒 Dependencies
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #104
- build(deps): bump jfrog/artifactory-jcr from 7.55.13 to 7.59.9 in /scripts by @dependabot in #106
- build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.9.1 by @dependabot in #107
- build(deps): bump github.com/hashicorp/vault/api from 1.9.1 to 1.9.2 by @dependabot in #108
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #109
- build(deps): bump jfrog/artifactory-jcr from 7.59.9 to 7.59.11 in /scripts by @dependabot in #110
- build(deps): bump jfrog/artifactory-jcr from 7.59.11 to 7.59.12 in /scripts by @dependabot in #112
- build(deps): bump jfrog/artifactory-jcr from 7.59.12 to 7.63.5 in /scripts by @dependabot in #114
- build(deps): bump jfrog/artifactory-jcr from 7.63.5 to 7.63.7 in /scripts by @dependabot in #115
New Contributors
- @davidcorrigan714 made their first contribution in #113
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Improvements/Enhancements 🎉
- Add skip TLS verification option to path config by @alexhung in #100
- Rename repo name to vault-plugin-secrets-artifactory by @alexhung in #101
👒 Dependencies
- build(deps): bump jfrog/artifactory-jcr from 7.55.10 to 7.55.13 in /scripts by @dependabot in #103
Other Changes 📚
Full Changelog: v0.3.0...v1.0.0
v0.3.0
Changelog
- 57a2af0: Add release.yml to define changelog format for releases (@alexhung)
- a548032: Add breaking changes section to GH release changelog setting (@alexhung)
- dc85bbe: feat: improve path_config_rotate test coverage (@TJM)
- 4ffd1cb: feat: improve tests for path_config.go (@TJM)
- ceaceb5: Merge pull request #84 from jfrog/GH-83-include-changelog-in-release (@alexhung)
- eb55129: Add call home requests to Artifactory (@alexhung)
- 01f3754: Update HTTP User-Agent string to match product ID (@alexhung)
- 57a73f6: feat: add allTests target (@TJM)
- be6b789: Merge pull request #88 from TJM/feat/more-rotate-tests (@alexhung)
- 954195b: Remove debug statement (@alexhung)
- ca1aaec: Rename call home function (@alexhung)
- b13f401: Merge remote-tracking branch 'origin/master' into add-call-home (@alexhung)
- 4e025ed: Use correct type for field 'user_expiring_token' (@alexhung)
- b165f48: fix: jq to select latest version (@TJM)
- 4817860: fix: workaround for incomplete docker tags (@TJM)
- ae3799e: fix: issue for artifactory-jcr on arm64 (@TJM)
- 62694fa: Update pipeline.yml (@alexhung)
- 0426c3e: Merge pull request #91 from jfrog/add-call-home (@alexhung)
- 557b501: Merge pull request #94 from jfrog/GH-92-use-correct-type-for-use-expiring-tokens (@alexhung)
- 03bc2bb: Set GoRelease to archive the binary only (@alexhung)
- 371fd1c: Update .goreleaser.yaml (@alexhung)
- 5e00ccf: Merge pull request #97 from TJM/fix/regex-latest (@alexhung)
- bd29a99: Merge pull request #98 from jfrog/GH-81-add-binary-checksum-and-signature-files (@alexhung)
- 21d3792: Update README with new checksum verification steps (@alexhung)
- 39c9730: Update CHANGELOG (@alexhung)
- 125ebbb: Merge pull request #99 from jfrog/GH-81-update-readme (@alexhung)
v0.2.17
Update CHANGELOG.md
v0.2.16
Update CHANGELOG.md
v0.2.15
Update CHANGELOG.md