Releases: celestiaorg/celestia-core
Releases · celestiaorg/celestia-core
v1.36.1-tm-v0.34.29
v1.36.0-tm-v0.34.29
What's Changed
- fix: use a separate lookup map for reserving txs (backport #1272) by @mergify in #1274
- chore(deps): upgrade to Go 1.22.2 (backport #1283) by @mergify in #1286
- chore: Update CODEOWNERS by @rootulp in #1301
- feat!: replace the influx tracer with a local one by @evan-forbes in #1290
- fix: downgrade viper by @evan-forbes in #1312
- feat: adds the feature to read push config from env vars (backport #1318) by @staheri14 in #1319
- chore: introduces constants for tracer push configs environment variable names (manual backport #1324) by @staheri14 in #1323
- feat: support writing only internal messages to WAL by @rach-id in #1326
- test(mempool/cat): fix flaky TestTxPool_BroadcastQueue (backport #1321) by @mergify in #1345
- chore(deps): bump go to v1.22.3 by @rach-id in #1347
- feat: wrap ShareProof in a ResultShareProof by @rach-id in #1351
- chore: increase the data commitment blocks limit in the API (Backport #1268) by @rach-id in #1353
Full Changelog: v1.35.0-tm-v0.34.29...v1.36.0-tm-v0.34.29
v1.35.0-tm-v0.34.29
What's Changed
- chore: consolidate require blocks by @rootulp in #1246
- chore: upgrade to Go 1.22 by @rootulp in #1249
Full Changelog: v1.34.0-tm-v0.34.29...v1.35.0-tm-v0.34.29
v1.34.0-tm-v0.34.29
What's Changed
- fix: make priority calculations consistent for TestTxMempool_ReapMaxBytes (backport #1170) by @mergify in #1171
- feat: add MaxGossipDelay from CAT pool to the config (backport #1174) by @mergify in #1175
- fix: pass version when converting between proto consensus params types by @evan-forbes in #1202
- feat!: traces gossiped votes in the InfluxDB (backport #1204) by @mergify in #1209
- fix: correctly prune peers from the seenTxSet when disconnecting (backport #1215) by @mergify in #1217
- feat(mempool): add metric size of pool in bytes (backport #1195) by @mergify in #1220
- feat: add more consensus metrics on rejected proposals (backport #1216) by @mergify in #1221
- fix: use genesis file app version if it is set (backport #1227) by @mergify in #1232
Full Changelog: v1.33.0-tm-v0.34.29...v1.34.0-tm-v0.34.29
v1.33.0-tm-v0.34.29
What's Changed
Full Changelog: v1.32.0-tm-v0.34.29...v1.33.0-tm-v0.34.29
v1.32.0-tm-v0.34.29
What's Changed
- Revert "fix!: change the instrumentation config to circumvent viper b… by @evan-forbes in #1167
Full Changelog: v1.31.0-tm-v0.34.29...v1.32.0-tm-v0.34.29
v1.31.0-tm-v0.34.29
What's Changed
Full Changelog: v1.30.0-tm-v0.34.29...v1.31.0-tm-v0.34.29
v1.30.0-tm-v0.34.29
What's Changed
- [Snyk] Security upgrade pillow from 9.2.0 to 10.0.1 by @celestia-bot in #1106
- feat: loop through all txs before returning the tx set to consensus (backport #1113) by @mergify in #1117
- chore(deps): upgrade to grpc-go v1.59.0 (backport #1128) by @mergify in #1133
- fix!: change the instrumentation config to circumvent viper bug by @evan-forbes in #1143
- feat: more precise mempool metrics by @evan-forbes in #1158
New Contributors
- @celestia-bot made their first contribution in #1106
- @mergify made their first contribution in #1117
Full Changelog: v1.29.0-tm-v0.34.29...v1.30.0-tm-v0.34.29
v1.29.0-tm-v0.34.29
What's Changed
Full Changelog: v1.28.0-tm-v0.34.29...v1.29.0-tm-v0.34.29
v1.28.0-tm-v0.34.29
What's Changed
- feat: adds channel ID label to the Prometheus message_receive_bytes_total and message_send_bytes_total metrics by @staheri14 in #1078
- chore: bump to v0.34.29 of comet by @cmwaters in #1087
- feat: includes peer_id as a label in the MessageSendBytesTotal and MessageReceiveBytesTotal Prometheus metrics by @staheri14 in #1086
- chore: backport #1084, #1089 and #1088 by @cmwaters in #1093
- feat: tracks block time using a Prometheus gauge metric type by @staheri14 in #1091
- Update rpc client header (#9276) (#9349) by @evan-forbes in #1096
Full Changelog: v1.27.0-tm-v0.34.28...v1.28.0-tm-v0.34.29