Skip to content

chore: release v4.202607.0#164

Merged
jung-thomas merged 1 commit into
mainfrom
release/v4.202607.0
Jul 11, 2026
Merged

chore: release v4.202607.0#164
jung-thomas merged 1 commit into
mainfrom
release/v4.202607.0

Conversation

@jung-thomas

Copy link
Copy Markdown
Contributor

Release v4.202607.0

Version bump + changelog for the 4.202607.0 release.

Why a PR (not the dispatch button)

The Release hana-cli workflow's workflow_dispatch path runs a prepare job that pushes the version-bump commit directly to main — which the branch-protection rulesets reject (GH013: Repository rule violations). So the bump is done here as a PR instead.

After this merges, pushing the v4.202607.0 tag triggers the workflow's tag path (resolve-version → publish), which does not push to main and publishes to npm + creates the GitHub release + MCP registry cleanly.

What's in this release

Files

package.json, npm-shrinkwrap.json, server.json, mcp-server/package.json, mcp-server/npm-shrinkwrap.json4.202607.0 (mcp-server → 1.202607.0); CHANGELOG.json / CHANGELOG.md updated.

Follow-up note

Consider updating the release workflow so workflow_dispatch opens a release PR (or adds a bypass actor) instead of pushing to main — the current dispatch path can't succeed under the active rulesets.

Version bump + changelog for the 4.202607.0 release. Done via PR because the
release workflow's workflow_dispatch path pushes the bump commit directly to
main, which the branch-protection rulesets reject (GH013). After this merges,
pushing the v4.202607.0 tag triggers the workflow's tag path (resolve-version
-> publish), which does not push to main and publishes cleanly.

Includes: self-contained OS-portable VS Code .vsix (#159), CAP 10 + cds-10
drivers (#160), TypeScript 7 for extension/mcp-server + consolidated deps
(#160, #162), Group B majors (#162), i18n key fixes (#163).
@jung-thomas
jung-thomas merged commit f28ba5e into main Jul 11, 2026
10 checks passed
@jung-thomas
jung-thomas deleted the release/v4.202607.0 branch July 11, 2026 19:46
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.

1 participant