Skip to content

Commit

Permalink
chore(release-3.3.x): release 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
loki-gh-app[bot] authored Dec 9, 2024
1 parent 635f04d commit 862b3a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "3.3.1",
".": "3.3.2",
"operator": "0.6.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@

* **promtail:** fix parser for azureeventhubs message without time field ([#14218](https://github.com/grafana/loki/pull/14218))

## [3.3.2](https://github.com/grafana/loki/compare/v3.3.1...v3.3.2) (2024-12-09)


### Bug Fixes

* enable metric aggregation in `loki-local-config.yaml` (backport release-3.3.x) ([#15319](https://github.com/grafana/loki/issues/15319)) ([635f04d](https://github.com/grafana/loki/commit/635f04d3deafaadac9e28ff2a11ae89f65b13c00))

## [3.3.1](https://github.com/grafana/loki/compare/v3.3.0...v3.3.1) (2024-12-04)


Expand Down

0 comments on commit 862b3a9

Please sign in to comment.