Releases: th2-net/th2-codec-oracle-log-miner
Releases · th2-net/th2-codec-oracle-log-miner
0.2.1-dev
What's Changed
- [TH2-1836] Updated th2 gradle plugin to
0.0.8
by @Nikita-Smirnov-Exactpro in #6
Full Changelog: 0.2.0-dev...0.2.1-dev
0.2.0-dev
What's Changed
- Migrated to th2 gradle plugin:
0.0.6
by @Nikita-Smirnov-Exactpro in #5
Full Changelog: 0.1.1-dev...0.2.0-dev
0.1.1-dev
What's Changed
- Support
UNSUPPORTED
operation by @Nikita-Smirnov-Exactpro in #4
Full Changelog: 0.1.0-dev...0.1.1-dev
Dev-Release 0.1.0-dev
0.1.0-dev
- Migrated to ANTLR 4 approach for parsing Oracle SQL queries.
- Added
truncate-update-query-from-where-clause
option temporary.
Dev-Release 0.0.1-dev
Feature:
- Parse
INSERT
/UPDATE
/DELETE
SQL queries from theSQL_REDO
field. - Copy specified fields from source to output parsed message.