What's Changed
Exciting New Features 🚀
- feat(resource): support update of "btp_globalaccount_resource_provider" by @kuntzed in #343
- fix: extend timeout for service instance and env instance by @lechnerc77 in #384
Bug Fixes 🐞
- fix(resource): fix schema and add tests for resource provider by @kuntzed in #339
- fix(btp_subaccount_roles): mapping of role names by @v0lkc in #350
- fix: handling of errors for services, subscriptions and bindings by @lechnerc77 in #352
- fix: error handling of entitlement polling by @lechnerc77 in #354
- docs: enhance provider setup documentation by @lechnerc77 in #355
- fix(sonar): Reduce complexity of internal/tfutils/tfutils.go by @kiesslingh in #375
- fix: exchange refresh token by @lechnerc77 in #381
- fix: env instance parameters classification by @lechnerc77 in #382
- fix: workaround for service instance creation by @lechnerc77 in #387
Other Changes
- chore: remove copied state.go file from sonar checks by @lechnerc77 in #377
- fix: Reduce complexity of facade_accounts_entitlement.go by @kiesslingh in #383
- docs: correction of environment instance sample by @lechnerc77 in #386
- chore: prepare docs for 0.3.0 release by @v0lkc in #388
New Contributors
- @kiesslingh made their first contribution in #362
Full Changelog: v0.2.0-beta2...v0.3.0-beta1