Skip to content

Commit ef8d245

Browse files
Changelog remote write-back progress logging
Co-authored-by: Sören Reichardt <soren.reichardt@neo4j.com>
1 parent 1d63a95 commit ef8d245

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Changes in 1.11
1+
# Changes in 1.12
22

33

44
## Breaking changes
@@ -12,6 +12,7 @@
1212
* Return the id of a session and allow deletion by id or name.
1313
* Add `ttl` parameter to `GdsSessions.get_or_create` to control if and when an unused session will be automatically deleted.
1414
* Add concurrency control for remote write-back procedures using the `concurrency` parameter.
15+
* Add progress logging for remote write-back when using GDS Sessions.
1516

1617
## Bug fixes
1718

0 commit comments

Comments
 (0)