Exasol-bucketfs

Latest version: v0.9.0

Safety actively analyzes 623657 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.9.0

BucketFs Python 0.9.0, released 2024-02-16

Feature
- Added support for configuring `SSL/TLS` validation

Documentation
- Added overview of bucketfs system
- Fixed typos in examples

Dependencies
- [60](https://github.com/exasol/bucketfs-python/issues/60): Updated typeguard to 4.0.0

Internal
- Updated lockfile
- Pin python-toolbox version in GitHub workflows

0.8.0

BucketFs Python 0.8.0, released 2023-03-21

Summary

Dependency updates

Security

⚠️ Attention ⚠️

Security vulnerabilities have been addressed, hence we advise users of
our library to update and check the security of their own dependency tree.
E.g. by using a vulnerability scanner like [trivy](https://aquasecurity.github.io/trivy/v0.17.2/).

* Updated dependencies to address security issue (internal: poetry.lock)
* CVE-2023-0286
* CVE-2023-23931

Dependencies
- 58: Restricted typeguard version
- Updated dependencies

0.7.0

Not secure
BucketFs Python 0.7.0, released 2022-12-22

Summary

Updated documentation and added support for exasol toolbox.

Documentation

- Fix invalid command in developer guide
- Update code example in basic user guide

Changes

- Add project setup section to developer guide
- Add support exasol-toolbox
- Add support for pre commit hooks
- Update dependencies

0.6.0

Not secure
BucketFs Python 0.6.0, released 2022-11-11

Summary

This release does do a major API rework, the old API is still available but is considered deprecated
and will be removed in the near future.

Features / Enhancements

- New pythonic api, which will integrate more easily into python code.
This provides the ability to use more standard and built in mechanisms
to achieve desired outcomes without the need of extending the existing API.

Documentation

- Reworked entire documentation to match new api and structure

Refactoring

- Reworked entire API and package structure
- Add new API in new package `exasol.bucketfs`
- Old API and package is still available, but deprecation warning(s) will be issued

Security

- Evaluated CVE-2022-42969
- CVE will be silenced
- The affected code is not used by our project itself, nor by the dependencies pulling in the vulnerable
library.
Checked dependencies:
* Nox (Code search)
* Pytest (Code search + [Tracking-Issue](https://github.com/pytest-dev/pytest/issues/10392)

0.5.0

Not secure
BucketFs Python 0.5.0, released 2022-10-12

Summary
Added support for listing available buckets.

Features / Enhancements
- 4 Added support for listing all accessible buckets of a bucketfs service

Documentation
- Add information on how to trigger a release

0.4.0

Not secure
BucketFs Python 0.4.0, released 2022-09-28

Summary
Prepare first pypi release.

Features / Enhancements
- 72: Added tests for the fixed generating bucket udf path method and handled None input of the base_path as an empty string.
- 79: Added joinpath method to BucketFSLocations

Bug Fixes

Refactoring
- 81: Updated poetry version for CI to 1.2.0

Documentation
- -: Updated project prerequisites
- -: Adjusted project name(s) and url(s)
- -: Added new contributor

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.