Skip to content

Commit

Permalink
New version, pk fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Aug 27, 2024
1 parent 34d7921 commit 4e62f9a
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dependencies.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions doc/changes/changelog.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions doc/changes/changes_2.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Spark Connector 2.2.0, released 2024-??-??

Code name:

## Summary

## Features

* ISSUE_NUMBER: description

## 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`
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<relativePath>pk_generated_parent.pom</relativePath>
</parent>
<properties>
<revision>2.1.8</revision>
<revision>2.2.0</revision>
<java.version>8</java.version>
<log4j.version>2.20.0</log4j.version>
<junit.version>5.10.0</junit.version>
Expand Down

0 comments on commit 4e62f9a

Please sign in to comment.