Commit 1b98bd7
committed
docs(changelog): cut 0.29.0
Records what v0.28.1..HEAD actually contains: a health check that could
not see the failure it existed to report, a shutdown that ended the
process before its hooks ran, a validate that returned 0 on a broken
config and never looked at the jobs, and a job the scheduler had refused
being counted as scheduled.
Minor rather than patch. No commit declares a break, but three changes
alter behaviour a user can be relying on: validate now exits non-zero,
validate now checks the jobs, and /health can answer degraded. The lead
paragraph names all three.
Version comes from the tag via GoReleaser, so there is no version file
to raise.
Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>1 parent a666a06 commit 1b98bd7
1 file changed
Lines changed: 16 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 | + | |
10 | 26 | | |
11 | 27 | | |
12 | 28 | | |
| |||
0 commit comments