Skip to content

Commit 724160d

Browse files
committed
Add Changelog for 13.0.5
1 parent 9250ab6 commit 724160d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cardano-db-sync/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Revision history for cardano-db-sync
22

3+
## 13.0.5
4+
* Fixed an issue where `StakeAdress` cache was not cleaned up properly and could cause crashes [#1222]
5+
* Fixed an issue where fees for txs with phase 2 failure which din't include the total_collateral fields appeared to be 0 [#1242]
6+
* Fixed an issue where `Datum` were reserialised and could be inserted in a different CBOR format [#1214]
7+
* Improved docker documentation
8+
* Made disable options like `disable-ledger` easily available through docker
9+
* Supported new networks, preview, preprod
10+
311
## 13.0.4
412
* Bump to the latest node release.
513

0 commit comments

Comments
 (0)