Skip to content

Commit

Permalink
Update main changelog for new bug fixes pulling into 1.2.1 (#1266)
Browse files Browse the repository at this point in the history
* Update changelog for v1.2.1.

* cherry pick fix for armv7

* fix changelog
  • Loading branch information
mattdurham authored Jul 11, 2024
1 parent c159fe5 commit 0f04f98
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,15 @@ Main (unreleased)

- Added a `namespace` label to probes scraped by the `prometheus.operator.probes` component to align with the upstream Prometheus Operator setup. (@toontijtgat2)

v1.2.1
-----------------

### Bugfixes

- Fixed an issue with `loki.source.kubernetes_events` not starting in large clusters due to short informer sync timeout. (@nrwiersma)

- Updated [ckit](https://github.com/grafana/ckit) to fix an issue with armv7 panic on startup when forming a cluster. (@imavroukakis)

v1.2.1
-----------------

### Bugfixes

- Fixed a clustering mode issue where a failure to perform static peers
discovery did not result in a fatal failure at startup and could lead to
potential split-brain issues. (@thampiotr)
Expand Down

0 comments on commit 0f04f98

Please sign in to comment.