Skip to content

Commit

Permalink
Changelog remote write-back progress logging
Browse files Browse the repository at this point in the history
Co-authored-by: Sören Reichardt <soren.reichardt@neo4j.com>
  • Loading branch information
Mats-SX and soerenreichardt committed Aug 30, 2024
1 parent 1d63a95 commit ef8d245
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Changes in 1.11
# Changes in 1.12


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

## Bug fixes

Expand Down

0 comments on commit ef8d245

Please sign in to comment.