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 a838a8f commit a7bbd61Copy full SHA for a7bbd61
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.6.1 (2023-03-21)
4
+
5
+### Bug Fixes
6
7
+- **datastore**: swap `like` for `instr` in sql queries (#2818)
8
+- **storage**: update storage to support downloading if a file already exist locally (#2825)
9
+- **Auth**: Sign out when user does not exist during delete user task (#2812)
10
11
## 2.6.0 (2023-03-13)
12
13
### Features
0 commit comments