Releases: Faire/sqldelight-cockroachdb-dialect
Releases · Faire/sqldelight-cockroachdb-dialect
0.4.0
What's Changed
- Add column families support by @de-luca in #92
- Add workflow to publish to maven snapshot by @AndrewZeitler in #93
- Gradle Wrapper 8.7 by @Adriel-M in #100
- Bump sqldelight to 2.0.2 by @Adriel-M in #99
New Contributors
- @AndrewZeitler made their first contribution in #93
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- Gradle Wrapper 8.5 by @Adriel-M in #73
- Bump com.vanniktech.maven.publish from 0.25.3 to 0.26.0 by @dependabot in #74
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #76
- Fix COLLATE column_constraint by @Adriel-M in #77
- 0.3.1 patch release by @Adriel-M in #78
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Clean up gradle files by @Adriel-M in #46
- Support ALTER TABLE SET LOCALITY by @Adriel-M in #47
- Support adding and dropping region from DATABASE. Support DATABASE SURVIVE by @Adriel-M in #48
- Gradle task to generate a migration file in resources folder by @Adriel-M in #49
- Gradle 8.3 by @Adriel-M in #50
- Enable parallel builds by @Adriel-M in #51
- Bump org.testcontainers:cockroachdb from 1.18.3 to 1.19.0 by @dependabot in #52
- Bump com.diffplug.spotless from 6.20.0 to 6.21.0 by @dependabot in #53
- Bump org.testcontainers:cockroachdb from 1.19.0 to 1.19.1 by @dependabot in #55
- Bump com.diffplug.spotless from 6.21.0 to 6.22.0 by @dependabot in #54
- Add INDEX USING HASH support by @de-luca in #56
- Remove Ktor EAP repo by @Adriel-M in #57
- Bump org.testcontainers:cockroachdb from 1.19.1 to 1.19.2 by @dependabot in #58
- Add support for STRING size by @de-luca in #59
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #60
- Bump org.testcontainers:cockroachdb from 1.19.2 to 1.19.3 by @dependabot in #61
- Bump com.diffplug.spotless from 6.22.0 to 6.23.1 by @dependabot in #63
- Bump com.diffplug.spotless from 6.23.1 to 6.23.2 by @dependabot in #64
- Bump com.diffplug.spotless from 6.23.2 to 6.23.3 by @dependabot in #65
- Remove buildLogic folder since libs.versions.toml is already being parsed by the project. by @Adriel-M in #67
- Bump sqldelight from 2.0.0 to 2.0.1 by @dependabot in #66
- Use PostgresqlTestFixtures instead of a copy by @Adriel-M in #68
- Ignore sql-psi releases in dependabot by @Adriel-M in #69
- Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 by @dependabot in #71
- fix dependabot file by @Adriel-M in #70
- prep for 0.3.0 release by @Adriel-M in #72
New Contributors
Full Changelog: 0.2.0...0.3.0