Releases: clerk/clerk-android
Release v0.1.10
What's Changed
- Update all libraries (#239) (cbcc773)
- Update version and rename to VersioningUserAgentMiddleware.kt (#238) (789070f)
- Update ksp monorepo to v2.2.20-2.0.2 (#235) (5341c2f)
- Update dependency androidx.hilt:hilt-navigation-compose to v1.3.0 (#234) (421388c)
- Update dependency androidx.compose:compose-bom to v2025.09.00 (#233) (16d1d4a)
- Update dependency androidx.activity:activity-compose to v1.11.0 (#232) (39ca2d1)
- Update dependency androidx.compose.foundation:foundation-layout-android to v1.9.1 (#229) (464a2b7)
- Update dependency androidx.navigation:navigation-compose to v2.9.4 (#230) (80095dc)
- update publish.yml (a579336)
- update publish.yml (4f325b5)
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.10")
👥 Contributors
Full Changelog: v0.1.9...v0.1.10
Release v0.1.9
What's Changed
Add org support to the API SDK
📊 Stats
- 39 commits since last release
- ** 93** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.9")
👥 Contributors
Alex Carpenter, renovate[bot], Sam Wolfand
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
What's Changed
- update settings.gradle.kts (7e71647)
- update version (7c97480)
- fix reference (6738484)
- Create Email SMS OTP custom flow (#160) (c5cd12b)
📊 Stats
- 4 commits since last release
- ** 8** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.8")
👥 Contributors
Sam Wolfand
Full Changelog: v0.1.7...v0.1.8
Release v0.1.7
What's Changed
- update clerk version (71cda73)
- update packages in the manifest (d798060)
- Update actions/download-artifact action to v5 (#159) (9487442)
📊 Stats
- 3 commits since last release
- ** 16** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.7")
👥 Contributors
Sam Wolfand, renovate[bot]
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
What's Changed
📊 Stats
- 3 commits since last release
- ** 7** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.6")
👥 Contributors
Sam Wolfand
Full Changelog: v0.1.7...v0.1.6
Release v0.1.5
What's Changed
- fix compatibility issues (7ba370a)
- Update dependency androidx.test.espresso:espresso-core to v3.7.0 (#148) (6000662)
- Update dependency androidx.navigation:navigation-compose to v2.9.3 (#145) (5e0d502)
- Update dependency androidx.browser:browser to v1.9.0 (#146) (42f318c)
- Update dependency androidx.test:core-ktx to v1.7.0 (#147) (cb53c2d)
- Update dependency androidx.test.ext:junit to v1.3.0 (#149) (70b8d1e)
- update session to only use active sessions and make use match session (#144) (22cb2c8)
- Update README.md (8701ce8)
- Update README.md (0c40fd6)
- Update README.md (27b6f57)
- Update README.md (58a9b2d)
- Create README files for each sample project (#143) (d941125)
- Add linear clone (#141) (57dcf75)
- Update README.md (e099e4d)
- Update README.md (26f7fc0)
- Update README.md (b5f5b0a)
- Update README.md (47712d5)
- Update README.md (35656be)
- Update README.md (0d60eb5)
- Update README.md (817bef7)
- Update dependency io.coil-kt.coil3:coil-compose to v3.3.0 (#136) (ce7daa9)
- Update README.md (9e372bd)
- Update dependency io.coil-kt.coil3:coil-network-okhttp to v3.3.0 (#137) (8621084)
- Update README.md (73fc77b)
- Update test mocks and add placeholder Clerk publishable keys (#140) (3a7d7bd)
- Add custom flow repo and get rid of example app (#138) (5b73d70)
- update userFlow to user (012e6e7)
- Update dependency com.diffplug.spotless to v7.2.1 (#135) (f1ad95b)
- Update dependency com.diffplug.spotless to v7.2.0 (#134) (82756c2)
📊 Stats
- 29 commits since last release
- ** 153** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.5")
👥 Contributors
Sam Wolfand, renovate[bot]
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
What's Changed
- Add quickstart and make session and user observable (#133) (74a46ae)
- Update automap and downgrade chucker to fix compilation (#131) (f529daa)
- Update README.md (f6b6f6a)
- Update README.md (ad9d262)
- Update README.md (251fc7b)
- Enhance example app documentation and setup (#126) (22db28f)
- Update dependency com.google.dagger:hilt-compiler to v2.57 (#127) (5117747)
- Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.2 (#129) (494b8f5)
- Update hiltAndroid to v2.57 (#128) (94ad5ef)
📊 Stats
- 9 commits since last release
- ** 53** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.4")
👥 Contributors
Sam Wolfand, renovate[bot]
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- update version (b80be4f)
- Update dependency io.mockk:mockk to v1.14.5 (#122) (35fde66)
- Update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.9.2 (#120) (b0ca4e8)
- Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.2 (#121) (75fa978)
- Update dependency androidx.navigation:navigation-compose to v2.9.2 (#124) (841ab63)
- Update dependency androidx.compose:compose-bom to v2025.07.00 (#125) (26ad4bb)
- Update dependency androidx.lifecycle:lifecycle-process to v2.9.2 (#119) (41dcebf)
- Add sample app to repository (#123) (9f83efb)
- Update android.yml (71366d9)
- update critical path to be more async (#118) (79cf28d)
- delete create-release.yml and sdk-version.txt (7c29e98)
📊 Stats
- 11 commits since last release
- ** 60** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.3")
👥 Contributors
Sam Wolfand, renovate[bot]
Full Changelog: v0.1.1...v0.1.3
Release v0.1.1
What's Changed
- Update Clerk SDK version to 0.1.1 (#117) (cc9a51e)
- Update automap to v0.1.0 (#116) (019d35c)
- Update softprops/action-gh-release action to v2 (#115) (b6bb224)
- Update publish.yml (c292dec)
📊 Stats
- 4 commits since last release
- ** 2** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-android:0.1.1")
👥 Contributors
Sam Wolfand, renovate[bot]
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
What's Changed
- Update publish.yml (467f8e4)
- update version (952042a)
- Update publish.yml (3bc0ea4)
- Update docs.yml (b8ebf8f)
- Update dependency com.github.chuckerteam.chucker:library to v4.2.0 (#112) (496f0a3)
- Some cleanup (#114) (15e0b27)
- Update dependency com.vanniktech.maven.publish to v0.34.0 (#113) (8a32c9b)
- Update agp to v8.11.1 (#110) (674370b)
- Refactor session fetch token to return clerk result (#109) (8550dea)
- rename SessionGetTokenOptions to GetTokenOptions (217764b)
- slight renaming (9351b61)
- Changes from background composer bc-6ae78488-a04d-405d-91d1-54bd05132cbc (#107) (58b4946)
- change naming on authenticate with google (40be51b)
- Update dependency com.diffplug.spotless to v7.1.0 (#106) (f251836)
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat (#104) (c64e50a)
- Update okhttp monorepo to v5.1.0 (#105) (fd5c1f7)
- Add release event trigger to docs workflow (#103) (91575c8)
- Update dependency gradle to v8.14.3 (#102) (d69b886)
- add password field (#101) (d31ed42)
- Update okhttp monorepo to v5 (#100) (74f3257)
📊 Stats
- 20 commits since last release
- ** 10** files changed
🚀 Installation
Add to your build.gradle
:
implementation("com.clerk:clerk-sdk:0.1.0")
👥 Contributors
Sam Wolfand, renovate[bot]
Full Changelog: v0.0.1...v0.1.0