Releases: jfrog/terraform-provider-artifactory
Releases · jfrog/terraform-provider-artifactory
v11.6.0
v11.5.1
What's Changed
Bug Fixes 🛠
👒 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
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
- Bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0 by @dependabot in #1044
- Bump github.com/dlclark/regexp2 from 1.11.2 to 1.11.4 by @dependabot in #1045
Full Changelog: v11.4.0...v11.5.0
v11.4.0
v11.3.0
v11.2.2
v11.2.1
v11.2.0
What's Changed
Improvements/Enhancements 🎉
- Add events to webhooks by @alexhung in #1019
- Remove old warning message for OAuth and SAML resources by @alexhung in #1020
- Add 'password_policy' attribute to allow configurable validation by @alexhung in #1024
- Add attribute to ignore token missing warning by @alexhung in #1026
Bug Fixes 🛠
👒 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
What's Changed
Improvements/Enhancements 🎉
- Add GitHub workflow for acceptance tests by @alexhung in #997
- Skip tests when running with tofu by @alexhung in #998
- Add allow content browsing to all remote repos by @alexhung in #1003
- Add new resource 'artifactory_vault_configuration' by @alexhung in #1008
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 📚
New Contributors
Full Changelog: v11.0.0...v11.1.0