We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c75ed4 commit 2c1328fCopy full SHA for 2c1328f
CHANGELOG.md
@@ -1,13 +1,13 @@
1
# Changelog
2
3
-## [unreleased]
+## 5.1.4 - 2022-06-02
4
5
### Fixed
6
7
+* config: Fixed `OperationIndexConfig.types` field being partially ignored.
8
* index: Allow mixing oneshot and regular indexes in a single config.
9
* index: Call rollback hook instead of triggering reindex when single-level rollback has failed.
10
* index: Fixed crash with `RuntimeError` after continuous realtime connection loss.
-* index: Fixed `OperationIndexConfig.types` field being partially ignored.
11
* tzkt: Fixed `origination` subscription missing when `merge_subscriptions` flag is set.
12
13
### Performance
0 commit comments