Releases: everx-labs/evernode-ds
Releases · everx-labs/evernode-ds
[1.0.0] – 2023-05-17
New
- Many changes to make the deployment process easier to understand.
- Added https://your.domain/arangodb and https://your.domain/metrics routes.
- Basic authentication is required to access the arangodb web interface at https://your.domain/arangodb.
- Removed kafka schema registry, remove connect-cli binary.
- Arangodb version updated to arangodb:3.10.5
- Message size in Kafka increased up to 4Mb.
- ton-q-server updated to 0.57.0 version
- ton-labs-node renamed to ever-node and updated from befb1ba4d91733ee2c14fa3cf4ebe8047b279e92 to a800b66765424e7870929e676ac6ea203390ff01
[0.2.0] – 2022-10-18
New
- Node console added
- ton-q-server updated to 0.54.0 version (ext_in_msg_max_size increased to 64 kb)
Improvements
- updated ton-labs-node from
c5ee530c54199e81e2ca241a17ec23be7290229a
tobefb1ba4d91733ee2c14fa3cf4ebe8047b279e92
[0.1.9] – 2022-08-12
Improvements
- updated ton-labs-node from
5438eaab4db17c0c78869debf3e936078d9d7150
toc5ee530c54199e81e2ca241a17ec23be7290229a
Fixed
- fixed IP address detection issue
[0.1.8] – 2022-06-27
Improvements
- updated ton-q-server from
0.52.0
to0.52.1
- updated ton-labs-node from
5c3951a4de03833a49079d1c07ad5a05798df169
to5438eaab4db17c0c78869debf3e936078d9d7150
Fixed
- fixed
master.shard_hashes.shard
in master blocks in one-shard scenario
[0.1.7] – 2022-06-27
New
- support
query { blockchain { .. } }
GraphQL API queries in Evernode DApp Server
Improvements
- updated ton-q-server from
0.48.1
to0.52.0
- updated ton-labs-node from
49a724639a175752f44bcda65d907f2ca3ad97aa
to5c3951a4de03833a49079d1c07ad5a05798df169
- updated kafka-connect-arangodb to custom solution with additional
overwritemode
parameter - changed arangodb-messages-sink configuration to update messages instead of replacing
- added 20 new indexes to arangodb
[0.1.6] – 2022-03-29
Improvements
- ton-labs-node dependency is fixed to
49a724639a175752f44bcda65d907f2ca3ad97aa
- Disabled big_messages_storage
[0.1.5] – 2022-03-23
New
- Support of new Account format for new TVM instruction INITCODEHASH
- Account.init_code_hash field added to API
Improvements
- ton-labs-node dependency is fixed to
3020fa75d73de06433fb162e64dcc830acdf9d6e
- updated Q-Server to
0.48.1
Attention! Devnet and Mainnet are going through an update that will lead to a breaking change in account format which may cause your nodes to stop working.
To fix it update your DApp Server to >=0.1.5 version.
[0.1.4] – 2022-01-14
Improvements
- ton-labs-node dependency is fixed to
3037a6cf279aac5826035c66d8b822fbdecf3e1a
- updated ArangoDB to 3.7.15
- tuned ArangoDB memory limits
[0.1.3] – 2021-11-19
Improvements
- ton-labs-node dependency is fixed to
8b0fd1cd8dbcbbd55b278ed04842aa551f61e690
- ton-labs-node: implemented a mechanism with fixed dependencies
- changed service to detect external IP
- ton-labs-node: disabled RUST_BACKTRACE to improve performance
[0.1.2] – 2021-10-21
Improvements
- ton-labs-node dependency is fixed to
9fd95b11b36e0af673002911fd843009cf1a3629
Fixed
- ton-labs-node: OOM condition fix
- ton-labs-node: fix for node sync failure after reboot