Skip to content

Releases: jfrog/terraform-provider-xray

v3.0.3

19 Dec 17:06
13917bc
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

  • Fix xray_webhook headers not being imported correctly by @alexhung in #291

๐Ÿ‘’ Dependencies

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

Full Changelog: v3.0.2...v3.0.3

v3.0.2

05 Dec 19:42
988e9f7
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

  • Fix GoRelease ldflags with major version by @alexhung in #278
  • Fix incorrect request field name for ignore rule by @alexhung in #286

๐Ÿ‘’ Dependencies

  • Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 by @dependabot in #279
  • Bump github.com/jfrog/terraform-provider-shared from 1.26.0 to 1.27.1 by @dependabot in #283
  • Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.2 by @dependabot in #282
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 by @dependabot in #284
  • Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #287

Full Changelog: v3.0.0...v3.0.2

v3.0.0

19 Nov 23:15
3fa177e
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

  • Switch license attributes from TypeSet to TypeList by @alexhung in #274
  • Fix validation for malicious_package and min_severity by @alexhung in #276
  • Add missing package type support to xray_repository_config by @alexhung in #277

๐Ÿ‘’ Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 by @dependabot in #270
  • Bump github.com/jfrog/terraform-provider-shared from 1.26.0 to 1.27.0 by @dependabot in #275

Full Changelog: v2.13.2...v3.0.0

v2.13.2

11 Nov 19:54
1ebe2a1
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

  • Fix unknown value error when creating new security policy by @alexhung in #268

๐Ÿ‘’ Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 by @dependabot in #264
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 by @dependabot in #263
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #267
  • Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in #269

Full Changelog: v2.13.1...v2.13.2

v2.13.1

31 Oct 21:20
5c72cd0
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

  • Fix time parsing for 'expiration_date' from API payload by @alexhung in #260

๐Ÿ‘’ Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #258
  • Bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 by @dependabot in #261

Full Changelog: v2.13.0...v2.13.1

v2.13.0

17 Oct 21:20
457d33f
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements ๐ŸŽ‰

  • Add multiple tfc workload identity tokens support by @alexhung in #257

๐Ÿ‘’ Dependencies

Full Changelog: v2.12.0...v2.13.0

v2.12.0

04 Oct 18:51
4b79a72
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

๐Ÿ‘’ Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.15.2 to 2.15.3 by @dependabot in #252

Full Changelog: v2.11.2...v2.12.0

v2.11.2

23 Sep 16:22
02ebb8c
Compare
Choose a tag to compare

What's Changed

Bug Fixes ๐Ÿ› 

  • Fix inconsistent result/state drift in policy resources by @alexhung in #249

๐Ÿ‘’ Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #245
  • Bump github.com/go-resty/resty/v2 from 2.15.0 to 2.15.1 by @dependabot in #247
  • Bump github.com/go-resty/resty/v2 from 2.15.1 to 2.15.2 by @dependabot in #250

Full Changelog: v2.11.1...v2.11.2

v2.11.1

17 Sep 17:53
55d7263
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements ๐ŸŽ‰

๐Ÿ‘’ Dependencies

Other Changes ๐Ÿ“š

New Contributors

Full Changelog: v2.11.0...v2.11.1

v2.11.0

27 Aug 17:17
d1ff493
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements ๐ŸŽ‰

  • Migrate 'xray_repository_config' to Plugin Framework by @alexhung in #234
  • Update xray_repository_config schema to work with API changes by @alexhung in #235

๐Ÿ‘’ Dependencies

Full Changelog: v2.10.0...v2.11.0