Skip to content

Release/2.3.0 - #122

Merged
qiaoyuang merged 3 commits into
mainfrom
release/2.3.0
Aug 21, 2026
Merged

Release/2.3.0#122
qiaoyuang merged 3 commits into
mainfrom
release/2.3.0

Conversation

@qiaoyuang

Copy link
Copy Markdown
Collaborator

All

  • Update Kotlin's version to 2.4.10
  • Update AGP's version to 9.3.1, migrated from com.android.library plugin to com.android.kotlin.multiplatform.library
  • Update kotlinx.serialization's version to 1.11.0
  • Update kotlinx.coroutines's version to 1.11.0
  • Fix documentation: Android minimum supported version has been 7.0+ (API 24) since 2.0.0, the README incorrectly stated 6.0+
  • Breaking change: Drop iosX64, macosX64, watchosX64, and tvosX64 target support

sqllin-dsl

  • New DSL API: DatabaseScope#INSERT_OR_REPLACE for SQL syntax INSERT OR REPLACE

sqllin-driver

  • Update sqlite-jdbc's version to 3.53.2.1

sqllin-processor

  • Update KSP's version to 2.3.11

qiaoyuang and others added 3 commits May 23, 2026 22:34
* Support `INSERT OR REPLACE` DSL, update AGP version, and consolidate CI publishing scripts.

* Fix CI's trigger condictions
* Support `INSERT OR REPLACE` DSL, update AGP version, and consolidate CI publishing scripts.

* Fix CI's trigger condictions

* Fix documents

* Untrack sqllin-driver-test/build artifacts

These files were accidentally committed and have been re-generated on
every build since; .gitignore already excludes this directory but
can't untrack files already in the index.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Fix KSP tasks

* Fix KSP tasks for jvmTest

* Delete deprecated compiler args

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@qiaoyuang
qiaoyuang merged commit 50c5f08 into main Aug 21, 2026
54 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant