Skip to content

Commit

Permalink
Cut 0.27 main (prometheus#3742)
Browse files Browse the repository at this point in the history
* Cut Alertmanager version 0.27 from the rc.0 (prometheus#3740)

Signed-off-by: gotjosh <josue.abreu@gmail.com>

* update the release md to reflect the current timings

Signed-off-by: gotjosh <josue.abreu@gmail.com>

---------

Signed-off-by: gotjosh <josue.abreu@gmail.com>
  • Loading branch information
gotjosh committed Feb 28, 2024
1 parent 81c3e3b commit 89e7f00
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.27.0-rc.0 / 2024-02-14
## 0.27.0 / 2024-02-28

* [CHANGE] Discord Integration: Enforce max length in `message`. #3597
* [CHANGE] API: Removal of all `api/v1/` endpoints. These endpoints now log and return a deprecation message and respond with a status code of `410`. #2970
Expand Down
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Release cadence of first pre-releases being cut is 12 weeks.
| release series | date (year-month-day) | release shepherd |
|----------------|-----------------------|-------------------------------|
| v0.26 | 2023-08-23 | Josh Abreu (Github: @gotjosh) |
| v0.27 | 2023-11-01 | Josh Abreu (Github: @gotjosh) |
| v0.27 | 2024-02-28 | Josh Abreu (Github: @gotjosh) |
| v0.28 | 2024-05-28 | Josh Abreu (Github: @gotjosh) |

If you are interested in volunteering please create a pull request against the [prometheus/alertmanager](https://github.com/prometheus/alertmanager) repository and propose yourself for the release of your choice.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.0-rc.0
0.27.0

0 comments on commit 89e7f00

Please sign in to comment.