Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 11:18
d14c81d

0.5.0 - 2025-04-03

Changes

Features

  • #146: Add interface for text_ai_extension_wrapper
  • #169: Added a function that creates a bucket-fs PathLike object
  • #173: Added an option to upload an SLC from file.
  • #167: Added partial implementation for text_ai_extension_wrapper
  • #168: Installed Span-UDFs in transformers_extension_wrapper
  • #175: Added function to download and decrypt Text-AI pre-release.

Refactoring

  • #171: Stopped using deprecated factory of the LanguageContainerDeployer.

Security Issues

  • #101: Updated bucketfs-python dependency to the version 1.0.0+
  • #153: Updated transformers-extension dependency to 2.2.1+
  • #159: Set the upper limit for the exasol-script-language-container-tool to 2.0.0
  • n/a: Re-locked the dependencies (2025-02-11)

Bug fixing

Documentation

  • #25: Added Developer Guide