Skip to content
Compare
Choose a tag to compare
@tiangolo tiangolo released this 02 Nov 17:12
· 54 commits to main since this release

Features

  • ♻️ Use Docker slim to reduce the time to run in half, from 33s to 16s. PR #55 by @tiangolo.
  • ✨ Add support for labels and section headers (features, fixes, etc.). PR #48 by @tiangolo.
  • 🚀 Publish amd64 and arm64 versions, and publish to GitHub Container Registry, fix git in containers. PR #46 by @tiangolo.

Upgrades

  • ⬆️ Upgrade GitHub Action checkout and references to it. PR #49 by @tiangolo.

Docs

  • 📝 Add docs for using latest-changes with protected branches. PR #43 by @tiangolo.

Internal

  • 👷 Do not push the slim branch for debugging. PR #56 by @tiangolo.
  • 👷 Update CI, Dependabot, funding. PR #50 by @tiangolo.
  • 🔥 Remove config pushing to custom branch for debugging. PR #47 by @tiangolo.

Internal