We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d63a95 commit ef8d245Copy full SHA for ef8d245
changelog.md
@@ -1,4 +1,4 @@
1
-# Changes in 1.11
+# Changes in 1.12
2
3
4
## Breaking changes
@@ -12,6 +12,7 @@
12
* Return the id of a session and allow deletion by id or name.
13
* Add `ttl` parameter to `GdsSessions.get_or_create` to control if and when an unused session will be automatically deleted.
14
* Add concurrency control for remote write-back procedures using the `concurrency` parameter.
15
+* Add progress logging for remote write-back when using GDS Sessions.
16
17
## Bug fixes
18
0 commit comments