github JetBrains/Exposed 1.0.0-beta-5

latest release: 1.0.0-rc-1
one month ago

What's Changed

  • chore: Bump Exposed version from 1.0.0-beta-3 to 1.0.0-beta-4 by @obabichevjb in #2549
  • fix: EXPOSED-768 UUID inserts into BINARY(16) column types in H2 by @med01-flutter-uki in #2463
  • docs: Merge gh-pages commits into main by @bog-walk in #2546
  • fix: EXPOSED-811 argument "where" in "batchUpsert" have no way to use it by @obabichevjb in #2529
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.18.0 to 0.18.1 by @dependabot[bot] in #2554
  • feat: EXPOSED-826 Extend MigrationUtils with dropUnmappedIndices and dropUnmappedSequence by @obabichevjb in #2547
  • fix: readObject() parameter change requires casting to keep using by @bog-walk in #2550
  • chore: Remove fixed or addressed TODOs by @bog-walk in #2551
  • chore!: EXPOSED-813 When is the plan to migrate kotlinx.datetime.Instant to kotlin.time.Instant? by @obabichevjb in #2557
  • build(deps): bump springFramework from 6.2.8 to 6.2.9 by @dependabot[bot] in #2560
  • fix: Fix the duplicated segments on SQLServer dialect by @obabichevjb in #2558
  • chore: Add hint about package naming changes in Exposed 1.0.0 by @obabichevjb in #2561
  • fix: EXPOSED-815 Check types for QueryAlias.get() at runtime by @ntkoopman in #2532
  • fix: Enable "SELECT FOR UPDATE" for the several applicable dialects by @sokomishalov in #2567
  • chore: Migrate to Vanniktech Maven Publish plugin by @e5l in #2552
  • refactor: Separate multiple internal classes from single file by @bog-walk in #2564
  • refactor!: Rename IStatementBuilder interface and add executable converter by @bog-walk in #2562
  • build(deps): bump springBoot from 3.5.3 to 3.5.4 by @dependabot[bot] in #2571
  • build(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #2566
  • refactor: Address internal TODOs and checks by @bog-walk in #2572
  • build(deps): bump io.asyncer:r2dbc-mysql from 1.3.2 to 1.4.1 by @dependabot[bot] in #2477
  • chore!: Phase out support for H2 version 1.x by @bog-walk in #2573
  • fix: EXPOSED-731 Timestamp support for SQLite is broken by @obabichevjb in #2568
  • fix!: EXPOSED-825 Case().When(...).Else(...) with QueryParameter(...,… by @obabichevjb in #2565
  • build(deps): bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 by @dependabot[bot] in #2574
  • build(deps): bump com.vanniktech:gradle-maven-publish-plugin from 0.33.0 to 0.34.0 by @dependabot[bot] in #2570
  • docs: EXPOSED-747 Add a get started tutorial for Exposed DAO by @vnikolova in #2556
  • docs: fix: EXPOSED-843 Broken API links in Migrations.md by @vnikolova in #2577
  • docs: Update root README with new links and modules by @bog-walk in #2559
  • chore: Bump Exposed version from 1.0.0-beta-4 to 1.0.0-beta-5 by @e5l in #2575

New Contributors

Full Changelog: 1.0.0-beta-4...1.0.0-beta-5

Don't miss a new Exposed release

NewReleases is sending notifications on new releases.