Skip to content

Commit d8b06fa

Browse files
Release 1.5.1 (#256)
* v1.5.1 * changelog
1 parent 937df1b commit d8b06fa

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
## 1.5.1 (unreleased)
3+
## 1.5.1
44

55
* Fix issue in legacy sync client where local writes made offline could have their upload delayed
66
until a keepalive event was received. This could also cause downloaded updates to be delayed even
77
further until all uploads were
88
completed.
9+
* [Internal] Update core extension to 0.4.5
910

1011
## 1.5.0
1112

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ development=true
1919
RELEASE_SIGNING_ENABLED=true
2020
# Library config
2121
GROUP=com.powersync
22-
LIBRARY_VERSION=1.5.0
22+
LIBRARY_VERSION=1.5.1
2323
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2424
# POM
2525
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)