You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 PR removes the inclusion of glibc into most of the Docker images created by the Loki build system. (#15203).