v0.0.4
What's Changed
- Make pytest skipping/debugging work from VS Code by @pietern in #42
- Implement
dbutils.secrets.*
equivalent by @nfx in #43 - Use datetime.timedelta for timeout duration by @pietern in #44
- Update from OpenAPI spec by @nfx in #45
- Make long-running operations consistently return
Wait[T]
by @nfx in #46 - Add a random string to name of cluster created by tests by @kartikgupta-db in #48
- Added disclaimer for private preview by @saadansari-db in #49
- Convert token expiration datetime to/from string by @pietern in #47
- Release v0.0.4 by @nfx in #50
New Contributors
- @pietern made their first contribution in #42
- @kartikgupta-db made their first contribution in #48
Full Changelog: v0.0.3...v0.0.4