Skip to content

docs(changelog): cut 0.28.1 - #762

Merged
CybotTM merged 1 commit into
mainfrom
release/v0.28.1
Jul 28, 2026
Merged

docs(changelog): cut 0.28.1#762
CybotTM merged 1 commit into
mainfrom
release/v0.28.1

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 28, 2026

Copy link
Copy Markdown
Member

Prepares the 0.28.1 release. The [Unreleased] section was empty — none of the work since 0.28.0 had been recorded — so this writes it and converts it to a dated heading.

The entry an operator most needs to read is the configuration one. The documentation described 37 keys that were never implemented, and ofelia ignores an unrecognized key without warning. Several of them sat in SECURITY.md under container hardening — memory, cpu-shares, capabilities-drop and friends — presented as the way to constrain a job. Anyone who set them has been running unconstrained jobs while believing otherwise, so the entry says that in as many words rather than burying it in a list.

The only change that reaches a running deployment is the mail template: five U+200B zero-width spaces are gone from the HTML body. I checked the condition change next to it and it is a De Morgan rewrite, equivalent to what it replaced, so it is not described as a fix.

The ntfy token in the secret-scanning entry is stated as not a live credential — confirmed by the maintainer.

The tag follows once this is in.

Records what 0.28.0..HEAD actually contains: the invisible characters removed
from the mail template, the 37 configuration keys the documentation invented,
the release-verification commands that could not work, and the secret scan
that had no rules and therefore matched nothing.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings July 28, 2026 22:25
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 28, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

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

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

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.

@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 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.70%. Comparing base (cfa9f86) to head (cf61546).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #762   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files          90       90           
  Lines       12057    12057           
=======================================
  Hits        10575    10575           
  Misses       1193     1193           
  Partials      289      289           
Flag Coverage Δ
integration 87.69% <ø> (-0.02%) ⬇️
unittests 85.25% <ø> (ø)

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 28, 2026
Merged via the queue into main with commit e3cf4ba Jul 28, 2026
26 of 27 checks passed
@CybotTM
CybotTM deleted the release/v0.28.1 branch July 28, 2026 22:32
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.

2 participants