Releases: SPANDigital/cel2sql4j
Releases · SPANDigital/cel2sql4j
Release list
v0.2.6
What's Changed
- Bump dev.cel:cel from 0.13.0 to 0.13.1 by @dependabot[bot] in #34
- Bump org.duckdb:duckdb_jdbc from 1.5.3.0 to 1.5.4.0 by @dependabot[bot] in #33
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- refactor(dialect): extract shared RegexSafety and SqlEmitters helpers by @richardwooding in #31
- Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0 by @dependabot[bot] in #30
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Bump dev.cel:compiler from 0.12.0 to 0.13.0 by @dependabot[bot] in #28
- Bump org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0 by @dependabot[bot] in #29
- Bump org.duckdb:duckdb_jdbc from 1.5.2.1 to 1.5.3.0 by @dependabot[bot] in #25
- Bump GitHub Actions to Node 24-compatible versions by @richardwooding in #24
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: pass elem writer to JSON array membership dialect methods by @richardwooding in #20
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 by @dependabot[bot] in #23
- Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 by @dependabot[bot] in #21
- Bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #22
- Bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.53.1.0 by @dependabot[bot] in #19
- Bump org.testcontainers:testcontainers-bom from 1.20.4 to 2.0.5 by @dependabot[bot] in #18
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bump org.postgresql:postgresql from 42.7.10 to 42.7.11 by @dependabot[bot] in #13
- Bump org.duckdb:duckdb_jdbc from 1.1.3 to 1.5.2.1 by @dependabot[bot] in #14
- Bump com.mysql:mysql-connector-j from 9.2.0 to 9.7.0 by @dependabot[bot] in #17
- Bump gradle-wrapper from 8.12 to 9.5.0 by @dependabot[bot] in #15
- Bump com.vanniktech.maven.publish from 0.30.0 to 0.36.0 by @dependabot[bot] in #16
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Address Dependabot security alerts (4) by @richardwooding in #8
- Bump dev.cel:compiler from 0.9.1 to 0.12.0 by @dependabot[bot] in #7
- Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 6.0.3 by @dependabot[bot] in #4
- Bump org.postgresql:postgresql from 42.7.7 to 42.7.10 by @dependabot[bot] in #6
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #5
- Bump com.google.guava:guava from 33.4.0-jre to 33.6.0-jre by @dependabot[bot] in #3
- Port upstream cel2sql options + bug fixes (v3.7.1 backport) by @richardwooding in #9
- Add Apache Spark SQL dialect by @richardwooding in #10
- Add agent skills + fix missed Spark writeFormat impl by @richardwooding in #11
- Add release-cel2sql4j skill by @richardwooding in #12
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Fix 4 dialect SQL generation bugs by @richardwooding in #1
- Add CI/CD pipeline and Maven Central publishing by @richardwooding in #2
New Contributors
- @richardwooding made their first contribution in #1
Full Changelog: https://github.com/SPANDigital/cel2sql4j/commits/v0.1.0