v0.6.0 - New lakeFS SDK
⭐ Highlights
- lakeFS-spec is now using the newly release
lakefs
high-level Python SDK under the hood (see #231) - the project now has a logo in all the relevant places 🎨
🚨 Breaking Changes
- Loading
lakectl.yaml
configuration from non-default paths is no longer supported (in line with thelakefs
Python SDK)
What's Changed
- Correctly set docs version number for release workflow by @AdrianoKF in #228
- Docs: Update project highlights by @janwillemkl in #229
- Several small test improvements by @nicholasjng in #230
- Migrate the package to use the new
lakefs
SDK wrapper library by @nicholasjng in #231 - Implement deletes using the lakeFS branch API by @maxmynter in #236
- Add custom lakeFS-spec logo/favicon by @AdrianoKF in #238
New Contributors
- @janwillemkl made their first contribution in #229
Full Changelog: v0.5.0...v0.6.0