Skip to content

Releases: jfrog/terraform-provider-artifactory

v12.8.3

28 Jan 17:02
f7a4186
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.16.3 to 2.16.4 by @dependabot in #1176
  • Bump github.com/go-resty/resty/v2 from 2.16.4 to 2.16.5 by @dependabot in #1178
  • Bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 by @dependabot in #1177
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.17.0 to 0.18.0 by @dependabot in #1179

Full Changelog: v12.8.1...v12.8.3

v12.8.1

13 Jan 20:16
a32ce6a
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 by @dependabot in #1167

Full Changelog: v12.8.0...v12.8.1

v12.8.0

08 Jan 17:55
8d2ddb6
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add http method parameter to custom webhook by @zagaria in #1160
  • Update custom webhook resources for release by @alexhung in #1163
  • Add 'artifactory_federated_huggingfaceml_repository' resource by @alexhung in #1161
  • Add encryption_policy attribute to artifactory_general_security resource by @alexhung in #1162

Bug Fixes 🛠

  • Replace resty multiparts form upload for artifactory_artifact resource by @alexhung in #1164

👒 Dependencies

Other Changes 📚

New Contributors

Full Changelog: v12.7.1...v12.8.0

v12.7.1

18 Dec 18:04
237220b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Other Changes 📚

New Contributors

Full Changelog: v12.7.0...v12.7.1

v12.7.0

17 Dec 19:13
b422ea1
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add new machinelearning package type to local repository by @alexhung in #1152

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 by @dependabot in #1151

Full Changelog: v12.6.0...v12.7.0

v12.6.0

13 Dec 18:11
8c46b96
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1138
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 by @dependabot in #1139
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 by @dependabot in #1133
  • Bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #1144
  • Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #1150

Other Changes 📚

  • Update notes in the guide for project resource name by @alexhung in #1142

Full Changelog: v12.5.1...v12.6.0

v12.5.1

22 Nov 18:07
20c8b4e
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

Full Changelog: v12.5.0...v12.5.1

v12.5.0

19 Nov 00:02
5787007
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

👒 Dependencies

  • Bump github.com/jfrog/terraform-provider-shared from 1.26.0 to 1.27.0 by @dependabot in #1132

Full Changelog: v12.4.1...v12.5.0

v12.4.1

11 Nov 23:19
781d6b3
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Check for attribute value being null or unknown before using it for validation by @alexhung in #1123
  • Relax validations for search_criteria attributes for cleanup policy resource by @alexhung in #1126

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #1119
  • Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #1124
  • Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 by @dependabot in #1125

Full Changelog: v12.4.0...v12.4.1

v12.4.0

04 Nov 21:58
977aff4
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add values to go remote repo 'vcs_git_provider' attribute by @alexhung in #1115

Other Changes 📚

New Contributors

Full Changelog: v12.3.3...v12.4.0