Skip to content

Releases: oceanprotocol/aquarius

v5.1.8

17 Jan 21:37
131a9be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.7...v5.1.8

v5.1.7

28 Nov 15:33
84a560e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.5.1.6...v5.1.7

v5.1.6

09 Nov 14:05
ee67daf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.5...v.5.1.6

v5.1.5

25 Sep 14:31
221a588
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.4...v5.1.5

v5.1.4

18 Jul 13:02
d73bbce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.3...v5.1.4

v5.1.3

17 Jul 14:18
c22ff8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.2...v5.1.3

v5.1.2

07 Apr 14:17
7a0bb43
Compare
Choose a tag to compare
  • patches to swagger UI and headers handling

v5.1.1

07 Apr 07:44
19bd72a
Compare
Choose a tag to compare
  • swagger fixes
  • POA middleware flag is now removed, using ExtraDataLengthError to determine POA networks

v5.1.0

20 Mar 13:45
93855ce
Compare
Choose a tag to compare
  • dependency version fixing, remove unused dependencies
  • fix swagger endpoint
  • add chainId parameter for new multichain Provider

v5.0.0

06 Jan 08:09
9a6b4b6
Compare
Choose a tag to compare

Breaking changes

Aquarius 5.0.0 uses ElasticSearch 8.5.1, so a full resync will be required

What's Changed

  • Refactor main event loop by @alexcos20 in #928
    • Speeds up aquarius full sync by 100x
    • Nft Transfers are marked using subgraph, instead of chain events
    • Various performance fixes
    • Redesign of RetryQueue

Dependency updates

Full Changelog: v4.5.5...v5.0.0