Skip to content

Releases: jfrog/vault-plugin-secrets-artifactory

v1.8.2

21 Nov 21:05
e031c3a
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Add read/write mutex for refreshing access token by @alexhung in #226

👒 Dependencies

  • build(deps): bump jfrog/artifactory-jcr from 7.98.7 to 7.98.8 in /scripts by @dependabot in #224

Full Changelog: v1.8.1...v1.8.2

v1.8.1

08 Nov 21:45
7b4c087
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add OpenBao to acceptance test GitHub workflow by @alexhung in #206

Bug Fixes 🛠

  • Fix user token refresh not working after token expired by @alexhung in #223

👒 Dependencies

  • build(deps): bump jfrog/artifactory-jcr from 7.84.12 to 7.84.14 in /scripts by @dependabot in #193
  • build(deps): bump jfrog/artifactory-jcr from 7.84.14 to 7.84.15 in /scripts by @dependabot in #194
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go_modules group by @dependabot in #195
  • build(deps): bump github.com/samber/lo from 1.39.0 to 1.42.0 by @dependabot in #196
  • build(deps): bump github.com/samber/lo from 1.42.0 to 1.44.0 by @dependabot in #197
  • build(deps): bump jfrog/artifactory-jcr from 7.84.15 to 7.84.16 in /scripts by @dependabot in #198
  • build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group by @dependabot in #200
  • build(deps): bump github.com/samber/lo from 1.44.0 to 1.45.0 by @dependabot in #201
  • build(deps): bump jfrog/artifactory-jcr from 7.84.16 to 7.84.17 in /scripts by @dependabot in #202
  • build(deps): bump github.com/samber/lo from 1.45.0 to 1.46.0 by @dependabot in #203
  • build(deps): bump jfrog/artifactory-jcr from 7.84.17 to 7.90.5 in /scripts by @dependabot in #204
  • build(deps): bump jfrog/artifactory-jcr from 7.90.5 to 7.90.6 in /scripts by @dependabot in #207
  • build(deps): bump github.com/samber/lo from 1.46.0 to 1.47.0 by @dependabot in #208
  • build(deps): bump jfrog/artifactory-jcr from 7.90.6 to 7.90.8 in /scripts by @dependabot in #209
  • build(deps): bump jfrog/artifactory-jcr from 7.90.8 to 7.90.9 in /scripts by @dependabot in #210
  • build(deps): bump github.com/hashicorp/vault/sdk from 0.13.0 to 0.14.0 by @dependabot in #214
  • build(deps): bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 by @dependabot in #213
  • build(deps): bump jfrog/artifactory-jcr from 7.90.9 to 7.90.10 in /scripts by @dependabot in #215
  • build(deps): bump jfrog/artifactory-jcr from 7.90.10 to 7.90.13 in /scripts by @dependabot in #216
  • build(deps): bump jfrog/artifactory-jcr from 7.90.13 to 7.90.15 in /scripts by @dependabot in #218
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #221
  • build(deps): bump jfrog/artifactory-jcr from 7.90.15 to 7.98.7 in /scripts by @dependabot in #222

Other Changes 📚

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

07 Jun 18:12
9fac3ad
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add 'scope' field to 'user_token' path for overriding by @alexhung in #192

Full Changelog: v1.7.0...v1.8.0

v1.7.0

28 May 18:40
ac04491
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Make 'access_token' optional for 'config/admin' path by @alexhung in #189

👒 Dependencies

  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #177
  • build(deps): bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 by @dependabot in #178
  • build(deps): bump jfrog/artifactory-jcr from 7.77.9 to 7.77.10 in /scripts by @dependabot in #182
  • build(deps): bump jfrog/artifactory-jcr from 7.77.10 to 7.84.10 in /scripts by @dependabot in #183
  • build(deps): bump github.com/hashicorp/vault/api from 1.13.0 to 1.14.0 by @dependabot in #186
  • build(deps): bump github.com/hashicorp/vault/sdk from 0.12.0 to 0.13.0 by @dependabot in #185
  • build(deps): bump jfrog/artifactory-jcr from 7.84.10 to 7.84.12 in /scripts by @dependabot in #187
  • build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #188

Full Changelog: v1.6.0...v1.7.0

v1.6.0

18 Apr 22:34
4029e05
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • feat: add force revocable parameter to token endpoints by @georgeskill in #175
  • Add documentation for force_revocable field by @alexhung in #176

👒 Dependencies

  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #164
  • build(deps): bump github.com/hashicorp/vault/sdk from 0.11.0 to 0.11.1 by @dependabot in #165
  • build(deps): bump github.com/hashicorp/vault/api from 1.12.0 to 1.12.1 by @dependabot in #166
  • build(deps): bump jfrog/artifactory-jcr from 7.77.6 to 7.77.7 in /scripts by @dependabot in #167
  • build(deps): bump github.com/hashicorp/vault/api from 1.12.1 to 1.12.2 by @dependabot in #168
  • build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #169
  • build(deps): bump jfrog/artifactory-jcr from 7.77.7 to 7.77.8 in /scripts by @dependabot in #170
  • build(deps): bump github.com/hashicorp/go-hclog from 1.6.2 to 1.6.3 by @dependabot in #171
  • build(deps): bump github.com/hashicorp/vault/sdk from 0.11.1 to 0.12.0 by @dependabot in #172
  • build(deps): bump jfrog/artifactory-jcr from 7.77.8 to 7.77.9 in /scripts by @dependabot in #173

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

12 Mar 18:51
3df8c96
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

11 Mar 17:18
9ea7cc8
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add 'revoke_on_delete' field to 'config/admin' path by @alexhung in #161

Bug Fixes 🛠

👒 Dependencies

  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #158
  • build(deps): bump jfrog/artifactory-jcr from 7.77.5 to 7.77.6 in /scripts by @dependabot in #157
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #160

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Feb 17:25
031f95d
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add support for expiring token and access token config by @alexhung in #152
  • Add support for expiring token and access token config by @alexhung in #155

👒 Dependencies

  • build(deps): bump jfrog/artifactory-jcr from 7.71.9 to 7.77.3 in /scripts by @dependabot in #146
  • build(deps): bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0 by @dependabot in #145
  • build(deps): bump github.com/hashicorp/vault/sdk from 0.10.2 to 0.11.0 by @dependabot in #149
  • build(deps): bump github.com/hashicorp/vault/api from 1.11.0 to 1.12.0 by @dependabot in #148
  • build(deps): bump jfrog/artifactory-jcr from 7.77.3 to 7.77.5 in /scripts by @dependabot in #150

Other Changes 📚

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

11 Jan 19:46
4fa0283
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

👒 Dependencies

  • build(deps): bump jfrog/artifactory-jcr from 7.71.4 to 7.71.5 in /scripts by @dependabot in #138
  • build(deps): bump jfrog/artifactory-jcr from 7.71.5 to 7.71.8 in /scripts by @dependabot in #140
  • build(deps): bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 by @dependabot in #139
  • build(deps): bump github.com/hashicorp/go-hclog from 1.6.1 to 1.6.2 by @dependabot in #141
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #142
  • build(deps): bump jfrog/artifactory-jcr from 7.71.8 to 7.71.9 in /scripts by @dependabot in #143

Full Changelog: v1.1.4...v1.2.0

v1.1.4

22 Nov 17:40
311d4cf
Compare
Choose a tag to compare

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