-
Notifications
You must be signed in to change notification settings - Fork 98
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: restatedev/restate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: restatedev/restate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 46 files changed
- 6 contributors
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 462376f - Browse repository at this point
Copy the full SHA 462376fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a80dda2 - Browse repository at this point
Copy the full SHA a80dda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93af210 - Browse repository at this point
Copy the full SHA 93af210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e48304 - Browse repository at this point
Copy the full SHA 1e48304View commit details -
Configuration menu - View commit details
-
Copy full SHA for a847adb - Browse repository at this point
Copy the full SHA a847adbView commit details
Commits on Jun 24, 2025
-
[fix] Default journal_retention to zero when reading old invoker effe…
…cts (#3451) This fixes a bug where restate v1.4.0 would fail to deserialize old invoker effects from bifrost. Example error: ``` 2025-06-24T10:51:30.432763Z ERROR run: restate_types::storage::decode: Flexbuffers error at field command.InvokerEffect.kind.JournalEntryV2.entry.inner.Command.command_specific_metadata.CallOrSend err=command.InvokerEffect.kind.JournalEntryV2.entry.inner.Command.command_specific_metadata.CallOrSend: Serde Error: missing field `journal_retention_duration` partition_id=5 2025-06-24T10:51:30.432772Z ERROR run: restate_wal_protocol::envelope: FlexbuffersSerde decode failure (decoding Envelope) err=decoding failed: Serde Error: missing field `journal_retention_duration` partition_id=5 2025-06-24T10:51:30.432788Z WARN run: restate_worker::partition: Shutting partition processor down because of error: decoding failed: Serde Error: missing field `journal_retention_duration` partition_id=5 ```
Configuration menu - View commit details
-
Copy full SHA for c1f9c6e - Browse repository at this point
Copy the full SHA c1f9c6eView commit details -
[fix] Add default serialization for CallRequest::journal_retention_du…
…ration Without default serialization deserializing a CallRequest which does not have this value will fail.
Configuration menu - View commit details
-
Copy full SHA for 347e620 - Browse repository at this point
Copy the full SHA 347e620View commit details -
Configuration menu - View commit details
-
Copy full SHA for f609892 - Browse repository at this point
Copy the full SHA f609892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d1e5d - Browse repository at this point
Copy the full SHA 45d1e5dView commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 41735fc - Browse repository at this point
Copy the full SHA 41735fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 979ab58 - Browse repository at this point
Copy the full SHA 979ab58View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.0...v1.4.1