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 7fdd7f0 commit 94a3f34Copy full SHA for 94a3f34
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.17.2 (2023-09-18)
4
+
5
+### Bug Fixes
6
7
+- **datastore**: use unwrapped storageEngine to perform datastore operations (#3204)
8
+- **datastore**: using URLProtocol monitor auth request headers (#3221)
9
+- **api**: change request interceptors applying logic (#3190)
10
+- **logging**: fix issue with logger namespace not being set (#3213)
11
+- **datastore**: wrap failures to result when applying remote update events (#3187)
12
13
## 2.17.1 (2023-09-05)
14
15
### Bug Fixes
0 commit comments