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