Releases: th2-net/th2-read-db
Releases · th2-net/th2-read-db
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 parametersoption to configure static or dynamic dates of reset
Update:
- grpc-read-db:
0.0.5
Dev-Release 0.4.0-dev
0.4.0
Feature:
Changed:
- pull task optionally loads the last message for initialisation from a data-provider via gRPC
Update:
- common:
5.7.1-dev - grpc-service-generator:
3.5.1 - grpc-read-db:
0.0.4
0.3.4
Changed:
initQueryparameter in a pull task is made optional
Dev-Release 0.3.3-dev
Corrected CI