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

btpsa-v1.0.0

Compare
Choose a tag to compare
@lechnerc77 lechnerc77 released this 14 Nov 12:08
· 45 commits to main since this release
0a857e3

v1.0.0 (2022-11-14)

🎉 Welcome to release 1.0.0 of the btp-setup-automator! 🎉

New Features and Enhancements 🚀

We decided to adjust the development procedure for the btp-setup-automator by switching to releases. This change should make your life easier as you can now clearly see which changes namely bug fixes and enhancements are part of a release.

Releases will consequently not be created daily, but whenever it is reasonable to create one – we do not want to flood you with a version every other day.

In case you want to stay on the latest and greatest version of the btp-setup-automator we also create a dev image will be created more often and an image will be available in the registry called btp-setup-automator-dev

Breaking Changes 🛠

Due to the switch, we also changed the tagging of the container images. You will now find:

  • the release image as ghcr.io/sap-samples/btp-setup-automator:latest - as you can see the main tag is no longer available
  • the dev images available via ghcr.io/sap-samples/btp-setup-automator-dev:dev

These changes are also reflected in the run scripts shipped with the btp-setup-automator. Instead of one parameter you now have two parameters to instruct the scripts which image to pull. You find more information in the README.