Skip to content

Releases: jfrog/terraform-provider-xray

v2.10.0

09 Aug 17:11
9906a48
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add attribute validation to Bulds and Release Bundle V2 indexed resources by @alexhung in #227
  • Add block release bundle promotion attribute to policy by @alexhung in #231

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0 by @dependabot in #225
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #229
  • Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #228
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #232

Full Changelog: v2.9.0...v2.10.0

v2.9.0

29 Jul 21:33
ea889f5
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add release bundle v2 to bin manager by @alexhung in #222
  • Add applicable_cves_only attribute to security policy by @alexhung in #223

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/samber/lo from 1.39.0 to 1.42.0 by @dependabot in #211
  • Bump github.com/samber/lo from 1.42.0 to 1.44.0 by @dependabot in #212
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #214
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #215
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #216
  • Bump github.com/samber/lo from 1.44.0 to 1.45.0 by @dependabot in #218
  • Bump github.com/samber/lo from 1.45.0 to 1.46.0 by @dependabot in #219

Full Changelog: v2.8.2...v2.9.0

v2.8.2

24 Jun 16:03
fd09591
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Fix acceptance tests for OpenTofu by @alexhung in #206
  • Migrate xray_custom_issue resource to Plugin Framework by @alexhung in #207
  • Migrate xray_ignore_rule to Plugin Framework by @alexhung in #209
  • Migrate xray_watch resource to Plugin Framework by @alexhung in #210

Full Changelog: v2.8.1...v2.8.2

v2.8.1

14 Jun 18:18
e375250
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Bug Fixes 🛠

  • Remove incorrect error handling when deleting policy by @alexhung in #205

👒 Dependencies

  • Bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #199
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.3 to 1.25.4 by @dependabot in #200
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #198
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #201

Other Changes 📚

Full Changelog: v2.8.0...v2.8.1

v2.8.0

29 May 20:51
ceef247
Compare
Choose a tag to compare

What's Changed

Other Changes 📚

New Contributors

Full Changelog: v2.7.1...v2.8.0

v2.7.1

29 May 16:35
ec5999f
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add missing usage and import examples for new resources by @alexhung in #196

Full Changelog: v2.7.0...v2.7.1

v2.7.0

29 May 15:14
438905a
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 by @dependabot in #185
  • Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.0 by @dependabot in #186
  • Bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1 by @dependabot in #188
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #191
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.1 to 1.25.2 by @dependabot in #187
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #195

Full Changelog: v2.6.0...v2.7.0

v2.6.0

06 May 17:36
d6ab977
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Migrate xray_settings resource to Plugin Framework by @alexhung in #174
  • Migrate xray_workers_count resource to Plugin Framework by @alexhung in #175
  • Migrate xray_webhook to Plugin Framework by @alexhung in #176
  • Add TFC workload id token support by @alexhung in #183

👒 Dependencies

  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #173
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.2 by @dependabot in #177
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.33.0 by @dependabot in #179
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.8.0 by @dependabot in #180

Other Changes 📚

  • Add resource and import example for webhook documentation by @alexhung in #172

Full Changelog: v2.5.0...v2.6.0

v2.5.0

29 Mar 21:12
8ae95aa
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v2.4.0...v2.5.0

v2.4.0

28 Mar 22:24
b91f699
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add allow download when unavailable setting by @alexhung in #169

👒 Dependencies

  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #166

Full Changelog: v2.3.0...v2.4.0