Exasol Notebook Connector 0.2.6, released t.b.d¶
Summary¶
This release adds the extension wrappers, the ITDE manager and makes full use of the configuration enumeration.
Changes¶
#52: Make data conversion utility for the secret store commonly accessible
-
Do more elaborate check of the docker container status. Return two flags - exists and running.
Add a new function -
start_itde
that re-starts an existing docker container.
#75: Connect the current docker container with the ITDE docker network in bring_itde_up
#78: Added removal of the current container from docker network of the ITDE
#80: Pointed the Transformers Extension wrapper to the version 0.9.0 of the Transformers Extension.
#81: Renamed the secret store keys “aws_bucket” and “aws_role” to respectively “sme_aws_bucket” and “sme_aws_role”.
#83: Fixing the dependencies relevant to the transformers extension, moving to its version 0.9.0