Update dependency https://github.com/grafana/loki.git to v3.2.2

This MR contains the following updates:

Package Update Change
https://github.com/grafana/loki.git patch v3.2.0 -> v3.2.2

Release Notes

grafana/loki (https://github.com/grafana/loki.git)

v3.2.2

Compare Source

⚠️ BREAKING CHANGES
  • promtail: Remove wget from Promtail docker image (backport release-3.2.x) (#​15145)
Bug Fixes
  • logql: Updated JSONExpressionParser not to unescape extracted values if it is JSON object. (#​14499).
  • storage: Have GetObject check for canceled context. S3ObjectClient.GetObject incorrectly returned nil, 0, nil when the provided context is already canceled (#​14420).
Miscellaneous Chores
  • promtail: Switch Promtail base image from Debian to Ubuntu to fix critical security issues (#​15195).
  • docker: Move from base-nossl to static. This MR removes the inclusion of glibc into most of the Docker images created by the Loki build system. (#​15203).

v3.2.1

Compare Source

Bug Fixes
  • config: Copy Alibaba and IBM object storage configuration from common (#​14315) (32a9bc0)
  • logql: updated JSONExpressionParser not to unescape extracted values if it is JSON object. (backport release-3.2.x) (#​14502) (e9bbaf3)
  • Revert build image to Debian Bullseye to fix libc version issue in Promtail (#​14386) (1e913df)
  • storage/chunk/client/aws: have GetObject check for canceled context (backport release-3.2.x) (#​14422) (1b7dd95)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Sylva Renovate bot

Merge request reports

Loading