Skip to content
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

Use correct (i.e. latest released) Hazelcast config schema version #645

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

JackPGreen
Copy link
Contributor

In #636, the Hazelcast version was downgraded from 5.5.0-SNAPSHOT to 5.4.0 - but the config files' schemas are still referencing 5.5.

Unlike #636, these versions will not be upgraded by either Dependabot or the release pipeline.

This isn't great, but - for code-samples at least - there is no effect of an outdated (but still valid, released) schema version.

In hazelcast#636, the Hazelcast version was downgraded from `5.5.0-SNAPSHOT` to `5.4.0` - but the config files' schemas are still referencing `5.5`.
@JackPGreen JackPGreen self-assigned this Jul 9, 2024
@JackPGreen JackPGreen enabled auto-merge (squash) July 9, 2024 12:17
@JackPGreen JackPGreen merged commit 8c799e7 into hazelcast:master Jul 10, 2024
2 checks passed
@JackPGreen JackPGreen deleted the fix-schema-config-version branch July 10, 2024 10:23
JackPGreen added a commit to JamesHazelcast/hazelcast-code-samples that referenced this pull request Jul 10, 2024
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.

3 participants