Commit e3cf4ba
authored
docs(changelog): cut 0.28.1 (#762)
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.1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
10 | 36 | | |
11 | 37 | | |
12 | 38 | | |
| |||
0 commit comments