We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1709a64 commit 5a5e550Copy full SHA for 5a5e550
CHANGELOG.md
@@ -23,6 +23,11 @@ changes.
23
24
- Submit observations to a `hydra-explorer` via optional `--explorer` option.
25
26
+- Add API command (POST /snapshot) which allows to adopt the given snapshot as the latest confirmed.
27
+ * add new `SideLodadSnapshot` client input.
28
+ * add new `SnapshotSideLoaded` state changed event.
29
+ * add new `SnapshotSideLoaded` server output.
30
+
31
## [0.20.0] - 2025-02-04
32
33
- **BETA** hydra-node now supports incremental commits in beta mode. We would like to test out this feature
0 commit comments