This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
Releases: SAP-samples/btp-setup-automator
Releases · SAP-samples/btp-setup-automator
btpsa-v1.5.1
btpsa-v1.5.0
v1.5.0 (2023-02-21)
New Features and Enhancements 🚀
- [#429] Introduction of devcontainer and GitHub Codespaces for easier execution of btpsa
Bug Fixes 🐞
- [#431] Fix runtime error for services and service key creation with
"targetenvironment": "sapbtp"
). - [#433] Fix for services not requiring the creation of a service instance (
"provisioningMethod": "NONE_REQUIRED"
).
Other Changes
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata including the latest naming changes introduced by SAP Build - Dependabot updates of dependencies
btpsa-v1.4.1
v1.4.1 (2023-02-10)
Other Changes
- [#424] Refactoring of use case "Build resilient apps" due to refactoring of the btp-build-resilient-apps repository
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata including the latest naming changes introduced by SAP Build - Dependabot updates of dependencies
btpsa-v1.4.0
v1.4.0 (2023-02-02)
Breaking Changes 🛠
- [#419] - Removal of the build for
linux/arm64
platform due to incompatibilities of dependencies.
Other Changes
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata including the latest naming changes introduced by SAP Build - Dependabot updates of dependencies
btpsa-v1.3.0
v1.3.0 (2023-01-17)
New Features and Enhancements 🚀
- [#399] - Establishing Trust for XSUAA in plan
apiaccess
is now configurable
Other Changes
- [#385] - Version updates in Dockerfile of several CLIs and images
- [#389] - Consistent linting of Python files with Black
- [#393] - Update of documentation for option to configure JSON schema source in VS Code
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata - Dependabot updates of dependencies
- Infrastructure update for handling broken links: an automated issue is created whenever the scheduled check fails (see [#391])
btpsa-v1.2.4
v1.2.4 (2023-01-17)
Bug Fixes 🐞
- [#405] - Bump json5 from 1.0.1 to 1.0.2 in /.github/scripts. Resolves CVE-2022-46175
btpsa-v1.2.3
v1.2.3 (2023-01-09)
New Features and Enhancements 🚀
- [#372] - New setup for Discovery Center mission Extend SAP S/4HANA Business Processes on SAP BTP, Kyma Runtime
- [#378] - Added PR template
Bug Fixes 🐞
- [#381] - Fix of issue with
cf login
and skipping of space creation. - [#382] - Correction of documentation for executing
btpsa
in interactive mode.
Other Changes
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata - Dependabot updates of dependencies
btpsa-v1.2.2
v1.2.2 (2022-12-09)
Bug Fixes 🐞
- [#364] - Fix for CVE-2022-23491
Other Changes
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata
btpsa-v1.2.1
btpsa-v1.2.0
v1.2.0 (2022-12-07) 🎄
New Features and Enhancements 🚀
- [#319] and - [#342] - Support of custom IdPs in role assignment (incl. CF roles)
- [#329] - Support of labels for resources
- [#338] - Cf api endpoint hardening
- [#340] - Make accountMetadata available as env variables
- [#343] - Subaccount enable beta features
- [#330] and [#345] - Support of parameters when subscribing to applications
- [#347] - Enhance fetching of remote parameters and usecase files
Bug Fixes 🐞
- [#327] - remove deletion of apps that are only entitled
- [#346] and [#351] - Fix the wrong role collection assignment
Other Changes
- Regular update of
btpsa-usecase.json
and automated documentation due to updates in the service metadata - Bump of dependency updates (see overview)
- Cleanup of code base [#353]