-
Notifications
You must be signed in to change notification settings - Fork 1
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
2653c43
commit febc256
Showing
15 changed files
with
560 additions
and
392 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
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,41 @@ | ||
# S3 Document Files Virtual Schema 3.0.2, released 2024-01-24 | ||
|
||
Code name: Fix performance regression tests | ||
|
||
## Summary | ||
|
||
This release fixes running the performance regression tests. | ||
|
||
## Bugfixes | ||
|
||
* #143: Fixed running performance regression tests | ||
|
||
## Dependency Updates | ||
|
||
### Virtual Schema for Document Data in Files on AWS S3 | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `software.amazon.awssdk:s3:2.23.4` to `2.23.9` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.amazonaws:aws-java-sdk-s3:1.12.638` to `1.12.643` | ||
* Updated `com.exasol:small-json-files-test-fixture:0.1.8` to `0.1.9` | ||
|
||
### Extension | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `@exasol/extension-manager-interface:0.4.0` to `0.4.1` | ||
|
||
#### Development Dependency Updates | ||
|
||
* Updated `eslint:^8.53.0` to `^8.56.0` | ||
* Updated `@typescript-eslint/parser:^6.9.1` to `^6.19.1` | ||
* Updated `ts-jest:^29.1.1` to `^29.1.2` | ||
* Updated `@types/jest:^29.5.7` to `^29.5.11` | ||
* Updated `typescript:^5.2.2` to `^5.3.3` | ||
* Updated `@typescript-eslint/eslint-plugin:^6.9.1` to `^6.19.1` | ||
* Updated `ts-node:^10.9.1` to `^10.9.2` | ||
* Updated `esbuild:^0.19.5` to `^0.19.12` |
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
Oops, something went wrong.