-
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.
Re-lock dependencies 2024-02-22 (#395)
--------- Co-authored-by: Torsten Kilias <[email protected]>
- Loading branch information
Showing
5 changed files
with
876 additions
and
619 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
This file was deleted.
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,19 @@ | ||
# Integration-Test-Docker-Environment 2.1.0, released 2024-02-22 | ||
|
||
## Summary | ||
|
||
This release addresses dependencies updates and dependency issues. | ||
|
||
### Supported Exasol Versions | ||
|
||
* **7.1**: up to 7.1.17 | ||
* **8**: 8.18.1 | ||
|
||
## Dependencies | ||
|
||
* Constrain docker dependency to `>= 4.0.0, < 7.0.0`, for further details see [docker/docker-py#3223](https://github.com/docker/docker-py/issues/3223) | ||
|
||
## Internal | ||
|
||
* #184: Streamlined error messages | ||
* Added exasol-error-reporting library |
Oops, something went wrong.