Skip to content

2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Mar 09:45
599256b

2.2.0 - 2026-03-30

Summary

This update adds a method to create prepared statements. For more details, check out their example usage on the Examples page of the User Guide.

The poetry.lock was updated to handle vulnerable main & transitive dependencies. To ensure usage of secure packages, it is up to the user to similarly relock their dependencies.

Feature

  • #324: Added ExaConnection.create_prepared_statement

Refactoring

Dependency Updates

main

  • Updated dependency cryptography:46.0.5 to 46.0.6
  • Updated dependency orjson:3.11.5 to 3.11.7
  • Updated dependency ujson:5.11.0 to 5.12.0

dev

  • Updated dependency exasol-toolbox:6.0.0 to 6.1.1