Skip to content

dataorc: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 09:21
Immutable release. Only release title and notes can be modified.
dd8e8d0

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