Releases: th2-net/th2-mstore
Releases · th2-net/th2-mstore
5.9.0-dev
What's Changed
- Added java-scan-workflow by @Nikita-Smirnov-Exactpro in #115
- Updated dependencies by @Nikita-Smirnov-Exactpro in #116
Full Changelog: 5.8.0-dev...5.9.0-dev
5.8.0-dev
What's Changed
- Updated th2 gradle plugin
0.1.1
by @Nikita-Smirnov-Exactpro in #114
Full Changelog: 5.7.0-dev...5.8.0-dev
5.7.0-dev
What's Changed
- [TH2-2212] Updated libraries by @Nikita-Smirnov-Exactpro in #111
- Migrated to th2 gradle plugin
0.0.6
by @Nikita-Smirnov-Exactpro in #113 - Migrated to th2 gradle plugin
0.0.8
by @Nikita-Smirnov-Exactpro in #112
Full Changelog: 5.4.0-dev...5.7.0-dev
5.4.0-dev
What's Changed
- [TH2-5112] Improve displayed information for errors during batch processing by @OptimumCode in #109
- [Th2-5165] Cradle API uses page day cache by @Nikita-Smirnov-Exactpro in #110
Full Changelog: 5.3.0-dev...5.4.0-dev
Dev-Release 5.3.0-dev
Feature:
- Mstore publishes event with aggregated statistics about internal errors into event router periodically
Dependencies:
- Updated common:
5.6.0-dev
- Added common-utils:
2.2.2-dev
Dev-release 5.2.4-dev
Migrated to the cradle version with fixed load pages where removed
field is null problem.
Updated cradle: 5.1.4-dev
Dev-release 5.2.3-dev
Reverted cradle: 5.1.1-dev because 5.1.3-dev can't work with pages where removed field is null.
Dev-release 5.2.2-dev
Fixed the lost messages problem when mstore is restarted under a load
Updated common: 5.4.1-dev
Updated cradle: 5.1.3-dev
Dev-release 5.2.1-dev
Fixed the problem: batches for the same session group and different books are separate storing
Release 4.1.1
What's new in release 4.1.1
- Updated Cradle to 3.1.4. No changes regarding message persistence
- Changed default configuration to
{
"maxTaskCount" : 256,
"maxRetryCount" : 1000000,
"retryDelayBase" : 5000,
"drain-interval" : 1000,
"termination-timeout" : 5000
}