-
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.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
3750bd1
commit 7015fcf
Showing
14 changed files
with
285 additions
and
167 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,2 +1,7 @@ | ||
*.sh text eol=lf | ||
*.bat text eol=crlf | ||
|
||
pk_generated_parent.pom linguist-generated=true | ||
dependencies.md linguist-generated=true | ||
versionsMavenPluginRules.xml linguist-generated=true | ||
doc/changes/changelog.md linguist-generated=true |
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
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,38 @@ | ||
# Tableau Connector 1.0.1, released 2022-09-14 | ||
|
||
Code name: New certificate | ||
|
||
## Summary | ||
|
||
Starting with this release the connector is now signed with a certificate that is valid until 2023-09-11. The timestamp service certificate is valid until 2033-08-11. | ||
|
||
## Features | ||
|
||
* #55: Sign connectors with new certificate | ||
|
||
## Dependency Updates | ||
|
||
### JDBC Kerberos Setup Tests | ||
|
||
#### Plugin Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-maven-plugin:2.6.2` to `2.7.0` | ||
* Removed `org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M6` | ||
|
||
### Tableau Server GUI Tests | ||
|
||
#### Plugin Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-maven-plugin:2.6.2` to `2.7.0` | ||
* Removed `org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M6` | ||
|
||
### Exasol Connector for Tableau | ||
|
||
#### Plugin Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-maven-plugin:2.6.2` to `2.7.0` | ||
* Updated `org.apache.maven.plugins:maven-compiler-plugin:3.8.1` to `3.10.1` | ||
* Updated `org.apache.maven.plugins:maven-enforcer-plugin:3.0.0` to `3.1.0` | ||
* Removed `org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M6` | ||
* Updated `org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6` to `3.0.0-M5` | ||
* Updated `org.codehaus.mojo:versions-maven-plugin:2.8.1` to `2.10.0` |
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
Oops, something went wrong.