Releases: th2-net/th2-read-db
Releases · th2-net/th2-read-db
0.12.0-dev
What's Changed
- [TH2-1836] updated th2 gradle plugin
0.0.8
by @Nikita-Smirnov-Exactpro in #27 - Split integration and unit tests by @Nikita-Smirnov-Exactpro in #28
- [TH2-5268] Added
fetchSize
option for query configuration. by @Nikita-Smirnov-Exactpro in #29 - Bump dorny/paths-filter from 2 to 3 by @dependabot in #32
- Bump actions/checkout from 2 to 4 by @dependabot in #31
- Bump gradle/actions from 3 to 4 by @dependabot in #30
Full Changelog: 0.10.0-dev...0.12.0-dev
0.11.0-dev
What's Changed
- [TH2-1836] updated th2 gradle plugin
0.0.8
by @Nikita-Smirnov-Exactpro in #27
Full Changelog: 0.10.0-dev...0.11.0-dev
0.10.0-dev
What's Changed
- updated th2 gradle plugin:
0.0.6
by @Nikita-Smirnov-Exactpro in #26
Full Changelog: 0.9.1-dev...0.10.0-dev
0.9.1-dev
What's Changed
- [TH2-5179] Provide ability to use native format for data / time / date time data types for read-db by @Nikita-Smirnov-Exactpro in #23
- [TH2-5179] Implemented value formatter related to JDBC database type by @Nikita-Smirnov-Exactpro in #24
- [TH2-5179] migrated to gradle 8.7 and added toml to share dependency versions between projects by @Nikita-Smirnov-Exactpro in #25
- add if condition because failure of previous tasks are propagated by @Nikita-Smirnov-Exactpro in #22
Full Changelog: 0.8.0-dev...0.9.1-dev
0.9.0-dev
What's Changed
- [TH2-5178] implemented gRPC backpressure for the
Execute
method by @Nikita-Smirnov-Exactpro in #21
Full Changelog: 0.8.0-dev...0.9.0-dev
0.8.0-dev
What's Changed
- [TH2-5177] implemented the
Load
gRPC method. by @Nikita-Smirnov-Exactpro in #17 - Migrated to th2 gradle plugin and Kotlin DSL by @Nikita-Smirnov-Exactpro in #18
- Prepared GitHub workflows for running from master branch by @Nikita-Smirnov-Exactpro in #19
Full Changelog: 0.7.0-dev...0.8.0-dev
Dev-Release 0.7.0-dev
Feature:
- gRPC execute method generates unique id for each execution and puts it into related event and messages.
Fix:
- gRPC Execute method doesn't respond rows with null values. gRPC server implementation skips columns with null value after fix.
Dev release 0.3.4
0.3.4-dev Add integration test for whole application
Dev-Release 0.6.0-dev
Application (th2-read-db:0.6.0)
Feature:
- added beforeInitQueryIds, afterInitQueryIds, beforeUpdateQueryIds, afterUpdateQueryIds options into pull task config
gRPC (th2-grpc-read-db:0.0.6)
Feature:
- added before_init_query_ids, after_init_query_ids, before_update_query_ids, after_update_query_ids to the DbPullRequest
- added before_query_ids, after_query_ids to the QueryRequest
Dev-Release 0.5.0-dev
additional release:
- grpc-read-db:
0.0.5
Feature:
- added the
reset state parameters
option to configure static or dynamic dates of reset
Update:
- grpc-read-db:
0.0.5