Skip to content

[Misc] Bump version to 0.19.0 and update schema for new CAV fields - #119

Merged
anirudhprasad-sap merged 3 commits into
mainfrom
cavCrdUpdate
Jul 31, 2026
Merged

[Misc] Bump version to 0.19.0 and update schema for new CAV fields#119
anirudhprasad-sap merged 3 commits into
mainfrom
cavCrdUpdate

Conversation

@anirudhprasad-sap

@anirudhprasad-sap anirudhprasad-sap commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bump Version to 0.19.0 with Lifecycle Fields and schema Updates

New Features

✨ Bumps the package version to 0.19.0 and introduces lifecycle and terminationGracePeriodSeconds fields to the Helm chart schema, enabling pod lifecycle hooks (postStart, preStop) and graceful termination configuration for both deployment and job workloads. Also adds documentation for the new CAP Operator Skill feature and updates the minimum @sap/cds-dk requirement.

Changes

  • CHANGELOG.md: Added version 0.19.0 changelog entry documenting the new lifecycle and terminationGracePeriodSeconds schema fields.
  • README.md: Updated minimum @sap/cds-dk requirement from >=8.2.1 to >=9. Added a new CAP Operator Skill section describing AI-assisted management of multi-tenant CAP applications, including the npx skills add command.
  • files/chart/values.schema.json: Added lifecycle (referencing #/$defs/Lifecycle) and terminationGracePeriodSeconds (integer) fields to both DeploymentDetails and JobDetails definitions.
  • package.json / package-lock.json: Bumped package version from 0.18.0 to 0.19.0.
  • hack/go.mod: Updated Go version to 1.26.5 and bumped several dependencies including cap-operator (v0.32.0v0.34.0), sap-btp-service-operator (v0.11.6v0.11.8), Kubernetes libraries (v0.36.2v0.36.3), and various go-openapi and golang.org/x packages.
  • hack/go.sum: Updated dependency checksums to match the updated go.mod.
  • 🔄 Regenerate and Update Summary
PR Bot Information

Version: 1.29.9

  • Event Trigger: pull_request.edited
  • Output Template: Default Template
  • Correlation ID: 6b02ec50-8cbc-11f1-9ccf-6115f297b508
  • LLM: anthropic--claude-4.6-sonnet
  • File Content Strategy: Full file content
  • Summary Prompt: Default Prompt

@anirudhprasad-sap anirudhprasad-sap changed the title [Misc] Bump version to 0.19.0 and update README and schema for new lifecycle fields [Misc] Bump version to 0.19.0 and update README and schema for new CAV fields Jul 28, 2026

@hyperspace-pr-bot hyperspace-pr-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR is clean and correct overall — the schema additions are properly structured and mirrored for both DeploymentDetails and JobDetails, the version bumps are consistent across package.json and package-lock.json, and the README changes are accurate. The only issue found is the unfilled date placeholder in the CHANGELOG.md entry for version 0.19.0.

PR Bot Information

Version: 1.29.2

  • Event Trigger: pull_request.opened
  • File Content Strategy: Full file content
  • Experiment Variant: control
  • LLM: anthropic--claude-4.6-sonnet
  • Correlation ID: 6bbbeb30-8a8f-11f1-9256-a159c00a7839

Comment thread CHANGELOG.md Outdated
@anirudhprasad-sap anirudhprasad-sap changed the title [Misc] Bump version to 0.19.0 and update README and schema for new CAV fields [Misc] Bump version to 0.19.0 and update schema for new CAV fields Jul 31, 2026
@anirudhprasad-sap
anirudhprasad-sap marked this pull request as ready for review July 31, 2026 08:47

@hyperspace-pr-bot hyperspace-pr-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks generally well-structured, but the go.sum file has three incomplete entries (github.com/go-openapi/swag/jsonutils/fixtures_test v0.28.0, golang.org/x/mod v0.38.0, and golang.org/x/tools v0.47.0) that are each missing their required /go.mod hash line. Running go mod tidy in the hack/ directory will regenerate the file and resolve all three issues at once.

PR Bot Information

Version: 1.29.9

  • Correlation ID: 6f34d630-8cbc-11f1-9ad4-5476d8f8aa66
  • Event Trigger: pull_request.ready_for_review
  • LLM: anthropic--claude-4.6-sonnet
  • Experiment Variant: control
  • File Content Strategy: Full file content

Comment thread hack/go.sum
Comment thread hack/go.sum
Comment thread hack/go.sum
@sonarqubecloud

Copy link
Copy Markdown

@Pavan-SAP Pavan-SAP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anirudhprasad-sap
anirudhprasad-sap merged commit d39ecbd into main Jul 31, 2026
9 checks passed
@anirudhprasad-sap
anirudhprasad-sap deleted the cavCrdUpdate branch July 31, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants