Changelog¶
The following contains all major, minor, and patch version release notes.
Version 0.1.2¶
Release Date: 2025-01-24
- Resolves #27 - Introduces max retry and backoff for long running / throttled calls
- Fixes #50 - Environment publish uses arbitrary wait time
- Fixes #56 - Environment publish doesn't wait for success
- Fixes #58 - Long running operation steps out early for notebook publish
Version 0.1.1¶
Release Date: 2025-01-23
- Fixes #51 - Environment stuck in publish
Version 0.1.0¶
Release Date: 2025-01-23
- Initial public preview release
- Supports Notebook, Pipeline, Semantic Model, Report, and Environment deployments
- Supports User and System Identity authentication
- Released to PyPi
- Onboarded to Github Pages