Unclaimed project
Are you a maintainer of linera-protocol? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
linera-protocol
Main repository for the Linera protocol
Release SDK v0.15.8 - linera-protocol Release Notes | AnnounceHQBack to changelogNew
Release SDK v0.15.8
What's Changed
- Ignore missing cert errors if it's expected. Load it from env by @deuszx in https://github.com/linera-io/linera-protocol/pull/5039
- [testnet] Fix a comment and log level. (#5047) by @afck in https://github.com/linera-io/linera-protocol/pull/5057
- Indexer stores blobs published in blobs table. by @deuszx in https://github.com/linera-io/linera-protocol/pull/4988
- Avoid using the shared chain state view. (#5063) by @afck in https://github.com/linera-io/linera-protocol/pull/5065
- Switch to ScyllaDB when testing the exporter stack locally (#5066) by @deuszx in https://github.com/linera-io/linera-protocol/pull/5087
- [testnet] Rename
--grace-period; don't apply on client. (#5078, #5086) by @afck in https://github.com/linera-io/linera-protocol/pull/5088
- [testnet] Add the corrections for the autocompletion. by @MathieuDutSik in https://github.com/linera-io/linera-protocol/pull/5076
- [testnet] Collect pending messages after acquiring client lock. (#5091) by @afck in https://github.com/linera-io/linera-protocol/pull/5094
- Don't fail w/ an error on destinations mismatch by @deuszx in https://github.com/linera-io/linera-protocol/pull/5095
Move the wallet into linera-core (#5080) by @Twey in https://github.com/linera-io/linera-protocol/pull/5104feat(ci): add linera-exporter Docker image build [testnet_conway] by @eldios in https://github.com/linera-io/linera-protocol/pull/5110Port the ListeningMode enum to the testnet branch by @bart-linera in https://github.com/linera-io/linera-protocol/pull/5111Log after writing cert to storage by @deuszx in https://github.com/linera-io/linera-protocol/pull/5109[testnet] Node service plugins (backport of #5072) by @bart-linera in https://github.com/linera-io/linera-protocol/pull/5112Thread pool (#5113) by @Twey in https://github.com/linera-io/linera-protocol/pull/5115[testnet] Retry and warn if validators return InvalidTimestamp. (#5090) by @afck in https://github.com/linera-io/linera-protocol/pull/5108Disable fallback mode. by @afck in https://github.com/linera-io/linera-protocol/pull/5102Autosigning on the Web (#5116) by @Twey in https://github.com/linera-io/linera-protocol/pull/5127Support opt-in enabling of application logging. (#5099) by @deuszx in https://github.com/linera-io/linera-protocol/pull/5117Conway web logging by @deuszx in https://github.com/linera-io/linera-protocol/pull/5138Remote compatibility test concurrency by @ma2bd in https://github.com/linera-io/linera-protocol/pull/5145Autosigning improvements (#5126) by @Twey in https://github.com/linera-io/linera-protocol/pull/5146Bump tonic dependencies by @deuszx in https://github.com/linera-io/linera-protocol/pull/5148[testnet] Follow-only chains (#5101) by @afck in https://github.com/linera-io/linera-protocol/pull/5114Attempt to fix the web tests by @deuszx in https://github.com/linera-io/linera-protocol/pull/5155Multichain API for Web (#5143) by @Twey in https://github.com/linera-io/linera-protocol/pull/5157linera-service: remove debugging print by @Twey in https://github.com/linera-io/linera-protocol/pull/5165Prepare SDK release 0.15.8 by @ma2bd in https://github.com/linera-io/linera-protocol/pull/5174Full Changelog: https://github.com/linera-io/linera-protocol/compare/v0.15.7...v0.15.8