Skip to content

Releases: jfrog/terraform-provider-artifactory

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

v10.8.4

05 Jun 20:29
3fbfde6
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #989
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #991
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #990
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.3 to 1.25.4 by @dependabot in #992

Full Changelog: v10.8.3...v10.8.4

v10.8.3

03 Jun 18:15
bebe3a3
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix actions validation in scopes attribute by @alexhung in #986

Other Changes 📚

  • Move 'metadata_retrieval_timeout_secs' to remote.md by @alexhung in #984

Full Changelog: v10.8.2...v10.8.3

v10.8.2

30 May 17:26
bc63860
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Remove private_key value from warning and error messages by @alexhung in #979
  • Add check for status code 404 when creating scoped_token by @alexhung in #981

👒 Dependencies

  • Bump github.com/jfrog/terraform-provider-shared from 1.25.2 to 1.25.3 by @dependabot in #975
  • Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #976
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #978

Full Changelog: v10.8.1...v10.8.2

v10.8.1

23 May 20:44
e59b134
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Full Changelog: v10.8.0...v10.8.1

v10.8.0

20 May 18:14
45317c3
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Move system.yaml and access.config.patch.yml back to scripts directory by @alexhung in #970
  • Add project admin token support by @alexhung in #965

👒 Dependencies

  • Bump github.com/jfrog/terraform-provider-shared from 1.25.1 to 1.25.2 by @dependabot in #963
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #968

Other Changes 📚

Full Changelog: v10.7.7...v10.8.0