Skip to content

0.31.0

Choose a tag to compare

@neilime neilime released this 16 Mar 10:44
· 30 commits to main since this release

Release Summary

This release adds several user-facing enhancements in Docker workflows, including ARM64 standard runner support for private repositories, structured OCI registry inputs for distinct pull, push, and cache targets, custom BuildKit configuration support, and upgraded Buildx/BuildKit tooling. It also introduces a new preserve-tags-filter option for prune-pull-requests-images-tags.

Internal changes include documentation refreshes across actions and workflows, plus multiple GitHub Actions and npm dependency updates in Docker, Helm, and generate-docs components.

Breaking change(s)

There is no breaking change.

What's Changed

  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #631
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #632
  • chore(deps): bump qs from 6.14.0 to 6.14.1 in /actions/helm/generate-docs by @dependabot[bot] in #633
  • chore(deps): bump int128/docker-build-cache-config-action from 1.40.0 to 1.41.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #634
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #635
  • chore(deps): bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.2 in /actions/helm/generate-docs by @dependabot[bot] in #636
  • chore(deps): bump docker/setup-docker-action from 4.6.0 to 4.7.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #638
  • chore(deps): bump textlint-filter-rule-comments from 1.2.2 to 1.3.0 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #637
  • chore(deps): bump int128/docker-build-cache-config-action from 1.41.0 to 1.42.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #639
  • chore(deps): bump hono from 4.11.3 to 4.11.4 in /actions/helm/generate-docs by @dependabot[bot] in #640
  • chore(deps): bump prettier from 3.7.4 to 3.8.0 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #641
  • chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in /actions/helm/release-chart in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #642
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #643
  • chore(deps): bump diff from 5.2.0 to 5.2.2 in /actions/helm/generate-docs by @dependabot[bot] in #644
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /actions/helm/generate-docs by @dependabot[bot] in #645
  • chore(deps): bump the npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #646
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 6 updates by @dependabot[bot] in #647
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #649
  • chore(deps): bump hono from 4.11.4 to 4.11.7 in /actions/helm/generate-docs by @dependabot[bot] in #650
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #651
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #652
  • feat(docker-build-images): enable ARM64 standard runners for private repos by @Copilot in #654
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #655
  • feat(prune-pull-requests-images-tags): add preserve-tags-filter by @NikitaCOEUR in #653
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #656
  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 in /actions/helm/generate-docs by @dependabot[bot] in #657
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 9 updates by @dependabot[bot] in #658
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #661
  • chore(deps): bump markdownlint-cli2 from 0.20.0 to 0.21.0 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #668
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 11 updates by @dependabot[bot] in #667
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #674
  • chore(deps): bump qs from 6.14.1 to 6.15.0 in /actions/helm/generate-docs by @dependabot[bot] in #670
  • chore(deps): bump hono from 4.11.7 to 4.12.0 in /actions/helm/generate-docs by @dependabot[bot] in #671
  • chore(deps): bump ajv from 8.17.1 to 8.18.0 in /actions/helm/generate-docs by @dependabot[bot] in #669
  • chore(deps): bump minimatch from 9.0.5 to 9.0.8 in /actions/helm/generate-docs by @dependabot[bot] in #676
  • chore(deps): bump hono from 4.12.0 to 4.12.2 in /actions/helm/generate-docs by @dependabot[bot] in #677
  • chore(deps): bump the npm-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #678
  • feat(docker): upgrade buildx and buildkit by @neilime in #679
  • chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /actions/helm/generate-docs by @dependabot[bot] in #681
  • chore(deps): bump hono from 4.12.2 to 4.12.5 in /actions/helm/generate-docs by @dependabot[bot] in #680
  • chore(deps): bump the github-actions-dependencies group across 3 directories with 5 updates by @dependabot[bot] in #682
  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #683
  • chore(deps): bump express-rate-limit from 8.2.1 to 8.3.0 in /actions/helm/generate-docs by @dependabot[bot] in #684
  • chore(deps): bump hono from 4.12.5 to 4.12.7 in /actions/helm/generate-docs by @dependabot[bot] in #686
  • feat(docker): support structured OCI registry inputs for separate pull, push, and cache targets by @Copilot in #685
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #691
  • chore(deps): bump the github-actions-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #692
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #693
  • chore(deps): bump flatted from 3.3.3 to 3.4.1 in /actions/helm/generate-docs by @dependabot[bot] in #694
  • feat(docker): supports custom buildkit config by @neilime in #695
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #696
  • feat(docker): upgrade buildkit and buildx by @neilime in #698
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #699
  • chore(deps): bump the github-actions-dependencies group across 2 directories with 1 update by @dependabot[bot] in #697

Full Changelog: 0.30.6...0.31.0