Skip to content

0.26.0

Choose a tag to compare

@neilime neilime released this 16 Apr 13:42

Release Summary

This release introduces improvements to Docker image building with upgrades to BuildKit (v0.20.2) and Buildx (v0.23.0), enhancing build performance and feature support. A bug fix was applied to ensure proper tagging of Docker images with latest when appropriate. Dependencies related to GitHub Actions were updated across several directories to maintain compatibility and security. Testing and CI workflows received minor enhancements, and documentation for actions and workflows was refreshed for clarity and accuracy.

No breaking changes were introduced in this release.

What's Changed

  • chore(deps): bump the github-actions-dependencies group across 6 directories with 2 updates by @dependabot in #405
  • chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 in the github-actions-dependencies group across 1 directory by @dependabot in #408
  • test(docker-build-image): improve assertions by @neilime in #409
  • fix(docker/get-image-metada): set latest tag when necessary by @neilime in #410
  • docs: update actions and workflows documentation by @hoverkraft-bot in #412
  • ci: minor test improvements by @neilime in #413
  • feat(docker/build-image): upgrade buildkit to v0.20.2 by @neilime in #414
  • docs: update actions and workflows documentation by @hoverkraft-bot in #415
  • feat(docker/build-image): upgrade buildx by @neilime in #416
  • chore(deps): bump the github-actions-dependencies group across 6 directories with 3 updates by @dependabot in #417
  • docs: update actions and workflows documentation by @hoverkraft-bot in #420

Full Changelog: 0.25.0...0.26.0