Releases: lavanet/lava
Releases · lavanet/lava
0.4.0
ℹ️ This version will be picked up by lava-testnet-1
RC-2:
- PRT-140: portal memory is increasing over time check why what do we cache and forget to release see image addded by @oren-lava in #190
- Upgrade plan 0.4.0 added
What's Changed
- PRT-132 added check to validate provider's address by @ranlavanet in #196
- PRT-194 Fix blocking code being before cache-be init by @omerlavanet in #197
- PRT-191 adding indents for specs. by @ranlavanet in #194
- CNS-29: fix minor issues around relay payment and relay payment test by @oren-lava in #188
- PRT-194 fix cache be not being loaded properly by @omerlavanet in #198
- PRT-142 Fix issue where provider cannot extract the consumer address by @Aleksao998 in #195
- CNS-45 add query to support protocol by @oren-lava in #166
Full Changelog: 0.3.0-rc...0.4.0-rc2
v0.3.0
lava-testnet-1
genesis ⭐️
What's Changed
- DO-249 Improve release asset name by @luis02lopez in #168
- Update timeout and GO version by @dvir1994 in #171
- PRT-157 fix parsing of uri query params by @kajeagentspi in #164
- Use fiber favicon middleware to block favicon requests by @kajeagentspi in #174
- PRT-26 add provider data reliability verification for relay num 0 and cu sum 0 by @oren-lava in #175
- CNS-88 add moniker field to provider by @Yaroms in #163
- PRT-170 removing package main from mock proxy, adjusting E2E to throw errors immidiately and not wait for timeout, also to print out the error by @ranlavanet in #176
- CNS-17 burst add full support to starknet by @oren-lava in #180
- CNS-29: Stake unstake gov unit tests by @oren-lava in #148
- PRT-117 tech go linter by @Yaroms in #181
- PRT-139 Only add params when not nil by @kajeagentspi in #182
- PRT-128 Add provider address to error by @kajeagentspi in #186
- PRT-27 Use compute units as timeout duration by @kajeagentspi in #183
- PRT-169 Assign tx factory with modified gas by @kajeagentspi in #187
- PRT-41 lower QOS score on failed data reliability sessions by @ranlavanet in #184
- PRT-133 design grpc portal implementation by @ranlavanet in #160
- PRT-57 add webgrpc server implementation by @ranlavanet in #172
- DO-462 Create base Docker image to be used with tube by @praveenperera in #178
- changed Empty type to googleproto.Empty by @omerlavanet in #189
- CNS-100: Remove gRPC from expected interfaces by @Yaroms in #192
- CNS-53 spec support simultaneously both res ts get post by @Yaroms in #165
New Contributors
- @dvir1994 made their first contribution in #171
- @praveenperera made their first contribution in #178
Full Changelog: 0.2.0...0.3.0-rc
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