Releases: Commit-Boost/commit-boost-client
Releases · Commit-Boost/commit-boost-client
v0.4.0
What's Changed
- fix dashboard import by @ltitanb in #160
- new registration setting by @ltitanb in #158
- feat: add relay header metric by @ltitanb in #161
- chore: add signal entrypoint by @ltitanb in #162
- fix(signer/api)!: typo in docs by @David-Petrov in #163
- fix: read body in chunks by @ltitanb in #164
- feat(signer): store proxy keys and delegations by @ltitanb in #166
- Feat/doc k8s by @aimxhaisse in #170
- chore: bump alloy dep by @ltitanb in #177
- CBST-14: exit codes by @ltitanb in #175
- CBST-10: validate PBS config by @ltitanb in #173
- CBST-13: deserialize wei by @ltitanb in #174
- CBST 06: dont expose ports by default by @ltitanb in #179
- CBST-18: docker group warn by @ltitanb in #183
- CBST-19: missing relays by @ltitanb in #185
- CBST-11: windows warning by @ltitanb in #186
- CBST-20: misc by @ltitanb in #184
- CBST-08: warn on signer load error by @ltitanb in #181
- CBST-05: filter 204 responses by @ltitanb in #178
- CBST-07: pw warning by @ltitanb in #180
- CBST-17: pin versions by @ltitanb in #182
- CBST-04: docker user by @ltitanb in #176
- CBST-03: validate more get header by @ltitanb in #188
- CBST-02: add retries by @ltitanb in #187
- feat: add pbs mux by @ltitanb in #172
- add genesis time in path chain loader by @ltitanb in #190
- Public necessary type for custom pbs pipeline by @Akagi201 in #194
- add mux file loader by @ltitanb in #192
- feat: add support for more CL keystore formats by @ManuelBilbao in #189
- feat(signer): add Web3Signer support by @ManuelBilbao in #196
- feat(signer): add ERC2335 ProxyStore by @ManuelBilbao in #193
- add audit by @ltitanb in #198
- bump version by @ltitanb in #199
- chore: remove windows targets by @ltitanb in #201
New Contributors
- @ManuelBilbao made their first contribution in #189
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- chore: add sepolia by @ltitanb in #147
- chore(typo):
event_publiher
->event_publisher
by @thedevbirb in #149 - chore: better errors and typos by @ltitanb in #151
- fix: false loader path by @ltitanb in #153
- Release 0.3.1 by @ltitanb in #154
New Contributors
- @thedevbirb made their first contribution in #149
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix docs by @ltitanb in #125
- audit permissions by @fbrv in #128
- add RELAY_LAST_SLOT metric by @ltitanb in #126
- Improvements & update of Helm chart to follow recent developments by @aimxhaisse in #127
- Update overview.md by @sam-coffey in #134
- add vouch support docs by @ltitanb in #132
- update eth deps by @ltitanb in #133
- align binary names by @ltitanb in #131
- fix docker images to specific tag by @fbrv in #137
- support chain spec by @ltitanb in #138
- body too large warn by @fbrv in #140
New Contributors
- @sam-coffey made their first contribution in #134
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Export more types for use in modules by @mempirate in #97
- feat/benchmark by @ltitanb in #100
- add custom signing domain by @ltitanb in #106
- docs: fix docker image by @Akagi201 in #109
- feat: use the official commit-boost repository by @aimxhaisse in #107
- feat: build linux ARM docker image by @ArchiFleKs in #113
- feat: add ServiceMonitor support to helm chart by @ArchiFleKs in #114
- feat: support environment variables in module config by @mempirate in #115
- fix: remove needless borrow and unncessary import to pass pre-commit by @ArchiFleKs in #116
- feat: optimize dockerfiles + best practices by @ArchiFleKs in #112
- feat: add binary support by @ltitanb in #117
- feat: return proxy map by @ltitanb in #118
- add proxy module check by @ltitanb in #120
- Release 0.2.0 by @ltitanb in #122
New Contributors
- @mempirate made their first contribution in #97
- @Akagi201 made their first contribution in #109
- @ArchiFleKs made their first contribution in #113
Full Changelog: v0.0.1...v0.2.0
v0.1.0
v0.0.1
What's Changed
- feat: launch module from docker image by @David-Petrov in #3
- Add api by @ltitanb in #1
- Feat/metrics by @mikirov in #4
- keystore support by @ltitanb in #6
- Feat/docs by @mikirov in #8
- Reoder crates by @ltitanb in #31
- Docs refactor by @ltitanb in #32
- Update docs v1 dv by @DrewVanderWerff in #33
- expand metrics by @ltitanb in #37
- ltitanb/improve pbs logging by @ltitanb in #38
- add timeout to reqwest client by @fbrv in #41
- timing games by @ltitanb in #40
- github ci by @fbrv in #43
- error handling by @fbrv in #45
- builder events module by @ltitanb in #46
- Prometheus persist: Programatically adds a docker volume on to the docker-compose to be used for storing prometheus data by @mikirov in #49
- Grafana persistant dashboards by @mikirov in #9
- log rotation by @fbrv in #48
- fix top level error wrap by @ltitanb in #55
- fb: feat/support docker compose by @fbrv in #60
- fb feat/system metrics, persists grafana metrics by @fbrv in #57
- cargo security audit by @fbrv in #62
- fix: small typo in configuration doc by @aimxhaisse in #63
- improve pbs exports by @ltitanb in #64
- add commit boost to UA by @ltitanb in #66
- Fix missing error format for load_env_var by @mksh in #68
- feat(signer)!: add proxy keys by @David-Petrov in #39
- simplify builider api generics by @ltitanb in #72
- fix CI fmt by @ltitanb in #76
- fix!: don't log jwts on signer startup by @David-Petrov in #78
- remove unused deps by @ltitanb in #75
- warning for exposed port by @fbrv in #84
- logs in separate containers by @fbrv in #83
- Add relay monitors by @ltitanb in #73
- use COMPOSE_FILE env var by @fbrv in #86
- feat: add dummy /status probe in metrics' module by @aimxhaisse in #94
- feat: add draft of k8s support by @aimxhaisse in #92
- feat(signer): add ECDSA proxy keys by @David-Petrov in #87
- Simplify config by @ltitanb in #99
New Contributors
- @David-Petrov made their first contribution in #3
- @mikirov made their first contribution in #4
- @DrewVanderWerff made their first contribution in #33
- @fbrv made their first contribution in #41
- @aimxhaisse made their first contribution in #63
- @mksh made their first contribution in #68
Full Changelog: https://github.com/Commit-Boost/commit-boost-client/commits/v0.0.1