Changelog
0.3.0 (2026-02-16)
Features
- utils: add AdlsLakeFileSystem for Azure Data Lake Storage (#70) (e8f233d)
0.2.0 (2026-02-05)
Features
- add Azure Key Vault support and documentation (#42) (abc42a0)
- create config tool for pipeline setup (#22) (21a8a84)
- introduce dictionary functionality for environment variables access (#57) (b6291fa)
- mount data lake (#31) (0bb3e51)
- utils: add argument parsing helper for Databricks wheel tasks (#43) (393c6a2)
- utils: add retry logic and customizable parameters for get_keyvault_secret (#63) (acbc2b7)
- utils: implement LakeFileSystem for data lake operations and add documentation (#64) (be9e738)
- utils: support optional revision suffix in version format and update tests (#59) (8ea0b60)
- utils: treat env as plain string and default to "dev" (#50) (65473a8)
Documentation
0.1.1 (2025-10-06)
Bug Fixes
- remove reference to reusable workflow (dec4dc5)
0.1.0 (2025-10-03)
Features