Releases: th2-net/th2-cradle-admin-tool
Releases · th2-net/th2-cradle-admin-tool
1.11.0-dev
What's Changed
- Migrate to th2 gradle plugin
0.0.8
by @Nikita-Smirnov-Exactpro in #5
Full Changelog: 1.10.0-dev...1.11.0-dev
1.10.0-dev
What's Changed
- Migrated to th2 gradle plugin
0.0.6
by @Nikita-Smirnov-Exactpro in #4
Full Changelog: 1.9.0-dev...1.10.0-dev
1.9.0-dev
What's Changed
- [Th2-5165] Use cache in BookInfo by @Nikita-Smirnov-Exactpro in #3
Full Changelog: 1.8.0-dev...1.9.0-dev
Dev-Release 1.8.0-dev
Added auto-book functionality managed by auto-book
in custom-config
.
If the value of auto-book
option is true
than cradle-admin-tool creates books with first page for each value from auto-pages
option when target book doesn't exist in cradle.
Creation book time is calculate by the current time - 1 day
formula to cover events and messages published a bit earlier than cradle-admin-tool started. Default value: true
.
Please note you can create your own book via REST API later.
Dev-Release 1.7.2-dev
- Bug fix:
- Migrated to the cradle version where auto-page feature doesn't produce cassandra tombstone.
- Updated:
- Cradle API to 5.1.4-dev
- bom to 4.5.0
- common to 5.4.2-dev