Skip to content

Releases: jfrog/terraform-provider-artifactory

v11.6.0

12 Aug 21:19
71d9a5b
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Deprecate 'artifactory_saml_settings' resource by @alexhung in #1052

Bug Fixes 🛠

  • Fix virtual go repo external_dependencies_patterns still force replacement on update by @alexhung in #1051

Full Changelog: v11.5.1...v11.6.0

v11.5.1

08 Aug 18:10
dec53d5
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix incorrect query param string for deleting item properties by @alexhung in #1050

👒 Dependencies

  • Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #1048
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #1047

Full Changelog: v11.5.0...v11.5.1

v11.5.0

06 Aug 20:59
c80f97c
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add 'max_unique_snapshots' attribute to Java package types for remote repos by @alexhung in #1043
  • Add resource for repository properties by @alexhung in #1046

👒 Dependencies

Full Changelog: v11.4.0...v11.5.0

v11.4.0

31 Jul 16:31
5c1eb7a
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add resource for release bundle v2 and release bundle v2 promotion by @alexhung in #1040

Other Changes 📚

Full Changelog: v11.3.0...v11.4.0

v11.3.0

26 Jul 17:59
2d9a669
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v11.2.2...v11.3.0

v11.2.2

25 Jul 20:14
f18e061
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Full Changelog: v11.2.1...v11.2.2

v11.2.1

22 Jul 16:04
8f67247
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Full Changelog: v11.2.0...v11.2.1

v11.2.0

16 Jul 20:23
b9e13dd
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Bug Fixes 🛠

  • Fix repository data source not error out when repo doesn't exist by @alexhung in #1022

👒 Dependencies

  • Bump github.com/samber/lo from 1.39.0 to 1.41.0 by @dependabot in #1009
  • Bump github.com/samber/lo from 1.41.0 to 1.43.0 by @dependabot in #1010
  • Bump github.com/samber/lo from 1.43.0 to 1.44.0 by @dependabot in #1011
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #1014
  • Bump github.com/dlclark/regexp2 from 1.11.0 to 1.11.1 by @dependabot in #1015
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #1016
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #1017
  • Bump github.com/dlclark/regexp2 from 1.11.1 to 1.11.2 by @dependabot in #1023
  • Bump github.com/samber/lo from 1.44.0 to 1.46.0 by @dependabot in #1025

Full Changelog: v11.1.0...v11.2.0

v11.1.0

27 Jun 21:02
209ab18
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Bug Fixes 🛠

  • Remove 'ForceNew' setting from external_dependencies_patterns attribute by @alexhung in #1005
  • Add '+' character to the allowed list for user name attribute by @alexhung in #1007

👒 Dependencies

  • Bump github.com/jfrog/terraform-provider-shared from 1.25.4 to 1.25.5 by @dependabot in #1000
  • Bump github.com/sethvargo/go-password from 0.3.0 to 0.3.1 by @dependabot in #1006

Other Changes 📚

  • Correct data-sources docs use data, not resource by @atz in #996

New Contributors

  • @atz made their first contribution in #996

Full Changelog: v11.0.0...v11.1.0

v11.0.0

06 Jun 17:20
823feec
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v10.8.4...v11.0.0