Skip to content

Release v2022.11.14

Compare
Choose a tag to compare
@harshad16 harshad16 released this 14 Nov 21:59
· 85 commits to master since this release
a0e2998

we have completed the release for v2022.11.14 πŸŽ‰ 🎊 πŸ₯³

Features

Option to configure different managers per overlay

A .thoth.yaml configuration file supports overlays, which allows e.g. different configurations for thoth adviser (different runtimes, different recommendation types). However, the manager's configuration section is common to all the overlays.
The ability to have different Kebechet manager configurations in different overlays, so users can choose to get the benefits of thoth advice in one overlay but just use the pipenv-based update manager for another is now available in kebechet.

Kebechet now signs-off commits

Kebechet (Dependency Update bot) now signs off commits to pass the DCO verification CI checks.

Allow local and git package references in the update manager

Kebechet's new release would function without restricting users from having git reference or local package reference in python package management files and would provide dependency updates for the packages.

New Contributors

Thanks to our new contributors πŸ’―

Component Updates

Thanks for the amazing work everyone. πŸ’―

What's Changed

Full Changelog: v2022.10.24...v2022.11.14