Releases: lavanet/lava
Releases · lavanet/lava
0.2.0
What's Changed
- PRT-105 Fix the potential panic when identifying missing payments by @Aleksao998 in #145
- PRT-20 add info to fetchlatestblocks, and add retry mechanism to chainSentry init. by @ranlavanet in #146
- CNS-7 Enable consumer operation upon staking by @Yaroms in #142
- CNS-2 fix epoch backfilling by @Yaroms in #147
- PRT-63 Revamp E2E by @kajeagentspi in #152
- PRT-111 support rest optional additional params just parser by @kajeagentspi in #155
- remove print by @Yaroms in #151
- PRT-151 increase e 2 e build timeout by @kajeagentspi in #159
- Add readme for E2E by @kajeagentspi in #157
- DO-163 Add Release CI workflow by @luis02lopez in #153
- Add conditionals to save logs even when E2E fails by @kajeagentspi in #161
- Cache scaffolding by @omerlavanet in #156
- Enable gRPC-web calls on providers gRPC port by @Aleksao998 in #154
- PRT-63: Refactor package from main to e2e to improve compatibility and avoid naming conflicts by @omerlavanet in #162
- PRT-26 add provider data reliability verification for relay num 0 and cu sum 0 by @oren-lava in #167
- Revert "PRT 26 add provider data reliability verification for relay num 0 and cu sum 0" by @oren-lava in #170
- CNS-X Update Cosmos SDK to 45.11 by @Yaroms in #169
Full Changelog: v0.1.1...0.2.0-rc2
v0.1.2 (just Providers and Consumers)
This is a fix for v0.1.1, adding an upgrade plan
Full Changelog: v0.1.1...v0.1.2
v0.1.1 (just Providers and Consumers)
Need to upgrade?
-
Validators - Providers
- Consumers
What's Changed
- GROW-51: Implement Gateway Proxy log with NewRelic APM by @klajdikkolaj in #130
- PRT-84: Fix Consumer session nil error management by @ranlavanet in #140
- PRT-88: Prevent potential panic in the tendermintRPC by @Aleksao998 in #139
- CNS-123: Remove chain query from the spec module by @oren-lava in #137
- PRT-60: Unsubscribe relay number is throwing an error by @ranlavanet in #143
- PRT-24: remove colors from lava logs as they spam new relic with unparsable text by @ranlavanet in #144
New Contributors
- @klajdikkolaj made their first contribution in #130
- @Aleksao998 made their first contribution in #139
Full Changelog: v0.1.0...v0.1.1