We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16f4e8 commit 8b749e2Copy full SHA for 8b749e2
CHANGELOG
@@ -16,6 +16,13 @@
16
17
# spark-redshift Changelog
18
19
+## 6.4.3 (2025-07-01)
20
+- Upgraded Apache Spark dependency to version 3.5.6
21
+- Upgraded to JDBC version 2.1.0.33
22
+- Upgraded sbt build tool to version 1.11.2
23
+- Updated Sonatype publishing from OSSRH to Central Publisher Portal
24
+- Fixed getDefaultRegion handling to return null on exceptions, aligning with AWS SDK behavior
25
+
26
## 6.4.2 (2025-04-21)
27
- Add spark configurations for enforcing secure JDBC connections and usage of aws_iam_role for authorizing Redshift COPY/UNLOAD operations.
28
- Verified the connector is compatible with the latest Spark patch release 3.5.5.
0 commit comments