Releases: lavanet/lava
V0.4.4
Release Type:
-
Validator Upgrade
-
Consumer Upgrade
-
Provider Upgrade
What's Changed
- Update Readme with fixed version of GO by @SeanZoR in #232
- Return an error message from relay and not the placeholder by @Aleksao998 in #229
- PRT 201 verify why e2e didn't discover the payments bug by @kajeagentspi in #213
- CNS-164 fixed typo in polygon spec name by @Yaroms in #234
- PRT-236 Add multiple connections from the provider process by @ranlavanet in #233
- PRT-227 refactor chain sentry class by @omerlavanet in #218
- CNS-131: added events for unstaking by @oren-lava in #225
- PRT-273 when we have 0 providers left in pairing un block all providers and retry by @ranlavanet in #236
Full Changelog: v0.4.3...v0.4.4
Checksum d84b55953375591b56e604c8d834ea28909fd060193b6708df72677f2b6ded4f
Checksum 5fe3cc862f77820a3ef4258927b6ad96a286c16d03f2da12521724c3d3d288b0
v0.4.3
Release Type:
-
Validator Upgrade
-
Consumer Upgrade
-
Provider Upgrade
What's Changed
- 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
- added upgrade plan by @Yaroms in #200
- created const and replaced all occurances by @omerlavanet in #203
- DO-485 Improve release pipeline - pin ubuntu base image by @luis02lopez in #202
- now all events are in consts by @Yaroms in #205
- DOCS-18 Init README by @SeanZoR in #199
- DOCS-30: Create LICENSE.md by @SeanZoR in #191
- Release/0.4.11 by @ranlavanet in #211
- DOCS-18 Fix build command (Readme) by @SeanZoR in #212
- PRT-217-provider-uses-cache-even-without-blockHash-data by @omerlavanet in #204
- CNS-124 add check for apiinterface by @Yaroms in #206
- Prt 235 endpoint selection by client for combined geolocation providers fix by @omerlavanet in #214
- PRT 223 fix portal timeout and code 500 by @ranlavanet in #215
- PRT-251 adding a log in debug mode. by @ranlavanet in #217
- added protection for user requesting a block that is newer than chainSentry by @omerlavanet in #220
- PRT-221 consumer requested a smaller relay num than expected trying to overwrite past usage by @ranlavanet in #222
- Fix whitespace for Make 4.3 by @kj89 in #224
- PRT-206 add lava txs to e2e lava over lava txs validate they happened on chain by @kajeagentspi in #207
- added upgrade plan by @Yaroms in #230
New Contributors
Full Changelog: 0.4.0...v0.4.31
Checksum e7e35ca9d56d4c0842efebe1df177c33f2f367109dd7d22088b082508e194622
Checksum 35c26ffbb8a2db00852f0a9d6953a8fee3af17370d0d27b4b0d329ba6d853ea2
v0.4.2 (Just providers)
What's Changed
- PRT-220 hot fix v0.4.2-rc by @ranlavanet in #216
Full Changelog: v0.4.1...v0.4.2
Checksum 5758c28954e39a9f02c5ac963741848d3096426f4fc98ac1452ff70e27c677c2
0.4.1 (just Providers)
NOT A NETWORK UPGRADE.
Added upgrade plan
d07c11f6 - PRT-228 fixing chain id flag
e79abac0 - PRT-226 fixing up to 1000 concurrent cosnumer session manager
Full Changelog: 0.4.0-rc2...0.4.1-RC1
Checksum cdcd65ac948faf28d1fc6ae65e4ca1009182dd1642803ce60e6effb904a3ba34
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