Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhung committed Aug 26, 2024
1 parent ffbb0db commit e9091c5
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
## 2.12.0 (August 26, 2024)

NOTES:

* provider: `check_license` attribute is deprecated and provider no longer checks Artifactory license during initialization. It will be removed in the next major version release.

## 2.11.0 (August 19, 2024). Tested on Artifactory 7.90.8 and Xray 3.101.5 with Terraform 1.9.4 and OpenTofu 1.8.1
## 2.11.0 (August 27, 2024)

IMPROVEMENTS:

* resource/xray_repository_config: Migrate from SDKv2 to Plugin Framework.
* resource/xray_repository_config: Migrate from SDKv2 to Plugin Framework. PR: [#234](https://github.com/jfrog/terraform-provider-xray/pull/234)
* resource/xray_repository_config: Updated schema and validation to work with Xray version 3.102.3. PR: [#235](https://github.com/jfrog/terraform-provider-xray/pull/235)

BUG FIXES:

* resource/xray_\*\_policy: Fix incorrect value being set from API in `exposures` attributes.
* resource/xray_\*\_policy: Fix incorrect value being set from API in `exposures` attributes. PR: [#234](https://github.com/jfrog/terraform-provider-xray/pull/234)

NOTES:

PR: [#234](https://github.com/jfrog/terraform-provider-xray/pull/234)
* provider: `check_license` attribute is deprecated and provider no longer checks Artifactory license during initialization. It will be removed in the next major version release.

## 2.10.0 (August 8, 2024). Tested on Artifactory 7.90.6 and Xray 3.101.5 with Terraform 1.9.4 and OpenTofu 1.8.1

Expand Down

0 comments on commit e9091c5

Please sign in to comment.