-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated documentation regarding known limitations (#106)
Co-authored-by: Sebastian Bär <[email protected]>
- Loading branch information
1 parent
7aff111
commit 38546d2
Showing
6 changed files
with
120 additions
and
40 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.
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,41 @@ | ||
# Exasol Virtual Schema 7.1.2, released 2023-06-20 | ||
|
||
Code name: Documentation Update | ||
|
||
## Summary | ||
|
||
This release updates the documentation for the Exasol Virtual Schema dialect regarding known limitations. | ||
|
||
## Features | ||
|
||
* #104: Updated documentation regarding known limitations | ||
|
||
## Dependency Updates | ||
|
||
### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:exasol-jdbc:7.1.19` to `7.1.20` | ||
* Removed `org.glassfish:jakarta.json:2.0.1` | ||
|
||
### Test Dependency Updates | ||
|
||
* Updated `com.exasol:exasol-testcontainers:6.5.1` to `6.6.0` | ||
* Updated `com.exasol:hamcrest-resultset-matcher:1.5.3` to `1.6.0` | ||
* Updated `org.jacoco:org.jacoco.agent:0.8.8` to `0.8.9` | ||
* Updated `org.junit.jupiter:junit-jupiter:5.9.2` to `5.9.3` | ||
* Updated `org.mockito:mockito-junit-jupiter:5.2.0` to `5.4.0` | ||
* Updated `org.testcontainers:junit-jupiter:1.17.6` to `1.18.3` | ||
|
||
### Plugin Dependency Updates | ||
|
||
* Updated `com.exasol:error-code-crawler-maven-plugin:1.2.2` to `1.2.3` | ||
* Updated `com.exasol:project-keeper-maven-plugin:2.9.6` to `2.9.7` | ||
* Updated `org.apache.maven.plugins:maven-compiler-plugin:3.10.1` to `3.11.0` | ||
* Updated `org.apache.maven.plugins:maven-deploy-plugin:3.1.0` to `3.1.1` | ||
* Updated `org.apache.maven.plugins:maven-enforcer-plugin:3.2.1` to `3.3.0` | ||
* Updated `org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M8` to `3.0.0` | ||
* Updated `org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M8` to `3.0.0` | ||
* Added `org.basepom.maven:duplicate-finder-maven-plugin:1.5.1` | ||
* Updated `org.codehaus.mojo:flatten-maven-plugin:1.3.0` to `1.4.1` | ||
* Updated `org.codehaus.mojo:versions-maven-plugin:2.14.2` to `2.15.0` | ||
* Updated `org.jacoco:jacoco-maven-plugin:0.8.8` to `0.8.9` |
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
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
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