diff --git a/CHANGELOG.md b/CHANGELOG.md index ce80acc3c..66b0b4fb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## 2.9.0-rc.0 / 2019-04-10 +## 2.9.0 / 2019-04-15 + +This releases uses Go 1.12, which includes a change in how memory is released +to Linux. This will cause RSS to be reported as higher, however this is harmless +and the memory is available to the kernel when it needs it. * [CHANGE/ENHANCEMENT] Update Consul to support catalog.ServiceMultipleTags. #5151 * [FEATURE] Add honor_timestamps scrape option. #5304 diff --git a/VERSION b/VERSION index 60c79c72e..c8e38b614 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.0-rc.0 +2.9.0