v0.17.0
Features
- stop realtime trigger gracefully #56 (Loïc Mathieu)
- Debezium PostgreSQL realtime trigger #58 (Loïc Mathieu)
- add SQLServer realtime trigger #59 (Loïc Mathieu)
- save the store on each batch #60 (Loïc Mathieu)
- remove un-needed properties #60 (Loïc Mathieu)
- cicd: allow skipping test (Ludovic DEHON)
Bug Fixes
- remove all Introspected annotations (Florian Hussonnois)
- use a different wait duration in case of snapshot #57 (Loïc Mathieu)
- missing '.' at the end of the title (Loïc Mathieu)
- RealtimeTrigger output (Loïc Mathieu)
- docs: add debezium realtime trigger description #65 (Shruti Mantri)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #54 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: move to debezium latest version (#55) #55 (Ludovic DEHON)
- deps: update most java deps (Ludovic DEHON)
- extract common realtime trigger param to the abstract type #60 (Loïc Mathieu)
- extract trigger common props to an abtract class #60 (Loïc Mathieu)
- improve documentation #60 (Loïc Mathieu)
- remove the realtime trigger beta tag (Loïc Mathieu)
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)