Releases: grafana/loki
Releases · grafana/loki
v3.4.4
v2.9.15
v3.5.1
v3.5.0
3.5.0 (2025-04-17)
⚠ BREAKING CHANGES
- operator: Add configuration option for dropping OTLP attributes (#15857)
- ksonnet: clean-up deprecated configs (#16007)
Features
- Account for policy when reporting seen resource and metadata labels (#16189) (9a356a1)
- add a config option for custom GCS endpoints (#16419) (f1ebd97)
- add dry-run mode for checking limits in distributors (#16754) (d6c499b)
- add limits package (#16489) (127b609)
- add limits/frontend pkg (#16658) (0cbaa46)
- Add PartitionManager and move this out of ingest_limits.go (#16602) (8a0cc0f)
- add S3 chunk delimiter config to support MinIO running on Windows (#16319) (8429b0f)
- Add support for blocking a policy to be ingested (#16203) (69089ef)
- add support for using sqlite for storing delete requests (#16437) (5b33e65)
- Assert for bad
max_query_lookback
config (#16362) (073c94c) - dataob: Implement SelectSamples (#16251) (13a6c33)
- dataobj-explorer: Add stream distribution info to dataobj explorer UI (#16525) (4befd22)
- dataobj-querier: Fixes streams section sharding & instrumentation (#16349) (543ad8e)
- dataobj/querier: Add logging and improve stream processing metrics (#16325) (49bcaf4)
- dataobj: Add methods for querying data objects metadata (#16190) (4bc95c0)
- dataobj: cardinality estimation (#16233) (66889ec)
- dataobj: Ensure constant sharding for the dataobj querier (#16273) (78a141c)
- dataobj: expose cardinality estimations in UI (#16376) (7d9414d)
- dataobj: Implement SelectLogs using a topk min-heap (#16261) (8f69f0d)
- dataobj: tenant partition consumer (#16065) (4399775)
- Distributed Operational UI (#16097) (dbf2bef)
- distributor: Add simulated latency (#16733) (7119f6e)
- Do not enforce labels vs agg metric stream (#16696) (25c0620)
- enforce limits in distributors (#16705) (bc2111e)
- helm global values updates (#16062) (e5f31b3)
- Helm: Add extraContainers to backend pods (#16205) (528a1c6), closes #16164
- helm: Add
tpl()
support back to read, write and backend pods (#16664) (af05c38) - helm: Allow provisioner to be namespaced (#16091) (af85ecf)
- helm: Optionally add the operational UI (#16317) (197265b)
- ingest-limits: Implement global tenant rate limiting (#16727) (3a3df62)
- Introduce
policy
to received_bytes (#16056) (affedaf) - Introduce policy stream mapping (#15982) (5c8e832)
- kafka: tenant topics (#15977) (c258419)
- ksonnet: Add no_schedule_constraints option to distributors (#16029) (9e9a09d)
- lambda-promtail: Improve relabel configuration parsing and testing (#16100) (2587f34)
- logical planning: Planner playground (#16403) (89f0ed7)
- logql: Add LogQL Benchmark Suite (#16434) (1b57297)
- metastore: Add initial interface for Metastore (#16604) (475d25f)
- metastore: Implement Labels() and Values() on ObjectMetastore (#16734) (a57a80e)
- metastore: Implement listing data object for a given tenant and timerange (#16180) (fa790e1)
- operator: Add configuration option for dropping OTLP attributes (#15857) (bd1ea23)
- operator: Add support for Swift TLS CA configuration (#15260) (62a72f6)
- operator: Enable time-based stream-sharding (#16390) (1b4f1f5)
- operator: Update Loki operand to v3.4.2 (#16360) (42f87d3)
- policies: Add PoliciesStreamMapping to loghttp limits interface (#16105) (c2e1e88)
- policies: Log when multiple policies match the same stream (#16321) (0be39a0)
- policies: Per policy enforced labels (#16182) (5fda84b)
- policies: Support global policy ([#16439](#1643...
v2.9.14
v3.4.3
3.4.3 (2025-04-03)
Bug Fixes
- deps: Move to Go 1.23.7 (#16682) (5de86f1)
- deps: update jwt, oauth and go-redis dependencies (#17023) (e038d0f)
- deps: update module golang.org/x/crypto to v0.35.0 [security] (release-3.4.x) (#16588) (184fe1a)
- deps: update module golang.org/x/oauth2 to v0.27.0 [security] (release-3.4.x) (#16589) (bead91e)
- docs: add a note on docker configuration.md doc to explain accep… (backport release-3.4.x) (#16743) (c39780d)
v3.3.4
3.3.4 (2025-04-03)
Bug Fixes
- deps: Move to Go 1.23.7 (#16681) (f6c6474)
- deps: update jwt and oauth2 dependencies for 3.3.x (#17021) (241f5aa)
- deps: update module golang.org/x/crypto to v0.35.0 [security] (release-3.3.x) (#16590) (454cad2)
- deps: update module golang.org/x/oauth2 to v0.27.0 [security] (release-3.3.x) (#16591) (7b35a41)
- docs: add a note on docker configuration.md doc to explain accep… (#16746) (0102107)
operator: v0.8.0
0.8.0 (2025-03-17)
⚠ BREAKING CHANGES
- operator: Add configuration option for dropping OTLP attributes (#15857)
Features
- operator: Add configuration option for dropping OTLP attributes (#15857) (bd1ea23)
- operator: Add support for Swift TLS CA configuration (#15260) (62a72f6)
- operator: Enable time-based stream-sharding (#16390) (1b4f1f5)
- operator: Update Loki operand to v3.4.2 (#16360) (42f87d3)
Bug Fixes
- operator: Fix minimum available ingesters for 1x.pico size (#16035) (40cf074)
- operator: Select non-zero delete worker count for all sizes (#16492) (1e5579a)
- operator: Update maximum OpenShift version (#16443) (ddf3cfb)
- operator: Update OTLP user guide to reflect change in LokiStack (#16057) (14e2c87)
- operator: Update skipRange in OpenShift variant (#15984) (dfbe00c)