Skip to content

chore: force release version to 7.2.0 - #556

Merged
sebastiancorrea81 merged 2 commits into
mainfrom
chore/force-release-version-7.2.0
Sep 3, 2026
Merged

chore: force release version to 7.2.0#556
sebastiancorrea81 merged 2 commits into
mainfrom
chore/force-release-version-7.2.0

Conversation

@sebastiancorrea81

Copy link
Copy Markdown
Collaborator

Summary

#554 (the 6.x-into-main merge) included three commits carrying breaking-change markers for real interface changes in nullplatform/agent and service_definition_agent_association. That's causing release-please to compute the next version as 8.0.0 (see PR #555, already open).

These changes are being treated as non-breaking for this repo's consumption model: every consumer pins an exact ?ref=vX.Y.Z per module, so no automatic upgrade behavior depends on strict semver correctness here. This PR doesn't touch any file — it's an empty commit carrying a Release-As: 7.2.0 footer, release-please's documented mechanism for overriding the computed version.

Once merged, release-please should regenerate #555 (or open a new release PR) targeting 7.2.0 instead of 8.0.0.

🤖 Generated with Claude Code

Several commits merged into main's history via #554 (the 6.x-into-main
merge) carried breaking-change markers (feat(agent)!: and BREAKING
CHANGE: footers) for real interface changes in nullplatform/agent and
service_definition_agent_association. That's causing release-please to
compute the next version as 8.0.0 (PR #555).

These changes are being treated as non-breaking for this repo's
consumption model: every consumer pins an exact `?ref=vX.Y.Z` per
module, so no automatic upgrade behavior depends on strict semver
correctness here. The actual interface changes remain fully documented
in each commit's body — only the version-bump signal is being
overridden.

Release-As: 7.2.0
@sebastiancorrea81
sebastiancorrea81 merged commit 3abfc8c into main Sep 3, 2026
51 checks passed
@sebastiancorrea81
sebastiancorrea81 deleted the chore/force-release-version-7.2.0 branch September 3, 2026 14:02
release-application Bot added a commit that referenced this pull request Sep 3, 2026
🤖 I have created a release *beep* *boop*
---


##
[7.2.0](v8.0.0...v7.2.0)
(2026-09-03)


### Miscellaneous Chores

* force release version to 7.2.0
([#556](#556))
([3abfc8c](3abfc8c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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