You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the exasol-bucketfs package contains two packages (exasol.bucketfs, exasol_bucketfs_utils_python) containing the new and the old API receptively. Once all dependencies to the old API are cut the exasol_bucketfs_utils_python package and their receptive tests should be removed.
The package exasol_bucketfs_utils_python is not used anymore by any active public exasol repo, so we can remove it. With this we should also increase the major version.
* #43: Removed old BucketFs API and Package
* #184: Fixed ITDE database version used in integration tests
* Fixed typo in template for pull-requests
* Removed example for upload of files to github releases
* Removed folder language_container
* Fixed lint errors
* User guide: Removed reference to upload_github_release_to_bucket
* Fixed python version to be used in slow tests
* Prepare release 1.0.0
Summary
Currently the
exasol-bucketfs
package contains two packages (exasol.bucketfs
,exasol_bucketfs_utils_python
) containing the new and the old API receptively. Once all dependencies to the old API are cut theexasol_bucketfs_utils_python
package and their receptive tests should be removed.References
Requires this issues to be solved first:
See also
Task(s)
exasol_bucketfs_utils_python
test_legacy
packageThe text was updated successfully, but these errors were encountered: