Skip to content

Releases: cap-js/cap-operator-plugin

v0.13.0

10 Feb 14:23
d6228bd

Choose a tag to compare

Added

  • Updated values.schema.json to support CAP Operator v0.24.0 and BTP Service Operator v0.10.0.

Changed

  • Improved MTA transformer:
    • TENANT_HOST_PATTERN is no longer added to Router workload in values.yaml (handled by the template)
    • redirect-uris removed from xsuaa oauth2-configuration (computed dynamically in service-instance.yaml template)
    • Router workload now includes all service bindings in consumedBTPServices to support getDependencies callback

v0.12.1

04 Feb 15:16
a777ac8

Choose a tag to compare

Fixed

  • Updated the mta transformer to handle optional path attributes in the mta.yaml file correctly.

v0.12.0

02 Feb 15:05
7c81251

Choose a tag to compare

Added

  • Updated workload environment variable handling in runtime-values.yaml. Only add env to workload if the user provides hana instance ID during generation.

v0.11.0

16 Dec 12:03
6a2337c

Choose a tag to compare

Added

  • Updated values.schema.json to align with the latest CAP Operator version v0.23.0 and BTP Service Operator version v0.9.4.
  • Dependencies updated.

v0.10.0

04 Nov 08:28
a59131a

Choose a tag to compare

Added

  • Added support for IAS and AMS based subscriptions.
  • Template generation refactored to use common template functions for better maintainability.

v0.9.0

08 Sep 13:23
5030399

Choose a tag to compare

Fixed

  • Removed redundant oauth2-configuration.redirect-uris and TENANT_HOST_PATTERN from the generated runtime-values.yaml file as it is now handled in the corresponding templates.

v0.8.0

20 Aug 09:12
d78afc1

Choose a tag to compare

Added

  • Schema update to align with the latest CAP Operator version v0.19.0.

v0.7.1

26 Jun 09:23
4f2ebfe

Choose a tag to compare

Fixed

  • User provided env values in router workload getting replaced by the template instead of merging them.

v0.7.0

16 Jun 07:40
69ba850

Choose a tag to compare

Added

  • Added support for the new Domain Management feature introduced in the CAP Operator v0.15.0. This version is intended for use with CAP Operator v0.15.0 or later.

    Note: This version includes breaking changes. If you are upgrading from an earlier release, please consult the migration guide to ensure a smooth transition.

  • Dependencies updated

  • values.yaml schema has been updated to align with the CAP Operator version v0.15.0 and the BTP Service Operator version v0.7.7.

v0.6.0

13 May 13:16
fc6d989

Choose a tag to compare

Added

  • Support for service only helm charts. For more details visit the Service Only Applications documentation page.
  • Dependencies updated
  • values.yaml schema has been updated to align with the CAP Operator version v0.14.0 and the BTP Service Operator version v0.7.2