Skip to content

Commit 90bc5b4

Browse files
chore(main): release 0.5.0 (#293)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 661d817 commit 90bc5b4

2 files changed

Lines changed: 19 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.4.2"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [0.5.0](https://github.com/ChainSafe/canton-middleware/compare/v0.4.2...v0.5.0) (2026-06-08)
4+
5+
6+
### Features
7+
8+
* api and indexer instrumented with metrics ([#221](https://github.com/ChainSafe/canton-middleware/issues/221)) ([6dd9d7d](https://github.com/ChainSafe/canton-middleware/commit/6dd9d7d208d26380913b186cb05cdfef593596f5))
9+
* **ci:** add release-please workflow with reusable docker build ([#288](https://github.com/ChainSafe/canton-middleware/issues/288)) ([1f95bf2](https://github.com/ChainSafe/canton-middleware/commit/1f95bf2434bdb8c7b086ad641c4248233e32b912))
10+
* **ci:** use GraphQL createCommitOnBranch for signed commits ([#286](https://github.com/ChainSafe/canton-middleware/issues/286)) ([38ad918](https://github.com/ChainSafe/canton-middleware/commit/38ad9183624a0d643e703946f1910dc6ca2479ae))
11+
* **metric:** instrument submitter ([#295](https://github.com/ChainSafe/canton-middleware/issues/295)) ([57602c1](https://github.com/ChainSafe/canton-middleware/commit/57602c1b4214bf8f620980763d9416674b883a54))
12+
* **metrics:** eth rpc instrumented ([#297](https://github.com/ChainSafe/canton-middleware/issues/297)) ([9a0044e](https://github.com/ChainSafe/canton-middleware/commit/9a0044e4af2ed25c661b316f6df4ebfa0acde0dd))
13+
* **metrics:** instrument accept worker ([#299](https://github.com/ChainSafe/canton-middleware/issues/299)) ([661d817](https://github.com/ChainSafe/canton-middleware/commit/661d81707ff1f5b12e826df8fa577db587357930))
14+
15+
16+
### Bug Fixes
17+
18+
* **relayer:** minimize eth_getLogs requests limit ([#289](https://github.com/ChainSafe/canton-middleware/issues/289)) ([3731441](https://github.com/ChainSafe/canton-middleware/commit/373144155c6a2bba691de8d61132be5a47d8dad4))

0 commit comments

Comments
 (0)