Skip to content

Commit 0986db2

Browse files
committed
Includes known issue in v1.14.0 changelog
Fixes #5387 Signed-off-by: Friedrich Gonzalez <[email protected]>
1 parent b91664e commit 0986db2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,10 @@
193193
* [BUGFIX] QueryFrontend/Querier: fixed regression added by #4863 where we stopped compressing the response between querier and query frontend. #4960
194194
* [BUGFIX] QueryFrontend/Querier: fixed fix response error to be ungzipped when status code is not 2xx. #4975
195195

196+
### Known issues
197+
198+
- Configsdb: Ruler configs doesn't work. Remove all configs from postgres database that have format Prometheus 1.x rule format before upgrading to v1.14.0 (see [5387](https://github.com/cortexproject/cortex/issues/5387))
199+
196200
## 1.13.0 2022-07-14
197201

198202
* [CHANGE] Changed default for `-ingester.min-ready-duration` from 1 minute to 15 seconds. #4539

0 commit comments

Comments
 (0)