Skip to content

2021.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 13:27
· 1156 commits to main since this release
e2f3905

✨ New Features

♻️ Refactor

  • #3212 Use new format for logging exceptions - store/repository.py @Nekros1712
  • #3213 Use new format for logging exceptions - host/services.py @ghostviper235
  • #3221 Use new format for logging exceptions - docker/supervisor.py @ghostviper235
  • #3220 Use new format for logging exceptions - docker/network.py @vighnesh-kadam
  • #3175 Replace devcontainer @ludeeus
  • #3174 Adjust container evaluation @ludeeus
  • #3234 Use Python dbus-next D-Bus library @agners
  • #3241 Remove vcn from Dockerfile @ludeeus
  • #3240 Rename unsupported reason container to software @ludeeus

🐛 Bug Fixes

  • #3239 Only run container evaluation when system is running @ludeeus

⬆️ Dependency Updates