v1.1.1
What's Changed
- Update ClickHouseWriter.java by @Paultagoras in #402
- Bump org.testcontainers:kafka from 1.19.7 to 1.19.8 by @dependabot in #397
- Bump org.testcontainers:toxiproxy from 1.19.7 to 1.19.8 by @dependabot in #394
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #396
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre by @dependabot in #398
- Bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 by @dependabot in #395
- Fix invalid
ON CLUSTER
clause by @junegunn in #405 - Use combination of database and topic for connect state table for virtual topic by @abhishekgahlot2 in #389
- Update Utils.java by @Paultagoras in #403
- Tweak to return null instead of throw exception by @Paultagoras in #404
- Adding a flag to allow bypassing RowBinary and also fixed a bug aroun… by @Paultagoras in #408
- Use getResultRows to check KeeperMap entry existance by @askmyhat in #407
New Contributors
Full Changelog: v1.1.0...v1.1.1