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 04a3781 commit da608f0Copy full SHA for da608f0
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 2.4.1 (2023-03-06)
4
+
5
+### Bug Fixes
6
7
+- **datastore**: mutation event got ignored while executing parallel saving (#2781)
8
+- upgrade to aws-sdk-swift v0.6.1 (#2774)
9
+- **auth**: Build failure due to typo in device binding (#2719)
10
+- **auth**: Device binding add retry incase of device not found (#2699)
11
+- **auth**: Pass deviceMetadata in RespondToAuthChallenge for signIn challenges
12
+- **auth**: Remove static deviceMetaData in auth flow (#2694)
13
+- **api**: build selection set bottom up (#2763)
14
15
## 2.4.0 (2023-02-08)
16
17
### Features
0 commit comments