Skip to content

Add non-static consumer message versioning #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

crokita
Copy link
Contributor

@crokita crokita commented Jul 2, 2021

Fixes #256

This PR is ready for review.

Risk

This PR makes no API changes.

Summary

The policy server will now use the highest ID of the consumer message group to generate the version number, depending on the environment (STAGING or PRODUCTION), keeping the ###.###.### format up until an ID of a billion. This effectively ensures that the most recent changes to the messages will mean a new highest version.

@crokita crokita merged commit 1989b88 into develop Jul 28, 2021
@crokita crokita deleted the feature/message-versioning branch August 20, 2021 14:43
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.

No consumer friendly message version update
2 participants