Releases: aai-institute/lakefs-spec
Releases · aai-institute/lakefs-spec
v0.1.0
What's Changed
- 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.0rc5...v0.1.0
v0.1.0rc6
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
v0.1.0rc5
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
Full Changelog: v0.1.0rc4...v0.1.0rc5
v0.1.0rc4
Full Changelog: v0.1.0rc3...v0.1.0rc4
v0.1.0rc3 - PyPI publishing
Full Changelog: v0.1.0rc2...v0.1.0rc3
v0.1.0rc2 - Fix GitHub Actions
Full Changelog: v0.1.0rc1...v0.1.0rc2
v0.1.0rc1 - Initial PyPI release candidate
What's Changed
- Incorporate various review comments about the README by @nicholasjng in #5
- Handle exceptions for nonexistent branches and repositories in
get
s by @nicholasjng in #6 - Improve exceptions, add translator context manager by @nicholasjng in #8
- Delete Gitlab CI YAML file by @nicholasjng in #11
- Add a GitHub Action for CI, switch to a lakeFS testcontainer for tests by @AdrianoKF in #9
- Implement
LakeFSFileSystem.open()
in write mode by @nicholasjng in #7 - Remove
lakeFS
client stub by @nicholasjng in #18 - Update contribution guide by @nicholasjng in #20
- PyPI publishing by @AdrianoKF in #19
- Switch lakeFS CI instance to service container by @nicholasjng in #21
- Implicit branch creation by @maxmynter in #15
- feat(ci): Add Python venv cache by @AdrianoKF in #24
New Contributors
- @nicholasjng made their first contribution in #5
- @AdrianoKF made their first contribution in #9
- @maxmynter made their first contribution in #15
Full Changelog: https://github.com/appliedAI-Initiative/lakefs-spec/commits/v0.1.0rc1