You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ and this project adheres to
8
8
9
9
## [Unreleased]
10
10
11
+
## [2.1.0] - 2024-07-23
12
+
13
+
- Update the `queryv1` function to use cursors instead of the legacy `LIMIT SKIP` pagination approach
14
+
- Add support for a progress bar
15
+
11
16
## [2.0.1] - 2024-07-02
12
17
13
18
- Converted `Content-Type` request header to lower case. This conforms to https://www.rfc-editor.org/rfc/rfc7540#section-8.1.2. And also addresses an issue where Content-Type and content-type headers were both being added.
0 commit comments