Skip to content

Releases: jfrog/terraform-provider-platform

v1.9.0

19 Jul 18:51
4519e53
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add "Azure" provider type to OIDC configuration by @alexhung in #112

Full Changelog: v1.8.2...v1.9.0

v1.8.2

16 Jul 18:27
968490c
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #106
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #107
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #108
  • Bump github.com/samber/lo from 1.44.0 to 1.45.0 by @dependabot in #109
  • Bump github.com/samber/lo from 1.45.0 to 1.46.0 by @dependabot in #110

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

v1.8.1

03 Jul 17:01
eee7ea9
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/samber/lo from 1.39.0 to 1.42.0 by @dependabot in #100
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.4 to 1.25.5 by @dependabot in #96
  • Bump github.com/samber/lo from 1.42.0 to 1.44.0 by @dependabot in #101

Other Changes 📚

  • Update doc for check_license attribute deprecation by @alexhung in #98

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

v1.8.0

20 Jun 16:58
cc2da78
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Tidy up and improve GitHub workflow by @alexhung in #94
  • Back port improvements & fixes from Artifactory provider by @alexhung in #95
  • Fix provider configure when get version fails by @alexhung in #97

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.0 by @dependabot in #77
  • Bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1 by @dependabot in #79
  • Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 by @dependabot in #74
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.1 to 1.25.2 by @dependabot in #78
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #81
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #84
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #88
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #90
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.2 to 1.25.4 by @dependabot in #89

Other Changes 📚

  • Remove trailing slash from issuer_url attribute in doc by @alexhung in #86

Full Changelog: v1.7.4...v1.8.0

v1.7.4

08 May 16:59
0f54f69
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Check for null resource or attributes in state upgrader func by @alexhung in #76

Full Changelog: v1.7.3...v1.7.4

v1.7.3

07 May 16:41
fe79529
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Remove trailing slash from GitHub OIDC provider URL by @alexhung in #72
  • Fix state drift with empty set for permission resource by @alexhung in #73

👒 Dependencies

  • Bump github.com/jfrog/terraform-provider-shared from 1.25.0 to 1.25.1 by @dependabot in #68

Full Changelog: v1.7.2...v1.7.3

v1.7.2

01 May 20:08
f26d593
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Make permission resource 'name' attribute replace resource if changed by @alexhung in #66

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #59
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #62
  • Bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2 by @dependabot in #60
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #61
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #63
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #65
  • Bump github.com/jfrog/terraform-provider-shared from 1.24.0 to 1.25.0 by @dependabot in #67

Full Changelog: v1.7.1...v1.7.2

v1.7.1

15 Apr 17:28
81093f8
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Full Changelog: v1.7.0...v1.7.1

v1.7.0

12 Apr 16:18
1efb2b4
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add version check for permission resource by @alexhung in #53
  • Add support for TFC workload identity token by @alexhung in #54

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

v1.6.0

09 Apr 16:44
4946442
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v1.5.1...v1.6.0