Dunky

Latest version: v0.2.4

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.4

AWS credentials for S3 write are now obtained from Unity Catalog directly.

0.2.3

FIx bug when providing special characters in ENV var/

0.2.2

Enables reconfiguration of UC Connection

Previously, the connection env variables were required before start of Dunky kernel. This can be tricky if you can only set env variables during the session. Now you can directly update the session env variables inside the Dunky kernel.

For instance:
sql
ENV MYVAR1=MYVALUE1
MYVAR2=MYVALUE2;

Followed by:
sql
RECREATE SECRET;

0.2.1

Update dependencies:
- duckdb >= 1.1

0.2.0

Support auth for creating unity tables

0.1.6

Fixes schema not found error if schema doesn't exist

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.