-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare release 0.7.0 * Updated dependencies * Updated generated API * Updated PTB version in github workflows
- Loading branch information
Showing
19 changed files
with
565 additions
and
285 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 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# 0.7.0 - 2024-06-06 | ||
|
||
## Refactoring | ||
|
||
* #53: Separated long-running tests | ||
* Updated GitHub workflow to upload `openapi.json` as artifact | ||
* #61: Restricted upload of `openapi.json` to failures | ||
|
||
## Features | ||
|
||
* #55 Added publicly callable function finding the database id from its name. | ||
* #60: Added download of `openapi.json` when generating python client | ||
* #64: Add an optional idle time parameter to the database factory. | ||
|
||
## Documentation | ||
|
||
* Updated instructions for triggering slow tests in Developer Guide |
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,17 +1 @@ | ||
# Unreleased | ||
|
||
## Refactoring | ||
|
||
* #53: Separated long-running tests | ||
* Updated GitHub workflow to upload `openapi.json` as artifact | ||
* #61: Restricted upload of `openapi.json` to failures | ||
|
||
## Features | ||
|
||
* #55 Added publicly callable function finding the database id from its name. | ||
* #60: Added download of `openapi.json` when generating python client | ||
* #64: Add an optional idle time parameter to the database factory. | ||
|
||
## Documentation | ||
|
||
* Updated instructions for triggering slow tests in Developer Guide |
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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
68 changes: 68 additions & 0 deletions
68
exasol/saas/client/openapi/models/cluster_settings_update.py
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.