Skip to content

Releases: jfrog/terraform-provider-artifactory

v10.8.0

20 May 18:14
45317c3
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Move system.yaml and access.config.patch.yml back to scripts directory by @alexhung in #970
  • Add project admin token support by @alexhung in #965

👒 Dependencies

  • Bump github.com/jfrog/terraform-provider-shared from 1.25.1 to 1.25.2 by @dependabot in #963
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #968

Other Changes 📚

Full Changelog: v10.7.7...v10.8.0

v10.7.7

17 May 17:53
e495e99
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix unable to use api_key without setting access_token by @alexhung in #967

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1 by @dependabot in #964

Full Changelog: v10.7.6...v10.7.7

v10.7.6

10 May 20:11
8313e81
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Migrate general security resource to framework by @alexhung in #948

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #949
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #950
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.2 by @dependabot in #951
  • Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #953
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.12.0 to 0.15.0 by @dependabot in #952
  • Bump github.com/sethvargo/go-password from 0.2.0 to 0.3.0 by @dependabot in #954
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #957
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 by @dependabot in #960
  • Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.0 by @dependabot in #961

Other Changes 📚

  • Add missing OIDC provider name attribute for provider doc by @alexhung in #956

Full Changelog: v10.7.4...v10.7.6

v10.7.4

01 May 19:14
05205e0
Compare
Choose a tag to compare

What's Changed

Other Changes 📚

  • Add docs for attributes for virtual npm repo by @alexhung in #947

Full Changelog: v10.7.3...v10.7.4

v10.7.3

30 Apr 22:48
88cf465
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Full Changelog: v10.7.2...v10.7.3

v10.7.2

26 Apr 16:05
771dcfa
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix proxy state drift for resource created from SDKv2 by @alexhung in #943

Full Changelog: v10.7.1...v10.7.2

v10.7.1

25 Apr 17:51
f1ff3bf
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Bump Artifactory version check for Access user API by @alexhung in #940

👒 Dependencies

Full Changelog: v10.7.0...v10.7.1

v10.7.0

18 Apr 17:20
f97158b
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v10.6.2...v10.7.0

v10.6.2

17 Apr 20:02
c57fca3
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Migrate artifactory_property_set resource to plugin framework by @alexhung in #935
  • Migrate artifactory_repository_layout resource to Plugin Framework by @alexhung in #936

Bug Fixes 🛠

  • Revert password being stored in state for unmanaged user by @alexhung in #937

Full Changelog: v10.6.1...v10.6.2

v10.6.1

12 Apr 21:50
8d054b5
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Revert back to deprecated GetOkExists func by @alexhung in #934

Full Changelog: v10.6.0...v10.6.1