We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3de92 commit 65faf29Copy full SHA for 65faf29
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.10.0 (unreleased)
+## 1.10.0
4
5
- Add `appMetadata` parameter to `PowerSyncDatabase.connect()` to include application metadata in
6
sync requests. This metadata is merged into sync requests and displayed in PowerSync service logs.
gradle.properties
@@ -19,7 +19,7 @@ development=true
19
RELEASE_SIGNING_ENABLED=true
20
# Library config
21
GROUP=com.powersync
22
-LIBRARY_VERSION=1.9.0
+LIBRARY_VERSION=1.10.0
23
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
24
# POM
25
POM_URL=https://github.com/powersync-ja/powersync-kotlin/
0 commit comments