-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update exasol-jdbc version, CVE fix (#229)
* Update exasol-jdbc version * New version, pk fix * Update dnsjava * Change workerId to comment * Fix tests * Fix * Changelog * Update doc/changes/changes_2.2.0.md Co-authored-by: Christoph Pirkl <[email protected]> * Update doc/changes/changes_2.2.0.md Co-authored-by: Christoph Pirkl <[email protected]> * Update parent-pom/pom.xml Co-authored-by: Christoph Pirkl <[email protected]> * Exclusion is not needed --------- Co-authored-by: Christoph Pirkl <[email protected]>
- Loading branch information
1 parent
c83d655
commit 341fde9
Showing
6 changed files
with
45 additions
and
8 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Spark Connector 2.2.0, released 2024-08-28 | ||
|
||
Code name: Fix Exasol-JDBC compatibility, CVE CVE-2024-25638 | ||
|
||
## Summary | ||
Fixed issue with Exasol-JDBC parameter change. | ||
Fixed CVE-2024-25638 in dnsjava:dnsjava:jar:2.1.7:provided (hadoop-client dependency). | ||
|
||
## Security | ||
|
||
* #228: Fix vulnerability in dnsjava:dnsjava:jar:2.1.7:provided | ||
|
||
## Bugfixes | ||
|
||
* #227: Spark Connector is not compatible with exasol-jdbc V24+ | ||
|
||
## Dependency Updates | ||
|
||
### Spark Exasol Connector With JDBC | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:exasol-jdbc:7.1.20` to `24.1.2` | ||
* Updated `com.exasol:spark-connector-common-java:2.0.1` to `2.0.5` | ||
|
||
### Spark Exasol Connector With S3 | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:spark-connector-common-java:2.0.1` to `2.0.5` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters