diff --git a/changelog.d/5312.misc b/changelog.d/5312.misc index db54c5afd2..d724f1ba3f 100644 --- a/changelog.d/5312.misc +++ b/changelog.d/5312.misc @@ -1 +1 @@ -Log the `since` token used when doing an incremental sync. +Log the `since` token used and `next_batch` token returned when doing an incremental sync. diff --git a/changelog.d/5318.misc b/changelog.d/5318.misc new file mode 100644 index 0000000000..d724f1ba3f --- /dev/null +++ b/changelog.d/5318.misc @@ -0,0 +1 @@ +Log the `since` token used and `next_batch` token returned when doing an incremental sync.