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 b3d1c53 commit d81b2e7Copy full SHA for d81b2e7
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Change Log
2
==========
3
4
+# Version 3.8.5
5
+
6
+_2024-07-10_
7
8
+Version 3.8.5 is a maintenance release. New developments happen in the 4.x versions.
9
10
+* [all] Bump okio to 3.9.0 (#5868)
11
+* [runtime] Adding checks for json end_document in http transport (#5894)
12
+* [runtime] Adding checks for json end_document in http batching interceptors (#5892)
13
+* [codegen] Fix mapping of the builtin Float scalar type (#6047)
14
+* [normalized-cache] SqlNormalizedCacheFactory make sqldriver public to support Sqlcipher data encryption. (#5972)
15
16
# Version 4.0.0-rc.1
17
18
_2024-07-08_
0 commit comments