Releases: SAP/terraform-provider-btp
Releases · SAP/terraform-provider-btp
v1.9.0
What's Changed
Exciting New Features 🚀
- feat: add retry logic for Gateway timeout by @lechnerc77 in #988
Bug Fixes 🐞
- fix: unexpected update of a btp_subaccount_service_binding by @ANUGRAHG in #943
- fix: handling reset of secrets and certificates to NULL in the api-credential resources by @diya-dhan in #951
- fix: remove terraform 1.10 from test matrix by @lechnerc77 in #974
- fix: Removed UUID validator for parent-id attribute in subaccount and directory resource by @ANUGRAHG in #991
Other Changes
- feat: code improvements based on SonarCloud findings for the Api-Credential Resources by @diya-dhan in #950
- chore: update Terraform test matrix by @lechnerc77 in #971
- chore: Fix Documentation by @vipinvkmenon in #979
- docs: fix wrong link for drift detection by @lechnerc77 in #989
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Exciting New Features 🚀
Bug Fixes 🐞
- fix: handling timeouts with proper error messages by @diya-dhan in #924
Other Changes
- docs: fix wrong link for API credentials by @lechnerc77 in #913
- docs: fix wrong resource in comment by @lechnerc77 in #919
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Exciting New Features 🚀
- feat: add iframe parameter to security settings by @lechnerc77 in #907
Bug Fixes 🐞
- fix: added retry logic for reading resource subaccount entitlement by @diya-dhan in #910
Other Changes
- fix: updated the documentation for the datasource "directories" by @diya-dhan in #898
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Exciting New Features 🚀
- feat: add timeout block for subaccount subscription by @lechnerc77 in #869
- feat: add dashboard URL to service instance by @lechnerc77 in #865
- feat: add retry logic for rate limit for entitlement by @lechnerc77 in #874
- feat: Resource to manage XSUAA Api Credentials by @diya-dhan in #893
Bug Fixes 🐞
- fix: empty placeholders in error message by @lechnerc77 in #871
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
Exciting New Features 🚀
- feat: increased timeout for resource subaccount subscription by @diya-dhan in #856
- feat: subaccount service broker by @v0lkc in #857
- feat: Resource to create roles by @ANUGRAHG in #858
Bug Fixes 🐞
- fix: allow creation of duplicate service instances in different environments by @diya-dhan in #836
- fix: Improved Error Handling for Entitlement Destruction by @ANUGRAHG in #838
- fix: check for multiple auth parameters by @lechnerc77 in #854
Other Changes
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Exciting New Features 🚀
- chore: update devcontainer config to enable SSO option by @lechnerc77 in #805
Bug Fixes 🐞
- fix: improve error message in service creation by @lechnerc77 in #822
Other Changes
- docs: adding quick start guide by @CHERIANS in #813
- fix: bug fix for issue 819 by @CHERIANS in #820
- chore: prep release v1.4.0 by @vipinvkmenon in #827
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Exciting New Features 🚀
- feat: Get subaccount data source according to subdomain and region by @ANUGRAHG in #727
- fix: Generalised the custom IDP for the tests by @diya-dhan in #730
- feat: Ability to Share Service Instances by @diya-dhan in #751
- feat: Authentication using SSO for local execution by @prajin-op in #766
Bug Fixes 🐞
- docs: fix parameters for Kyma environment instance by @lechnerc77 in #744
- fix: data source service instance sharing by @lechnerc77 in #755
- fix: make binding state response more resillient by @lechnerc77 in #758
- fix: transfer human readable error message from service broker by @lechnerc77 in #771
- fix: state handling for service instance creation or update fails by @lechnerc77 in #780
- docs: issue 784 by @lechnerc77 in #788
Other Changes
- docs: add example for subaccount data source by @lechnerc77 in #753
- docs: add role colection prerequisites by @lechnerc77 in #770
- docs: improve drift and import description by @lechnerc77 in #769
- docs: new guide for sensitive data (service instance parameters) by @lechnerc77 in #782
- docs: typo in import comment by @lechnerc77 in #799
Full Changelog: v1.1.0...v1.3.0
v1.2.0
What's Changed
Exciting New Features 🚀
- feat: Get subaccount data source according to subdomain and region by @ANUGRAHG in #727
- fix: Generalised the custom IDP for the tests by @diya-dhan in #730
- feat: Ability to Share Service Instances by @diya-dhan in #751
Bug Fixes 🐞
- docs: fix parameters for Kyma environment instance by @lechnerc77 in #744
- fix: data source service instance sharing by @lechnerc77 in #755
- fix: make binding state response more resillient by @lechnerc77 in #758
Other Changes
- docs: add example for subaccount data source by @lechnerc77 in #753
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Exciting New Features 🚀
- feat: Support enabling of features for directories by @ANUGRAHG in #706
- feat: Support for User-Agent configuration via TF_APPEND_USER_AGENT env variable by @prajin-op in #713
- feat: Support show-hierarchy on global Account by @TieyanFu in #721
Bug Fixes 🐞
- fix: adapted the globalAccount parameter in the relevant facades by @diya-dhan in #705
New Contributors
- @diya-dhan made their first contribution in #705
- @vipinvkmenon made their first contribution in #710
- @ANUGRAHG made their first contribution in #706
- @TieyanFu made their first contribution in #721
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Bug Fixes 🐞
Other Changes
- docs: update subaccount_service_instance.md.tmpl by @annawenger20 in #685
- fix: allow for managing subaccount entitlements as directory admin by @kuntzed in #698
Full Changelog: v1.0.0-rc2...v1.0.0