Skip to content

Releases: jfrog/terraform-provider-platform

v2.2.5

19 Jun 16:20
6f1f189
Compare
Choose a tag to compare

What's Changed

Other Changes 📚

  • Fix provider protocol requirements by @srinivasgowda097 in #251
  • Fixed version check by comparing Access version instead of Artifactory version to support the organization attribute in both SaaS and on-prem environments by @srinivasgowda097 in #255

Full Changelog: v2.2.4...v2.2.5

v2.2.4

19 May 09:41
64edf74
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

  • Bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot in #223
  • Bump github.com/hashicorp/terraform-plugin-go from 0.26.0 to 0.27.0 by @dependabot in #230
  • Bump github.com/jfrog/terraform-provider-artifactory/v12 from 12.9.1 to 12.9.3 by @dependabot in #228

Other Changes 📚

  • Update resty retry count for acceptance test by @shahiinn in #229
  • Added support in workers for actions BEFORE_PROPERTY_CREATE, BEFORE_PROPERTY_DELETE, AFTER_PROPERTY_CREATE, AFTER_PROPERTY_DELETE by @srinivasgowda097 in #231

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

23 Apr 10:26
4e3dc56
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 by @dependabot in #212
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #210
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 by @dependabot in #207

Other Changes 📚

  • Remove max value validation on expiry as it can be increased through … by @amithins in #221

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

03 Apr 04:11
ee473ba
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 by @dependabot in #189
  • Bump github.com/go-resty/resty/v2 from 2.16.3 to 2.16.4 by @dependabot in #192
  • Bump github.com/go-resty/resty/v2 from 2.16.4 to 2.16.5 by @dependabot in #193
  • Bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 by @dependabot in #194
  • Bump github.com/samber/lo from 1.47.0 to 1.49.0 by @dependabot in #195
  • Bump github.com/samber/lo from 1.49.0 to 1.49.1 by @dependabot in #198
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 by @dependabot in #203
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.14.0 to 1.14.1 by @dependabot in #205

Other Changes 📚

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

07 Jan 22:06
d4048b8
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix reverse_proxy attributes not parameterizable by @alexhung in #188

Full Changelog: v2.2.0...v2.2.1

v2.2.0

03 Jan 17:06
e520a9a
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Dec 22:52
93552d9
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Dec 21:14
6fa618c
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add support for default proxy configuration toggle for OIDC config by @alexhung in #181

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 by @dependabot in #179
  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group by @dependabot in #180

Full Changelog: v1.19.1...v2.0.0

v1.19.1

10 Dec 18:31
1393b75
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix unexpected new value error for platform_group resource by @alexhung in #177

Full Changelog: v1.19.0...v1.19.1

v1.19.0

03 Dec 18:16
4a023cb
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Bug Fixes 🛠

  • Fix 'Value Conversion Error' for platform_saml_settings by @alexhung in #171

Full Changelog: v1.18.2...v1.19.0