Releases: cap-js/cap-operator-plugin
Releases · cap-js/cap-operator-plugin
v0.13.0
Added
- Updated
values.schema.jsonto support CAP Operatorv0.24.0and BTP Service Operatorv0.10.0.
Changed
- Improved MTA transformer:
TENANT_HOST_PATTERNis no longer added to Router workload invalues.yaml(handled by the template)redirect-urisremoved from xsuaaoauth2-configuration(computed dynamically inservice-instance.yamltemplate)- Router workload now includes all service bindings in
consumedBTPServicesto supportgetDependenciescallback
v0.12.1
Fixed
- Updated the mta transformer to handle optional path attributes in the mta.yaml file correctly.
v0.12.0
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
Added
- Updated
values.schema.jsonto align with the latest CAP Operator versionv0.23.0and BTP Service Operator versionv0.9.4. - Dependencies updated.
v0.10.0
Added
- Added support for IAS and AMS based subscriptions.
- Template generation refactored to use common template functions for better maintainability.
v0.9.0
Fixed
- Removed redundant
oauth2-configuration.redirect-urisandTENANT_HOST_PATTERNfrom the generatedruntime-values.yamlfile as it is now handled in the corresponding templates.
v0.8.0
Added
- Schema update to align with the latest CAP Operator version
v0.19.0.
v0.7.1
Fixed
- User provided env values in router workload getting replaced by the template instead of merging them.
v0.7.0
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 Operatorv0.15.0or 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.yamlschema has been updated to align with the CAP Operator versionv0.15.0and the BTP Service Operator versionv0.7.7.
v0.6.0
Added
- Support for service only helm charts. For more details visit the Service Only Applications documentation page.
- Dependencies updated
values.yamlschema has been updated to align with the CAP Operator version v0.14.0 and the BTP Service Operator version v0.7.2