Releases: pastelnetwork/gonode
Releases · pastelnetwork/gonode
Matisse - v2.3.0
What's Changed
- [PSL-1240] pool & insert keys in metadata database, pool and update l… by @mateeullahmalik in #912
- [PSL-1245] implement meta-tables migration by @j-rafique in #911
- [PSL-1239] cloud storage handler by @mateeullahmalik in #913
- [PSL-1250] implement a job to sync meta with p2p data by @j-rafique in #914
- [PSL-1238] write migration worker to migrate data to cloud by @mateeullahmalik in #916
- [PSL-1238] initiate migration worker by @mateeullahmalik in #917
- [PSL-1237] implements a service to identify the data to be migrated by @j-rafique in #915
- fix updatedAt scan column to sync meta with data by @j-rafique in #918
- [PSL-1251] verify cloud connection & configuration before starting SN by @j-rafique in #919
- [PSL-1240] Implement batching, Fix bugs in migration execution worker by @mateeullahmalik in #920
- [PSL-1252] fix bugs, and handle edge cases for the migration-data identifier by @j-rafique in #922
- [PSL-1240] write unit tests, bug fixes by @mateeullahmalik in #921
- fix SN config by @mateeullahmalik in #923
- [PSL-1254] revert channel mechanism instead use batching for meta sync by @j-rafique in #924
- add data-dir arg to walletnode to control default path, fix commit inserts and update last accessed time workers by @mateeullahmalik in #925
- [PSL-1256] handle multi-vol ticket reg & act confirmations edge cases by @j-rafique in #926
- [PSL-1257] enable pragma to handle db locking on meta-migration db by @j-rafique in #927
Full Changelog: v2.2.9...v2.3.0
Matisse - v2.2.9
What's Changed
- [PSL-1232] prevent duplicate processing for base-file volumes by @j-rafique in #910
Full Changelog: v2.2.8...v2.2.9
v2.2.8
What's Changed
- [PSL-1228] fix burn-txid field for single file registration by @j-rafique in #905
- [PSL-1217] update readme, fix logs by @mateeullahmalik in #906
- [PSL-1227] implement the restore cascade reg script to simulate the restoration by @j-rafique in #907
- [PSL-1218] update readme, fix logs by @mateeullahmalik in #908
Full Changelog: v2.2.7...v2.2.8
Matisse - v2.2.7
- Support large files storage through multi-volume cascade registration. (Now capable of supporting the registration of files up to approximately 5GB through multi-volume cascade storage.)
- V2 endpoints for upload file and download specifically for multi-volume registration.
- Bug fixes in registration workflows.
- Memory optimizations in registration and download workflows.
- Increase the response time of Cascade file Download API by 300%.
- Optimize connection pooling with cnode.
Matisse - v2.2.3
What's Changed
- [PSL-1178] implement log-rotation service by @j-rafique in #874
- Fix Download & Registrations by @mateeullahmalik in #875
Full Changelog: v2.2.2...v2.2.3
Matisse - v2.2.2
What's Changed
- Refactor Download to rate limit requests made to cnode
- Refactor Ping, Storage Challenges and Self Healing functionality to rate limit requests to cnode
Full Changelog: v2.2.1...v2.2.2
Matisse - v2.2.1
- Optimize Registration to improve speed & reliability - registrations are now much faster and reliable.
- Added Support for bigger files in excess of at least 500 MB. Walletnode and Supernodes can now handle bigger files efficiently and reliably.
- Optimizations in download to drastically improve download performance, hence making the users' files highly and readily available upon request.
- Introduction of Healthcheck challenges to penalize supernodes that do not maintain liveliness
- Storage Challenges Metrics and Self healing operations' Metrics.
- Storage Challenges and Self Healing audit\tracing APIs to gain a detail insight into the entire workflows.
- Bug fixes and other improvements and optimizations.
Full Changelog: v2.1.7...v2.2.1
Matisse - v2.2.0
- Optimize Registration to improve speed & reliability - registrations are now much faster and reliable.
- Added Support for bigger files in excess of at least 500 MB. Walletnode and Supernodes can now handle bigger files efficiently and reliably.
- Optimizations in download to drastically improve download performance, hence making the users' files highly and readily available upon request.
- Introduction of Healthcheck challenges to penalize supernodes that do not maintain liveliness
- Storage Challenges Metrics and Self healing operations' Metrics.
- Storage Challenges and Self Healing audit\tracing APIs to gain a detail insight into the entire workflows.
- Bug fixes and other improvements and optimizations.
Full Changelog: v2.1.7...v2.2.0
v2.1.7
What's Changed
- fix SN task creation logs & add random interval for health-check trigger by @j-rafique in #840
- [PSL-1144] increase WN -> SN connection timeout by @mateeullahmalik in #839
Full Changelog: v2.1.6...v2.1.7
Veermeer - v2.1.6
What's Changed
- [PSL-1127] implement health check challenges by @j-rafique in #801
- [PSL-1128] implement health check summary stats api by @j-rafique in #818
- [PSL-1129] implement health check detailed logs api by @j-rafique in #832
- fix edge case in p2p closest contacts calculation by @mateeullahmalik in #833
- [PSL-1137] remove required keys from watchlist by @mateeullahmalik in #834
- [PSL-1138] remove debug logs from storage & healthcheck challenges by @j-rafique in #835
- remove debug logs from self-healing by @j-rafique in #836
- add logs to metrics endpoints by @j-rafique in #837
Full Changelog: v2.1.5...v2.1.6