-
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.
Updated changelog and increase version (#88)
- Loading branch information
Showing
3 changed files
with
29 additions
and
1 deletion.
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,27 @@ | ||
# SageMaker Extension 0.5.0, released 2022-08-21 | ||
|
||
Code name: Enabled encryption for pyexasol | ||
|
||
## Summary | ||
|
||
This release enabled encryption for the pyexasol connections used in this project | ||
to fix connection issues with newer Exasol DB versions. | ||
|
||
**Note**: Currently, we deactivated the SSL verification, we are going to fix this in this [issue](https://github.com/exasol/sagemaker-extension/issues/86). | ||
|
||
### Features | ||
|
||
n/a | ||
|
||
### Bug Fixes | ||
|
||
- #83: Add encryption and ignore SSL verification to pyexasol.connect calls | ||
|
||
### Documentation | ||
|
||
n/a | ||
|
||
### Refactoring | ||
|
||
- #82: Remove setup.py and update poetry to 1.4.0 | ||
|
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