Releases: oceanprotocol/aquarius
Releases · oceanprotocol/aquarius
v5.1.8
What's Changed
- Filtering accounts purgatory by @mariacarmina in #1093
Full Changelog: v5.1.7...v5.1.8
v5.1.7
What's Changed
- bump contracts by @alexcos20 in #1088
- Bump aiohttp from 3.8.6 to 3.9.0 by @dependabot in #1086
Full Changelog: v.5.1.6...v5.1.7
v5.1.6
What's Changed
- Bump flask from 2.3.1 to 2.3.3 by @dependabot in #1059
- Bump web3 from 6.7.0 to 6.10.0 by @dependabot in #1063
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #1061
- Bump pylint from 2.17.5 to 2.17.7 by @dependabot in #1072
- Bump elasticsearch from 8.9.0 to 8.10.0 by @dependabot in #1071
- Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in #1070
- Bump flask from 2.3.3 to 3.0.0 by @dependabot in #1069
- Optimize Dockerfile. by @mariacarmina in #1073
- Bump web3 from 6.10.0 to 6.11.1 by @dependabot in #1080
- Bump pylint from 2.17.7 to 3.0.2 by @dependabot in #1079
- Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #1074
- Bump elasticsearch from 8.10.0 to 8.10.1 by @dependabot in #1078
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #1075
- Add txId in payload for RBAC check for asset indexing by @mariacarmina in #1067
- Bump version to v5.1.5 -> v5.1.6 by @mariacarmina in #1082
Full Changelog: v5.1.5...v.5.1.6
v5.1.5
What's Changed
- Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #1049
- Bump pyyaml from 6.0 to 6.0.1 by @dependabot in #1051
- Bump gunicorn from 20.1.0 to 21.2.0 by @dependabot in #1050
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #1053
- Bump web3 from 6.6.1 to 6.7.0 by @dependabot in #1054
- Bump elasticsearch from 8.8.2 to 8.9.0 by @dependabot in #1052
- Bump coverage from 7.2.7 to 7.3.0 by @dependabot in #1057
- Fix decryptor nonce computation by @mariacarmina in #1062
- Bump version 5.1.4 -> 5.1.5 by @mariacarmina in #1066
Full Changelog: v5.1.4...v5.1.5
v5.1.4
What's Changed
- Make PUBLIC_RPC optional by @mariacarmina in #1047
- Bump version: 5.1.3 → 5.1.4 by @alexcos20 in #1048
Full Changelog: v5.1.3...v5.1.4
v5.1.3
What's Changed
- Bump pylint from 2.17.1 to 2.17.2 by @dependabot in #1011
- Bump web3 from 6.0.0 to 6.1.0 by @dependabot in #1012
- Bump coverage from 7.2.2 to 7.2.3 by @dependabot in #1013
- Bump elasticsearch from 8.6.2 to 8.7.0 by @dependabot in #1015
- Bump pyshacl from 0.20.0 to 0.21.0 by @dependabot in #1014
- Bump web3 from 6.1.0 to 6.2.0 by @dependabot in #1016
- Bump pyshacl from 0.21.0 to 0.22.0 by @dependabot in #1018
- Bump coverage from 7.2.3 to 7.2.5 by @dependabot in #1022
- Bump pyshacl from 0.22.0 to 0.22.2 by @dependabot in #1019
- Bump flask from 2.2.3 to 2.3.1 by @dependabot in #1020
- Bump pylint from 2.17.2 to 2.17.3 by @dependabot in #1021
- Bump web3 from 6.2.0 to 6.3.0 by @dependabot in #1026
- Bump gql from 3.4.0 to 3.4.1 by @dependabot in #1025
- Bump pylint from 2.17.3 to 2.17.4 by @dependabot in #1024
- Add timezone info to all objects. by @calina-c in #1017
- Add check for chain ID by @mariacarmina in #1034
- Added a new explicit env var for public RPC. by @mariacarmina in #1036
- Bump ocean-contracts from 1.1.12 to 1.1.13 by @dependabot in #1038
- Bump flask-cors from 3.0.10 to 4.0.0 by @dependabot in #1042
- Bump coverage from 7.2.5 to 7.2.7 by @dependabot in #1033
- Bump web3 from 6.3.0 to 6.6.1 by @dependabot in #1045
- Bump elasticsearch from 8.7.0 to 8.8.2 by @dependabot in #1043
- fix EOL state by @alexcos20 in #1039
- Feature/bump_contracts_to_1.1.14 by @alexcos20 in #1046
Full Changelog: v5.1.2...v5.1.3
v5.1.2
v5.1.1
v5.1.0
v5.0.0
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
- Bump web3 from 5.31.0 to 5.31.1 by @dependabot in #914
- Bump pylint from 2.15.3 to 2.15.4 by @dependabot in #926
- Bump pytz from 2022.4 to 2022.5 by @dependabot in #930
- Bump pylint from 2.15.4 to 2.15.5 by @dependabot in #931
- Bump ocean-contracts from 1.1.7 to 1.1.8 by @dependabot in #929
- Bump pytz from 2022.5 to 2022.6 by @dependabot in #935
- Bump pylint from 2.15.5 to 2.15.6 by @dependabot in #941
- Bump twine from 4.0.1 to 4.0.2 by @dependabot in #948
- Bump web3 from 5.31.1 to 5.31.3 by @dependabot in #950
- Bump pylint from 2.15.6 to 2.15.7 by @dependabot in #947
- Bump coverage from 6.5.0 to 7.0.3 by @dependabot in #968
- Bump watchdog from 2.1.9 to 2.2.1 by @dependabot in #965
- Bump pkginfo from 1.8.3 to 1.9.4 by @dependabot in #967
- Bump pytz from 2022.6 to 2022.7 by @dependabot in #961
- Bump pylint from 2.15.7 to 2.15.9 by @dependabot in #962
Full Changelog: v4.5.5...v5.0.0