Releases: exasol/saas-api-python
Releases · exasol/saas-api-python
0.6.0
0.6.0 - 2024-05-22
Feature
- #45 Added a helper function to assemble DB connection parameters.
Documentation
- #50: Described release process in Developer Guide
Bugfixes
- #44 Fixed the return value of the operational_saas_database_id fixture.
Refactoring
- #19: Removed slack notifications for events other than
schedule
0.5.0
0.5.0 - 2024-05-16
Bugfixes
- Fixed typehint for optional argument to enable usage with python 3.9
0.4.0
0.3.0
Saas API Python 0.3.0, released 2024-05-14
Summary
This release renamed the package published on pypi from saas-api
to exasol-saas-api
. The old package has been removed to avoid confusion.
Additionally, this release adds integration tests for the most important calls to SaaS API.
Refactorings
- #21: Added integration test for operation "create database"
- #23: Added integration test for operation "add IP to whitelist"
Feature
- #14: Added fixture waiting until SaaS database is running
- #25: Fixed transitive dependencies required by generated API client
Bugfixes
0.2.0
Prepare release 0.2.0 (#20) set version to 0.2.0
0.1.0
Updated release date to today (#15)