Skip to content

Commit

Permalink
Merge pull request #1244 from citrix/changelogv1.43.0
Browse files Browse the repository at this point in the history
Updated changelog for changelogv1.43.0
  • Loading branch information
rohit-myali authored Feb 27, 2025
2 parents 28d9f03 + e2cadd5 commit bb67b1e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## 1.43.0 (Feb 27, 2025)

FEATURES

* **New Resource**: citrixadc_sslrsakey [#1176]
* **New Resource**: citrixadc_sslecdsakey [#1176]

BUG FIXES

* **citrixadc_nsrpcnode**: handled clearing of `rpcnode` resource if it is deleted manually. [#1187]
* **citrixadc_sslprofile**: Updated sslprofile to handle the unbind of ecccurve and ciphers by introducing the attributes. [#1231]

ENHANCEMENTS

* **citrixadc_sslcertkey**: Updated the behavior of cert and key attribute in the schema of sslcertkey resource to handle the updation of cert and key. [#1236]
* **citrixadc_nitro_info**: Updated the datasource nitro_info with query_args attribute. [#1178]
* **citrixadc_sslcertkey_update**: Added linkcertkeyname attribute to sslcertkey_update resource. [#1235]
* **External Libraries**: Updated the external libraries to their stable versions.

[#1187]: https://github.com/citrix/terraform-provider-citrixadc/issues/1187
[#1235]: https://github.com/citrix/terraform-provider-citrixadc/issues/1235
[#1178]: https://github.com/citrix/terraform-provider-citrixadc/issues/1178
[#1176]: https://github.com/citrix/terraform-provider-citrixadc/issues/1176
[#1236]: https://github.com/citrix/terraform-provider-citrixadc/issues/1236
[#1231]: https://github.com/citrix/terraform-provider-citrixadc/issues/1231

## 1.42.0 (Nov 21, 2024)

BUG FIXES
Expand Down

0 comments on commit bb67b1e

Please sign in to comment.