What's Changed
- feat(ilp): QWiP store-and-forward client buffer by @bluestreak01 in #17
- fix(ilp): harden QWiP dispatcher, disk allocation, and config parsing by @mtopolnik in #21
- chore(ilp): review changes, reducing allocations by @bluestreak01 in #22
- build: 1.2.1 by @bluestreak01 in #24
- ci(build): automate Maven Central release with AWS OIDC by @sklarsa in #23
- fix(ilp): fix disk-full handling for SF buffer creation by @mtopolnik in #25
- feat(core): add IPv4 and GEOHASH columns to QWP sender by @bluestreak01 in #26
- build: 1.2.2 by @bluestreak01 in #27
- chore(build): allow Maven release without GPG passphrase by @sklarsa in #30
- feat(qwp): add QuestDB facade with pooled Sender and Query APIs by @bluestreak01 in #28
- build: 1.3.0 by @bluestreak01 in #31
- fix(qwp): fix ingestion stalls after append failures and on sender startup by @bluestreak01 in #32
- build: 1.3.1 by @bluestreak01 in #33
- feat(qwp): transaction support by @bluestreak01 in #34
- build: 1.3.2 by @bluestreak01 in #37
- fix(qwp): prevent silent row loss on sender reconnect by @jerrinot in #40
- chore(qwp): simplify the wire protocol to one version with inline schemas by @mtopolnik in #39
- fix(qwp): fixes a rare store-and-forward sender race that could silently drop a batch by @jerrinot in #41
- chore(build): build release binaries in ci by @sklarsa in #36
- build: 1.3.4-SNAPSHOT by @github-actions[bot] in #45
New Contributors
- @github-actions[bot] made their first contribution in #45
Full Changelog: 1.2.0...1.3.4