forked from exasol/bucketfs-utils-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 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 |
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,15 +1 @@ | ||
# Unreleased | ||
|
||
## 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 |