Skip to content

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:01
43f19d6

Features

  • ✨ Add support for skip labels, useful for making a PR with the actual release. PR #96 by @tiangolo.

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #113 by @tiangolo.

Docs

  • 📝 Add docs explaining skip labels. PR #99 by @tiangolo.

Internal

  • 👷 Update Dependabot. PR #92 by @tiangolo.
  • 👷 Fix releaser secret handling. PR #116 by @tiangolo.
  • 👷 Update setup-python pin comment to 6.2.0. PR #114 by @tiangolo.
  • 👷 Add CI to automate release process. PR #115 by @tiangolo.
  • 📝 Refactor release notes, move to its own file. PR #112 by @tiangolo.
  • ♻️ Migrate from plain pip to uv. PR #110 by @tiangolo.
  • 👷 Update issue-manager to 0.7.1. PR #109 by @tiangolo.
  • ⬆️ Update issue-manager to 0.7.0. PR #108 by @tiangolo.
  • 🔒️ Add zizmor workflow security checks. PR #106 by @tiangolo.
  • ⬆️ Group Dependabot updates. PR #105 by @tiangolo.
  • ⬆️ Update Dependabot ecosystem coverage. PR #102 by @tiangolo.
  • ⬆ Bump docker/login-action from 4.1.0 to 4.2.0 in the github-actions group across 1 directory. PR #101 by @dependabot[bot].
  • 👷 Add workflow dispatch to publish the Docker image. PR #97 by @tiangolo.
  • 🔥 Remove config files now in central GitHub repo. PR #95 by @tiangolo.
  • ⬆ Bump the python-packages group across 1 directory with 2 updates. PR #94 by @dependabot[bot].
  • ⬆ Bump the github-actions group across 1 directory with 6 updates. PR #93 by @dependabot[bot].
  • 👷 Tweak permissions for latest-changes action. PR #98 by @tiangolo.