Skip to content

Releases: cap-js/cap-operator-plugin

v0.4.0

16 Sep 12:29
9e2e656
Compare
Choose a tag to compare

Added

  • Added handling for CAP and Additional workloads in mta transformer

Fixed

  • Fix issue with CAV.Spec.Version being set as a number

v0.3.0

13 Sep 13:55
f1b9e60
Compare
Choose a tag to compare

Added

  • New helm chart variant with configurable templates
  • CLI tool to convert existing basic chart to configurable templates chart
  • Updated @sap/cds-dk to version 8.2.1 for the CLI option parsing issue fix
  • Support for dynamic service instance key name in runtime-values.yaml file
  • Changed workload keys in the values.yaml to camelcase

Fixed

  • Removed empty env from workloads during mta transformation
  • App name derivation fix in template function

v0.2.0

21 Aug 11:09
07a5d6b
Compare
Choose a tag to compare

Added

  • Updated to CDS v8
  • Updated values.schema.json to allow additional properties on values.yaml
  • Removed unused variables from templates
  • Unit test enhancements

v0.1.0

25 Jul 13:40
da3cc25
Compare
Choose a tag to compare

Added

  • New CLI to generate runtime values file npx cap-op-plugin generate-runtime-values
  • Updated values.schema.json to the latest version of CAP Operator(v0.6.0) and BTP Service Operator(v0.6.5)
  • Adds the $XSAPPNAME.Callback and $XSAPPNAME.mtcallback scopes to xs-security.json if they are not already present
  • Switched helm chart to v2 apiVersion

v0.0.2

13 May 12:35
Compare
Choose a tag to compare

Added

  • Updated the readme file with more information on the runtime deployment parameters
  • Tenant and content job default configuration added to workloads
  • tenantOperations and contentJobs removed from the default configuration to avoid webhook errors during deployment

Fixed

  • Fixed placeholder render issue in mta transformer warning messages

v0.0.1

23 Apr 07:35
d625f32
Compare
Choose a tag to compare

Added

  • Initial release

v0.0.1-alpha.2

16 Apr 07:20
Compare
Choose a tag to compare

Added

  • v0.0.1-alpha.2 release

v0.0.1-alpha.1

21 Mar 09:08
Compare
Choose a tag to compare

Added

  • v0.0.1-alpha.1 release

0.0.1-alpha

11 Mar 13:00
Compare
Choose a tag to compare

Initial alpha version