v1.1.0
What's Changed
- Added logic to add ? to jdbc settings if they are not present. by @mzitnik in #374
- Change to async_insert=0 by @mzitnik in #376
- Add support for Tuples & Variants by @jirislav in #368
- Bump org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.13 by @dependabot in #381
- fix 'overlapping' logic by @ne1r0n in #291
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @dependabot in #382
- Pass modified database to doConvert if split db is true by @abhishekgahlot2 in #385
- Escape dbTopicSeperatorChar correctly using quote by @abhishekgahlot2 in #386
- Update ClickHouseBase.java by @Paultagoras in #388
- Update KeeperStateProvider.java by @Paultagoras in #380
- Reducing the volume of log entries by @Paultagoras in #390
- Adding some data validation by @Paultagoras in #392
- Adding additional dependencies for MSK by @Paultagoras in #393
New Contributors
- @jirislav made their first contribution in #368
- @abhishekgahlot2 made their first contribution in #385
Full Changelog: v1.0.17...v1.1.0