Skip to content

1.2.0

Compare
Choose a tag to compare
@Schille Schille released this 10 Jan 12:29
· 41 commits to main since this release
4a11ef8

image

Summary

This release adds the install and uninstall command to beibootctl as well as some convenience for typing (short alias). Finally, there is a MacOS universal build of the utility available.
The Python client now supports to create Beiboot objects with labels on it. These objects can be listed/filtered with labels, too.

What's Changed

  • feat: add un-/install for beiboot components by @Schille in #53
  • feat: add MacOS universal build by @tobifroe in #54
  • chore(deps): bump certifi from 2022.9.24 to 2022.12.7 in /client by @dependabot in #45
  • chore(deps): bump certifi from 2022.9.24 to 2022.12.7 in /operator by @dependabot in #44
  • feat(client): support custom labels on Beiboot object by @Schille in #55

Full Changelog: 1.1.1...1.2.0