Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Releases: SAP-samples/btp-setup-automator

btpsa-v1.5.1

22 Feb 06:32
d2494b0
Compare
Choose a tag to compare

v1.5.1 (2023-02-22)

Bug Fixes 🐞

  • [#438] Fix for issue with GitHub Codespace badges.

btpsa-v1.5.0

21 Feb 12:14
0aa973c
Compare
Choose a tag to compare

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

10 Feb 06:29
2acbf12
Compare
Choose a tag to compare

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

02 Feb 10:42
5f86132
Compare
Choose a tag to compare

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

17 Jan 16:08
82de870
Compare
Choose a tag to compare

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

17 Jan 07:19
290220c
Compare
Choose a tag to compare

v1.2.4 (2023-01-17)

Bug Fixes 🐞

btpsa-v1.2.3

09 Jan 14:50
681ef5d
Compare
Choose a tag to compare

v1.2.3 (2023-01-09)

New Features and Enhancements 🚀

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

09 Dec 11:04
1d46998
Compare
Choose a tag to compare

v1.2.2 (2022-12-09)

Bug Fixes 🐞

Other Changes

  • Regular update of btpsa-usecase.json and automated documentation due to updates in the service metadata

btpsa-v1.2.1

08 Dec 13:40
9ea521b
Compare
Choose a tag to compare

v1.2.1 (2022-12-08) 🎁

Bug Fixes 🐞

  • [#357] - Propagation of errors for Cloud Foundry org role assignment
  • [#359] - Skip CF space creation

Other Changes

  • Regular update of btpsa-usecase.json and automated documentation due to updates in the service metadata
  • Restructuring of documentation [#361]

btpsa-v1.2.0

07 Dec 08:51
9983bbc
Compare
Choose a tag to compare

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]

Community Contributions

@pirnz