Skip to content

Update ClusterMarker doc strings to clarify versioning requirements#1925

Merged
pcholakov merged 1 commit intomainfrom
issues/1924
Sep 6, 2024
Merged

Update ClusterMarker doc strings to clarify versioning requirements#1925
pcholakov merged 1 commit intomainfrom
issues/1924

Conversation

@pcholakov
Copy link
Contributor

This PR updates the version compatibility tuple for the Restate 1.1.0 release.

  • Since we are not introducing new default features that break backwards compatibility with prior releases, the minimum forwards-compatible version remains at 1.0.0.
  • Since we are remain backwards-compatible with older versions' data stores, the minimum version which we can open with the new release also remains at 1.0.0.

I updated some comments which I feel make them easier to understand.

Fixes #1924

@github-actions
Copy link

github-actions bot commented Sep 5, 2024

Test Results

15 files  ±0  15 suites  ±0   20m 29s ⏱️ +22s
 6 tests ±0   6 ✅ ±0  0 💤 ±0  0 ❌ ±0 
18 runs  ±0  18 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 62a6867. ± Comparison against base commit 539453e.

♻️ This comment has been updated with latest results.

@pcholakov pcholakov merged commit 53ef01b into main Sep 6, 2024
@pcholakov pcholakov deleted the issues/1924 branch September 6, 2024 11:34
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.

Update [COMPATIBILITY_INFORMATION](https://github.com/restatedev/restate/blob/main/crates/node/src/cluster_marker.rs) for 1.1

2 participants