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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
Changelog
2
2
=========
3
3
4
+
v2.1.0.18 (2023-08-01)
5
+
----------------------
6
+
- Added Identity Center authentication support with new plugins [Bhavik Shah]
7
+
- Increased HTTP server backlog size to 2 to account for Google Chrome's preloading causing HTTP requests to fail occasionally when logging in using BrowserSamlCredentialsProvider [PR#95](https://github.com/aws/amazon-redshift-jdbc-driver/pull/95)[
8
+
Jimmy Do]
9
+
- Fix error message shown when value provided for maxResultBuffer property cannot be parsed [Bhavik Shah]
10
+
- Improvements for logging [Bhavik Shah]
11
+
- Improvements for XML parsing [Bhavik Shah]
12
+
4
13
v2.1.0.18 (2023-08-01)
5
14
----------------------
6
15
- Added feature to detect region automatically for IAM connections if not provided by user [Bhavik Shah]
0 commit comments