Skip to content

v1.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 12:08
· 385 commits to master since this release
v1.20.1
9c743fb

Summary

Apart from some dependency updates, this release fixes an inconsistency between creating the initial commit new catalog repositories and the fall back logic which detects the repository default branch when a user sets init.defaultBranch to a value other than master.

Changes

4 changes since v1.20.0

🐛 Fixes

  • Ensure that cluster catalog is initialized with branch master (#915)

🔗 Dependency Updates

  • Update dependency python-dotenv to v1.0.1 (#909)
  • Update dependency pyfakefs to v5.3.4 (#908)
  • Update dependency pytest to v8 (#911)