dataorc: v0.2.0
Immutable
release. Only release title and notes can be modified.
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
- add changelog tab (#20) (2ec4271)
- add CI status badge (#9) (8de41fe)
- add contributing guidelines (#15) (434cf31)
- add developing instructions (#33) (835a35e)
- add early development phase warning (#39) (406746d)
- bootstrap package (#6) (afbb765)
- build docs using uv (#36) (15a1125)
- initialize documentation structure (#8) (0adb45d)