diff --git a/CHANGELOG.md b/CHANGELOG.md index 2db2d56a..056bf741 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/RELEASE.md b/RELEASE.md index cd9a4eca..78a45c91 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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. diff --git a/VERSION b/VERSION index 205fccd4..1b58cc10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.27.0-rc.0 +0.27.0