Skip to content

Commit ef8e454

Browse files
chore(main): release 0.5.1 (#302)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6d552df commit ef8e454

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.0"
2+
".": "0.5.1"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.5.1](https://github.com/ChainSafe/canton-middleware/compare/v0.5.0...v0.5.1) (2026-06-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **ethrpc:** report zero native balance and gas ([#304](https://github.com/ChainSafe/canton-middleware/issues/304)) ([6d552df](https://github.com/ChainSafe/canton-middleware/commit/6d552df23cfb0e93d9830c4e4d4ef1ab59920201))
9+
* run all server goroutines under one errgroup ([#303](https://github.com/ChainSafe/canton-middleware/issues/303)) ([16ffa3e](https://github.com/ChainSafe/canton-middleware/commit/16ffa3e67b57909dd1de80e14b4d3e5b880b20f2))
10+
* serve /health at the configured health_check_url ([#301](https://github.com/ChainSafe/canton-middleware/issues/301)) ([9a5ccbd](https://github.com/ChainSafe/canton-middleware/commit/9a5ccbd023c37b9fb013e68b5936f74a085f981f))
11+
* stop running balance reconciler in the API server ([#300](https://github.com/ChainSafe/canton-middleware/issues/300)) ([f9de530](https://github.com/ChainSafe/canton-middleware/commit/f9de53035004de3c17b9e445052fad83f6fd4379))
12+
313
## [0.5.0](https://github.com/ChainSafe/canton-middleware/compare/v0.4.2...v0.5.0) (2026-06-08)
414

515

0 commit comments

Comments
 (0)