Skip to content

Releases: SAP/terraform-provider-btp

v1.3.0

07 May 07:29
85db981
Compare
Choose a tag to compare

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 🐞

Other Changes

Full Changelog: v1.1.0...v1.3.0

v1.2.0

03 May 07:51
Compare
Choose a tag to compare

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 🐞

Other Changes

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Mar 07:40
eb0fc50
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Feb 10:07
d2421b2
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(service-instance): support parameters resolution by @v0lkc in #666

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

v1.0.0-rc2

23 Jan 09:52
8b45f51
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Bug Fixes 🐞

  • fix: replace typed error with generic JSON response by @lechnerc77 in #642

New Contributors

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

06 Dec 06:35
5b4af56
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

Bug Fixes 🐞

  • fix: deletion of subaccounts under managed directories by @lechnerc77 in #545
  • fix: add new field in service manager model broker error model by @lechnerc77 in #552

Other Changes

New Contributors

Full Changelog: v0.6.0-beta2...v1.0.0-rc1

v0.6.0-beta2

13 Nov 11:14
ffec12a
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • fix: renamed provider config parameter for consistency by @lechnerc77 in #522

Exciting New Features 🚀

  • feat: remove state in case of 404 errors to enable recreation by @sdischer-sap in #513
  • feat: handling of "not found" resources in READ operations by @lechnerc77 in #518

Bug Fixes 🐞

  • fix: nil pointer error creation of service instance by @lechnerc77 in #521

New Contributors

Full Changelog: v0.6.0-beta1...v0.6.0-beta2

v0.6.0-beta1

07 Nov 07:21
9eef2f4
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • fix: handling of labels on subaccount and directory by @kuntzed in #494

Exciting New Features 🚀

  • feat(btpcli): add support for passcode auth by @v0lkc in #459
  • feat: support update of global account trust configuration by @kuntzed in #482
  • feat: improve error messages of provider login by @lechnerc77 in #485
  • feat: switch to new cli server urls by @kuntzed in #499

Bug Fixes 🐞

Other Changes

  • chore(dependency): updated test matrix for supported Terraform versions by @lechnerc77 in #452
  • fix: sonar cloud code smell - error message header by @lechnerc77 in #478

Full Changelog: v0.5.0-beta1...v0.6.0-beta1

v0.5.0-beta1

04 Oct 06:15
0e8c906
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • feat: enable input of labels for service bindings by @lechnerc77 in #447
  • fix: label handling for service instances on subaccounts by @lechnerc77 in #450

Exciting New Features 🚀

  • feat: add app name to data sources for roles by @lechnerc77 in #414
  • test: re-activating tests for resource_globalaccount_trust_configuration by @kuntzed in #420
  • feat: add attribute mapping to role collection assignment by @lechnerc77 in #421
  • feat: subscription with empty plan name by @lechnerc77 in #424
  • feat: improve id token login by @kuntzed in #436
  • feat: support update of subaccount trust configurations by @kuntzed in #444

Bug Fixes 🐞

Other Changes

Full Changelog: v0.4.0-beta1...v0.5.0-beta1

v0.4.0-beta1

06 Sep 13:00
b2993a5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • feat: handle outdated client protocol version by @lechnerc77 in #400
  • feat: configurable timeouts for environment instance and service instance by @lechnerc77 in #401
  • feat: enable directory features and entitlements on directory level by @lechnerc77 in #396
  • feat: support login with id token by @kuntzed in #406

Bug Fixes 🐞

  • fix: nil pointer exception in subaccounts entitlement read by @lechnerc77 in #397

Other Changes

Full Changelog: v0.3.0-beta1...v0.4.0-beta1