Skip to content

0.3.0

Compare
Choose a tag to compare
@Adriel-M Adriel-M released this 07 Dec 21:29
· 30 commits to main since this release
478a4ae

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