chore(observers): bump library patch version to 16.3.10 (6/6) - #263
Draft
marceloneppel wants to merge 1 commit into
Draft
chore(observers): bump library patch version to 16.3.10 (6/6)#263marceloneppel wants to merge 1 commit into
marceloneppel wants to merge 1 commit into
Conversation
The release flow refuses an already-tagged version, so the final merge of the observers stack must carry a fresh version; 16.3.9 is taken by the backups stack. Signed-off-by: Marcelo Henrique Neppel <marcelo.neppel@canonical.com>
marceloneppel
force-pushed
the
observers-6-bump-version
branch
from
September 4, 2026 21:26
44214e0 to
9e59480
Compare
marceloneppel
force-pushed
the
observers-5-observer-tests
branch
from
September 4, 2026 21:27
f82b44f to
cef5ced
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Part of the observers module migration from the PostgreSQL VM and K8s charms' 16/edge branches into this library. Stacks on #262.
Solution
Carries the version bump the release flow needs: it refuses to publish an already-tagged version, so the final merge of the stack must bring a fresh one. 16.3.9 is taken by the open backups stack, so this stack bumps the patch version to 16.3.10.
Checklist
Wiring up at canonical/postgresql-operator#1940 and canonical/postgresql-k8s-operator#1725.