v0.1.0rc6
Pre-release
Pre-release
What's Changed
- Abort commit attempt in postcommit if no changes are present by @nicholasjng in #26
- Add a test for an empty diff in postcommit by @nicholasjng in #28
- Move lakeFS file system and file to top-level module by @nicholasjng in #30
- Change lakeFS file system instantiation mechanism to take raw arguments by @nicholasjng in #29
- Simplify tests by @AdrianoKF in #32
- Include setuptools-scm for version derivation from Git by @AdrianoKF in #33
- Re-add the note on local lakeFS test instances by @nicholasjng in #34
- Add more configuration arguments to lakeFS file system by @nicholasjng in #37
- Simplify deps by @AdrianoKF in #38
- Improve flexibility of commithooks by adding more arguments by @nicholasjng in #36
- Assert instance caching works by adding a test for it by @nicholasjng in #35
- Update stale commit hook documentation by @nicholasjng in #39
- Remove stale pre-commit configurations, bump ruff to latest v0.0.286 by @nicholasjng in #40
- Record code coverage in CI, upload to Codecov by @AdrianoKF in #41
- Add Tests for implicit Branch Creation by @maxmynter in #42
- chore: Lock main dependencies for CI by @AdrianoKF in #46
- Add lakectl config support by @nicholasjng in #45
- Remove twine check from release workflow by @nicholasjng in #49
Full Changelog: v0.1.0rc4...v0.1.0rc6