Note: 0.15.9 was yanked, so we compare to the previous release 0.15.8
What's Changed
- Cap log level to debug on web by @deuszx in #5177
- Disable memory profiling by @ndr-ds in #5181
- Add liveness probes to proxy/shards (#5169) by @ndr-ds in #5182
- feat(helm): Use separate image for block-exporter by @eldios in #5186
- Background sync of received certificates fix by @deuszx in #5163
- Backport: Move
TaskProcessor-related types tolinera_baseby @bart-linera in #5180 - Fix Docker Compose validator (backport of #5184) by @ndr-ds in #5185
- Slightly less logs in the indexer by @deuszx in #5192
- Stop treating message senders as dependencies of a block. by @deuszx in #5190
- fix missing logs in tests by @ma2bd in #5197
- Support activating logs via the environment variable LINERA_APPLICATION_LOGS by @ma2bd in #5198
- [testnet] Fix docker-compose build. (#5200) by @afck in #5202
- Add option
--read-onlyto the node servicePublic apis by @afck in #5201 - Check block cache on create_cross_chain_requests (#5013) by @ndr-ds in #5203
- Improve
send_chain_informationby @deuszx in #5205 - Send only blocks at missing heights by @deuszx in #5206
- [testnet] System call to change app permission by @ma2bd in #5215
- RM "certificate written to storage" log by @deuszx in #5222
- Fix central monitoring traces forwarding with fan-out architecture by @eldios in #5226
- fix(monitoring): use port name instead of port number for metrics scraping by @eldios in #5229
- fix(monitoring): update values file to use port name for metrics scraping by @eldios in #5230
- Backport: Make sure background sync is correctly started for chains being listened to (#5188) by @bart-linera in #5225
- Set RUST_LOG=linera=info for remote compatibility and rust tests by @deuszx in #5239
- Backport: Merge tracked chains with listening mode map. (#5232) by @bart-linera in #5237
- Feature/certificate lookup by height by @deuszx in #5233
- [testnet] Add
get_application_permissions. (#5245) by @afck in #5248 - [testnet] Tentatively fix the controller logic by @ma2bd in #5241
- Backport: Improve CLI UX (#5223 #5227) by @bart-linera in #5228
- Prepare release of SDK v0.15.10 by @ma2bd in #5252
Full Changelog: v0.15.8...v0.15.10