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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
Changelog
2
2
=========
3
3
4
+
v2.1.0.21 (2023-10-23)
5
+
----------------------
6
+
- Fixed a bug where the check for token/credentials expiration time was incorrect [Bhavik Shah]
7
+
4
8
v2.1.0.20 (2023-10-16)
5
9
----------------------
6
10
- Added support for lz4 compression over wire protocol communication between Redshift server and the client/driver. Compression is turned on by default and can be set using new connection parameter compression=off or compression=lz4 [Bhavik Shah]
0 commit comments