Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 08:54
· 5 commits to main since this release

0.7.0 - 2024-10-07

Features

  • #66: Implemented a standard CLI options builder.
  • #70: Implemented a CLI callback function for the language container deployment.
  • #69: Added create_bucketfs_location function.
  • #75: Added create_bucketfs_location_from_conn_object function.
  • #74: Implemented a CLI callback function for creating a bucket-fs connection object.

Refactoring

  • #68: Made open_pyexasol_connection(...) using kwargs derived from the cli options.