Skip to content

chore(release): prepare v0.28.0 - #749

Merged
CybotTM merged 2 commits into
mainfrom
chore/release-v0.28.0
Jul 27, 2026
Merged

chore(release): prepare v0.28.0#749
CybotTM merged 2 commits into
mainfrom
chore/release-v0.28.0

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 27, 2026

Copy link
Copy Markdown
Member

Release prep for v0.28.0. Promotes the existing [Unreleased] section to a dated version heading; no other changes.

Minor bump rather than patch: the Docker SDK migration in #748 raises the minimum Docker Engine to 19.03 (API v1.40) and makes an invalid DOCKER_API_VERSION fail at startup, both of which are user-visible.

Contents

After merge

Signed tag v0.28.0 gets pushed to trigger the Release workflow, with hand-written release notes.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings July 27, 2026 21:23
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 27, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 27, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

The two Fixed items described regressions that existed only on the
migration branch and were corrected before release. Between 0.27.1 and
0.28.0 nothing changed for users there, so listing them as fixes implied a
break that never shipped. The substance moves into the Security entry as
what it actually is: evidence the migration was audited for behavior drift.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@sonarqubecloud

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.63%. Comparing base (65c473e) to head (d166bd1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
- Coverage   87.65%   87.63%   -0.02%     
==========================================
  Files          90       90              
  Lines       12057    12057              
==========================================
- Hits        10568    10566       -2     
- Misses       1198     1200       +2     
  Partials      291      291              
Flag Coverage Δ
integration 87.63% <ø> (-0.02%) ⬇️
unittests 85.18% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CybotTM
CybotTM added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit 3eca328 Jul 27, 2026
34 of 35 checks passed
@CybotTM
CybotTM deleted the chore/release-v0.28.0 branch July 27, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

security: migrate from github.com/docker/docker to moby/moby/client+api (CVE-2026-33997, CVE-2026-34040)

2 participants