Skip to content

chore(k260): release 3.5.0 - #18210

Closed
loki-gh-app[bot] wants to merge 1 commit into
k260from
release-please--branches--k260
Closed

chore(k260): release 3.5.0#18210
loki-gh-app[bot] wants to merge 1 commit into
k260from
release-please--branches--k260

Conversation

@loki-gh-app

@loki-gh-app loki-gh-app Bot commented Jun 24, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.5.0

3.5.0 (2025-06-24)

Features

  • Add agent IPs to distributor log (#17011) (7fc9026)
  • add dry-run mode for checking limits in distributors (#16754) (d6c499b)
  • Add endpoint returning tenant configured limits (#17101) (6818c90)
  • add enforceLimits to ingest_limits.go (#17117) (d197cda)
  • add evictor (#16839) (eccdf45)
  • add loki_ingest_limits_kafka_consumption_lag_seconds metric (#16886) (b35343b)
  • add method to get zone-aware partition consumers (#17377) (4a733fc)
  • add metric to track ingest limits failures in distributor (#17015) (7f1a1c7)
  • add S3 chunk delimiter config to support MinIO running on Windows (#16319) (8429b0f)
  • add tests for enforcing limits in distributors (#17124) (69aeda1)
  • adds partition-ingester push latency histogram (#17385) (01cf36d)
  • change loki_kafka_reader_receive_delay_seconds to gauge (#16864) (b54af7f)
  • dataobj executor: project node (#17312) (395030b)
  • dataobj-explorer: Add stream distribution info to dataobj explorer UI (#16525) (4befd22)
  • dataobj, executor: filter node execution (#17327) (cf54d50)
  • dataobj: Add query stats collection to the dataobj readers (#17128) (9e68fb0)
  • distributor: Add MaxRecvMsgSize config for uncompressed message size limits (#16915) (1d99f4d)
  • distributor: Add simulated latency (#16733) (7119f6e)
  • enforce limits in distributors (#16705) (bc2111e)
  • fluentbit: Update fluent/fluent-bit to v4 which adds support for structured metadata to the out_loki plugin (#17200) (f108e1c)
  • helm log headers nginx config (#16671) (d687138)
  • helm: Enable rules sidecar for the ruler pods (#17231) (2c5ad02)
  • ingest-limits: Add partition id caching (#16964) (54ff5dc)
  • ingest-limits: Implement global tenant rate limiting (#16727) (3a3df62)
  • LID for query splitting (#16958) (66f0f0b)
  • logcli: Add timestamp format flag via cli argument for default output (#16672) (3286e21)
  • logql: Add LogQL Benchmark Suite (#16434) (1b57297)
  • Meta Monitoring Loki v2 (Part 1) - Telemetry Collection (#16665) (2d0bbfd)
  • Meta Monitoring Loki v2 (Part 2) - Loki Mixin's (#16962) (93360f6)
  • metastore: Implement Labels() and Values() on ObjectMetastore (#16734) (a57a80e)
  • Optionally enable kafka histograms for read/write latency (#17089) (e962398)
  • refactors kafka/client to improve metric collection (#17308) (ab65ac5)
  • return all reasons a stream was rejected from the frontend (#16826) (402be06)
  • return the jsonpath of json detected fields (#16861) (507d269)
  • ruler: add per-tenant configuration to disable WAL replay (#16717) (eda3ba8)
  • store details of processed streams while processing delete requests (#16825) (e3e1f09)
  • support disabling the partition consumers cache (#17318) (1d68047)
  • tools: Add stream generator (#17214) (af97644)
  • ui: Add ingest limits rings (#16978) (1df66cc)
  • use stream labels instead of hash in rate limit reasons (#16738) (fdf8632)
  • wire up ingest-limits service (#16660) (18d143b)

Bug Fixes

  • allow boolean numeric values in detected labels (#16997) (bfb935d)
  • Allow dashes in storage_prefix config (#16934) (c01d9c7)
  • avoid copying label values from tsdb unless required (#17077) (8e4b104)
  • better fix integer overrun when calculating parallelism for very long time range queries (#17430) (d660af3)
  • bug where known streams could be rejected (#16823) (e707597)
  • ci: Fix deprecation errors from staticcheck linter (#17210) (cfe3675)
  • concurrent map access for processedSeries in delete requests manager (#17469) (32c5088)
  • deps: update dependency @radix-ui/react-checkbox to v1.1.5 (main) (#17135) (0d4782d)
  • deps: update dependency @radix-ui/react-checkbox to v1.2.2 (main) (#17349) (3e59794)
  • deps: update dependency @radix-ui/react-checkbox to v1.2.3 (main) (#17381) (6cb79a5)
  • deps: update dependency @radix-ui/react-collapsible to v1.1.4 (main) (#17136) (8ff6e24)
  • deps: update dependency @radix-ui/react-collapsible to v1.1.5 (main) (#17328) (329d1e5)
  • deps: update dependency @radix-ui/react-collapsible to v1.1.6 (main) (#17333) (cd28dcd)
  • deps: update dependency @radix-ui/react-collapsible to v1.1.7 (main) (#17338) (662f5c0)
  • deps: update dependency @radix-ui/react-collapsible to v1.1.8 (main) (#17382) (0a4aec6)
  • deps: update dependency @radix-ui/react-dialog to v1.1.10 (main) (#17339) (8a17983)
  • deps: update dependency @radix-ui/react-dialog to v1.1.11 (main) (#17383) (ee9e1d0)
  • deps: update dependency @radix-ui/react-dialog to v1.1.7 (main) (#17137) (67eda70)
  • deps: update dependency @radix-ui/react-dialog to v1.1.8 (main) (#17323) (0df6f2d)
  • deps: update dependency @radix-ui/react-dropdown-menu to v2.1.10 (main) (#17340) (23723a5)
  • deps: update dependency @radix-ui/react-dropdown-menu to v2.1.11 (main) (#17354) (b6d15a8)
  • deps: update dependency @radix-ui/react-dropdown-menu to v2.1.12 (main) (#17384) (f7252dc)
  • deps: update dependency @radix-ui/react-dropdown-menu to v2.1.7 (main) (#17138) (44a48ab)
  • deps: update dependency @radix-ui/react-dropdown-menu to v2.1.8 (main) (#17324) (0482c3f)
  • deps: update dependency @radix-ui/react-hover-card to v1.1.10 (main) (#17341) (d7cbd37)
  • deps: update dependency @radix-ui/react-hover-card to v1.1.11 (main) (#17386) (80e12d9)
  • deps: update dependency @radix-ui/react-hover-card to v1.1.7 (main) (#17139) (9efe0e7)
  • deps: update dependency @radix-ui/react-hover-card to v1.1.8 (main) (#17325) (d4cbe38)
  • deps: update dependency @radix-ui/react-hover-card to v1.1.9 (main) (#17334) (222d157)
  • deps: update dependency @radix-ui/react-label to v2.1.3 (main) (#17140) (1324d60)
  • deps: update dependency @radix-ui/react-label to v2.1.4 (main) (#17329) (3332e11)
  • deps: update dependency @radix-ui/react-popover to v1.1.10 (main) (#17342) (f32dd94)
  • deps: update dependency @radix-ui/react-popover to v1.1.11 (main) (#17387) (b09c54b)
  • deps: update dependency @radix-ui/react-popover to v1.1.7 (main) (#17141) (e5dd50f)
  • deps: update dependency @radix-ui/react-popover to v1.1.8 (main) (#17326) (34931e6)
  • deps: update dependency @radix-ui/react-progress to v1.1.3 (main) (#17142) (a6ca86d)
  • deps: update dependency @radix-ui/react-progress to v1.1.4 (main) (#17330) (aef6ff5)
  • deps: update dependency @radix-ui/react-scroll-area to v1.2.4 (main) (#17143) (68ea21e)
  • deps: update dependency @radix-ui/react-scroll-area to v1.2.5 (main) (#17331) (b5ecad9)
  • deps: update dependency @radix-ui/react-scroll-area to v1.2.6 (main) (#17388) (86bf1e9)
  • deps: update dependency @radix-ui/react-select to v2.1.7 (main) (#17144) (7249b6a)
  • deps: update dependency @radix-ui/react-select to v2.2.2 (main) (#17350) (4cb0fc8)
  • deps: update dependency @radix-ui/react-separator to v1.1.3 (main) (#17145) (5f8dbbe)
  • deps: update dependency @radix-ui/react-separator to v1.1.4 (main) (#17335) (d989077)
  • deps: update dependency @radix-ui/react-switch to v1.1.4 (main) (#17146) (b5661d9)
  • deps: update dependency @radix-ui/react-switch to v1.2.2 (main) (#17352) (3c23a7a)
  • deps: update dependency @radix-ui/react-tabs to v1.1.4 (main) (#17147) (9d46a0d)
  • deps: update dependency @radix-ui/react-tabs to v1.1.5 (main) (#17336) (fbe25ca)
  • deps: update dependency @radix-ui/react-tabs to v1.1.7 (main) (#17343) (61063bf)
  • deps: update dependency @radix-ui/react-tabs to v1.1.8 (main) (#17355) (d5b1906)
  • deps: update dependency @radix-ui/react-tabs to v1.1.9 (main) (#17389) (23a2f2d)
  • deps: update dependency @radix-ui/react-toast to v1.2.10 (main) (#17344) (6372c12)
  • deps: update dependency @radix-ui/react-toast to v1.2.11 (main) (#17390) (1af41c4)
  • deps: update dependency @radix-ui/react-toast to v1.2.7 (main) (#17148) (1a1cbb3)
  • deps: update dependency @radix-ui/react-toggle to v1.1.3 (main) (#17151) (a76c00f)
  • deps: update dependency @radix-ui/react-toggle to v1.1.6 (main) (#17345) (922ca1b)
  • deps: update dependency @radix-ui/react-toggle-group to v1.1.3 (main) (#17152) (c0b3cc9)
  • deps: update dependency @radix-ui/react-toggle-group to v1.1.6 (main) (#17346) (e566aac)
  • deps: update dependency @radix-ui/react-toggle-group to v1.1.7 (main) (#17356) (3610c14)
  • deps: update dependency @radix-ui/react-tooltip to v1.2.0 (main) (#17158) (8478afa)
  • deps: update dependency @radix-ui/react-tooltip to v1.2.3 (main) (#17347) (2e67c7f)
  • deps: update dependency @radix-ui/react-tooltip to v1.2.4 (main) (#17391) (72d78ce)
  • deps: update dependency @tanstack/react-query to v5.68.0 (main) (#16757) (58840c5)
  • deps: update dependency @tanstack/react-query to v5.69.0 (main) (#16808) (4161c76)
  • deps: update dependency @tanstack/react-query to v5.70.0 (main) (#16944) (27b2aa0)
  • deps: update dependency @tanstack/react-query to v5.72.2 (main) (#17159) (0e26f5e)
  • deps: update dependency @tanstack/react-query to v5.74.3 (main) (#17195) (ae07343)
  • deps: update dependency @tanstack/react-query to v5.74.9 (main) (#17471) (9120aa2)
  • deps: update dependency @tanstack/react-query-devtools to v5.68.0 (main) (#16756) (02a6800)
  • deps: update dependency @tanstack/react-query-devtools to v5.69.0 (main) (#16810) (6109de3)
  • deps: update dependency @tanstack/react-query-devtools to v5.69.2 (main) (#16945) (a3b6ebb)
  • deps: update dependency @tanstack/react-query-devtools to v5.70.0 (main) (#16946) (f5d7c68)
  • deps: update dependency @tanstack/react-query-devtools to v5.71.0 (main) (#16952) (c907640)
  • deps: update dependency @tanstack/react-query-devtools to v5.71.1 (main) (#16957) (590c391)
  • deps: update dependency @tanstack/react-query-devtools to v5.72.2 (main) (#17160) (beb9473)
  • deps: update dependency @tanstack/react-query-devtools to v5.73.3 (main) (#17196) (3358bf6)
  • deps: update dependency @tanstack/react-query-devtools to v5.74.0 (main) (#17204) (cefafa9)
  • deps: update dependency @tanstack/react-query-devtools to v5.74.2 (main) (#17213) (4439096)
  • deps: update dependency @tanstack/react-query-devtools to v5.74.3 (main) (#17215) (fa8290b)
  • deps: update dependency @tanstack/react-query-devtools to v5.74.4 (main) (#17281) (dc85c57)
  • deps: update dependency @tanstack/react-query-devtools to v5.74.6 (main) (#17393) (34e70ac)
  • deps: update dependency cmdk to v1.1.1 (main) (#16766) (06553d8)
  • deps: update dependency lucide-react to ^0.481.0 (main) (#16765) (a354eee)
  • deps: update dependency lucide-react to ^0.482.0 (main) (#16767) (901320c)
  • deps: update dependency lucide-react to ^0.483.0 (main) (#16811) (de6f0e9)
  • deps: update dependency lucide-react to ^0.484.0 (main) (#16905) (15df143)
  • deps: update dependency lucide-react to ^0.485.0 (main) (#16947) (f153cc3)
  • deps: update dependency lucide-react to ^0.486.0 (main) (#16966) (ab8ab01)
  • deps: update dependency lucide-react to ^0.487.0 (main) (#17181) (2039bf6)
  • deps: update dependency lucide-react to ^0.488.0 (main) (#17203) (4890a2b)
  • deps: update dependency lucide-react to ^0.492.0 (main) (#17317) (a15e179)
  • deps: update dependency lucide-react to ^0.493.0 (main) (#17320) (f6e98af)
  • deps: update dependency lucide-react to ^0.494.0 (main) (#17321) (7c85dd9)
  • deps: update dependency lucide-react to ^0.501.0 (main) (#17322) (3fe0a21)
  • deps: update dependency lucide-react to ^0.503.0 (main) (#17361) (91754ae)
  • deps: update dependency react to v19.1.0 (main) (#16949) (404fd13)
  • deps: update dependency react-datepicker to v8.2.1 (main) (#16749) (20eeecb)
  • deps: update dependency react-datepicker to v8.3.0 (main) (#17182) (a494772)
  • deps: update dependency react-dom to v19.1.0 (main) (#16950) (8d1dc9c)
  • deps: update dependency react-hook-form to v7.55.0 (main) (#16951) (755de6b)
  • deps: update dependency react-hook-form to v7.56.0 (main) (#17357) (2c27a58)
  • deps: update dependency react-hook-form to v7.56.1 (main) (#17394) (3c741be)
  • deps: update dependency react-router-dom to v7.4.0 (main) (#16838) (d76c003)
  • deps: update dependency react-router-dom to v7.4.1 (main) (#16948) (930aadb)
  • deps: update dependency react-router-dom to v7.5.0 (main) (#17184) (2fd0acb)
  • deps: update dependency react-router-dom to v7.5.1 (main) (#17292) (381d9b9)
  • deps: update dependency react-router-dom to v7.5.2 (main) (#17438) (3f1fb46)
  • deps: update dependency recharts to v2.15.2 (main) (#17153) (c980fdd)
  • deps: update dependency recharts to v2.15.3 (main) (#17314) (f392ff0)
  • deps: update dependency tailwind-merge to v3.2.0 (main) (#17185) (a0ca30f)
  • deps: update dependency zod to v3.24.3 (main) (#17272) (005e445)
  • deps: update module cloud.google.com/go/bigtable to v1.36.0 (main) (#17186) (4441633)
  • deps: update module cloud.google.com/go/bigtable to v1.37.0 (main) (#17259) (5ce2655)
  • deps: update module cloud.google.com/go/pubsub to v1.48.0 (main) (#16724) (b07bb72)
  • deps: update module cloud.google.com/go/pubsub to v1.49.0 (main) (#17187) (cbd73d0)
  • deps: update module cloud.google.com/go/storage to v1.51.0 (main) (#16720) (b4abbf4)
  • deps: update module cloud.google.com/go/storage to v1.52.0 (main) (#17398) (4dc095c)
  • deps: update module github.com/alecthomas/chroma/v2 to v2.16.0 (main) (#17188) (00095c0)
  • deps: update module github.com/alecthomas/chroma/v2 to v2.17.0 (main) (#17373) (6e89c1e)
  • deps: update module github.com/aws/aws-lambda-go to v1.48.0 (main) (#17189) (f59d2c6)
  • deps: update module github.com/aws/aws-sdk-go to v1.55.7 (main) (#17402) (06a803d)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.10 (main) (#16884) (5b22183)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.11 (main) (#16911) (dd8da5e)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.12 (main) (#16939) (bee935e)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.14 (main) (#17154) (9f92053)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.79.2 (main) (#17190) (d5c04e3)
  • deps: update module github.com/baidubce/bce-sdk-go to v0.9.221 (main) (#16760) (e0e7133)
  • deps: update module github.com/baidubce/bce-sdk-go to v0.9.222 (main) (#16893) (810a93f)
  • deps: update module github.com/baidubce/bce-sdk-go to v0.9.223 (main) (#17161) (3617bbb)
  • deps: update module github.com/baidubce/bce-sdk-go to v0.9.224 (main) (#17370) (93df9cf)
  • deps: update module github.com/charmbracelet/bubbles to v0.21.0 (main) (#17191) (3e9c07e)
  • deps: update module github.com/charmbracelet/bubbletea to v1.3.4 (main) (#16730) (2f99d84)
  • deps: update module github.com/charmbracelet/lipgloss to v1.1.0 (main) (#16742) (53ae070)
  • deps: update module github.com/docker/docker to v28.0.2+incompatible (main) (#16837) (fd0389f)
  • deps: update module github.com/docker/docker to v28.0.4+incompatible (main) (#16900) (a96da52)
  • deps: update module github.com/docker/docker to v28.1.0+incompatible (main) (#17285) (bc86a9d)
  • deps: update module github.com/docker/docker to v28.1.1+incompatible (main) (#17319) (3ee4ccb)
  • deps: update module github.com/fsnotify/fsnotify to v1.9.0 (main) (#17192) (eb4b651)
  • deps: update module github.com/grafana/loki/v3 to v3.4.3 (main) (#17162) (cf8181e)
  • deps: update module github.com/grafana/loki/v3 to v3.5.0 (main) (#17407) (adffe9b)
  • deps: update module github.com/hashicorp/consul/api to v1.32.0 (main) (#16959) (fd64d94)
  • deps: update module github.com/ibm/go-sdk-core/v5 to v5.19.1 (main) (#17305) (5da3426)
  • deps: update module github.com/ibm/ibm-cos-sdk-go to v1.12.2 (main) (#16728) (22cdf61)
  • deps: update module github.com/influxdata/telegraf to v1.34.1 (main) (#16885) (20bbdb8)
  • deps: update module github.com/minio/minio-go/v7 to v7.0.89 (main) (#16932) (bdb4284)
  • deps: update module github.com/minio/minio-go/v7 to v7.0.90 (main) (#17163) (314eea2)
  • deps: update module github.com/minio/minio-go/v7 to v7.0.91 (main) (#17395) (3c85f48)
  • deps: update module github.com/opentracing-contrib/go-grpc to v0.1.2 (main) (#17164) (23b47ce)
  • deps: update module github.com/prometheus/client_golang to v1.22.0 (main) (#17197) (ba359fc)
  • deps: update module github.com/prometheus/client_model to v0.6.2 (main) (#17171) (fa84382)
  • deps: update module github.com/redis/go-redis/v9 to v9.7.2 (main) (#16847) (110548e)
  • deps: update module github.com/redis/go-redis/v9 to v9.7.3 (main) (#16850) (14d1859)
  • deps: update module github.com/shirou/gopsutil/v4 to v4.25.3 (main) (#17172) (aa8ec6e)
  • deps: update module github.com/spf13/afero to v1.14.0 (main) (#16769) (342fd40)
  • deps: update module github.com/twmb/franz-go/pkg/kadm to v1.16.0 (main) (#17205) (1cd2ba5)
  • deps: update module github.com/twmb/franz-go/pkg/kmsg to v1.11.1 (main) (#17193) (7d21676)
  • deps: update module github.com/twmb/franz-go/pkg/kmsg to v1.11.2 (main) (#17258) (7c47a3e)
  • deps: update module github.com/twmb/franz-go/plugin/kotel to v1.6.0 (main) (#17194) (9491fbb)
  • deps: update module github.com/twmb/franz-go/plugin/kprom to v1.2.0 (main) (#17206) (cc50361)
  • deps: update module github.com/twmb/franz-go/plugin/kprom to v1.2.1 (main) (#17435) (68a2ed7)
  • deps: update module go.opentelemetry.io/collector/pdata to v1.28.0 (main) (#16797) (65f90c7)
  • deps: update module go.opentelemetry.io/collector/pdata to v1.28.1 (main) (#16824) (2592e6a)
  • deps: update module go.opentelemetry.io/collector/pdata to v1.29.0 (main) (#17198) (94e815d)
  • deps: update module go.opentelemetry.io/collector/pdata to v1.30.0 (main) (#17226) (b35b439)
  • deps: update module golang.org/x/crypto to v0.37.0 (main) (#17165) (6d481c6)
  • deps: update module golang.org/x/net to v0.38.0 (main) (#16941) (97dd1ff)
  • deps: update module golang.org/x/net to v0.39.0 (main) (#17166) (394d831)
  • deps: update module golang.org/x/oauth2 to v0.29.0 (main) (#17167) (a7f014c)
  • deps: update module google.golang.org/api to v0.226.0 (main) (#16752) (745bf67)
  • deps: update module google.golang.org/api to v0.227.0 (main) (#16840) (826f66d)
  • deps: update module google.golang.org/api to v0.228.0 (main) (#16907) (c40053a)
  • deps: update module google.golang.org/api to v0.229.0 (main) (#17222) (9c580de)
  • deps: update module google.golang.org/protobuf to v1.36.6 (main) (#16877) (07c9bcc)
  • deps: update module k8s.io/apimachinery to v0.32.4 (main) (#17410) (503524e)
  • deps: update module k8s.io/apimachinery to v0.33.0 (main) (#17429) (0851b6f)
  • distributor: Disable metadata topic writes (#17437) (46b2271)
  • docs: add a note on docker configuration.md doc to explain accep… (#16299) (2071a50)
  • docs: Update configuration.md (#17269) (70de523)
  • engine: Fix querier intitalisation (#17228) (fa03f81)
  • evict the limits cache once half the TTL has elapsed (#17337) (e6d8a22)
  • Exclude aggregated metric streams from usage trackers in loghttp/push (#16862) (4029561)
  • fix a bug where limits were incorrect after grafana/loki#16937 (#17224) (805125c)
  • fix a panic in ServeHTTP where stream was nil (#16818) (ba7550a)
  • fix bug where expectedStreamUsageRequest was not used (#17223) (d106042)
  • fix help message in metric (#16879) (0497c6b)
  • fix integer overrun when calculating parallelism for very long time range queries (#17428) (82acbd5)
  • Fix missing series in monolithic mode (#17067) (5625464)
  • fix single error prevents getting assigned partitions (#17315) (a6846d8)
  • fix timeout and series progress marker for same requests with different shards (#17125) (288ec8c)
  • fixes a data race I added changing this to a map (#16814) (f4893ee)
  • helm: inadvertent accumulation of podLabels using merge (#16700) (717d97c)
  • hide aggregated_metric in /series and /labels (#14677) (4b0aaaa)
  • histogram could measure up to 10 seconds of consumption lag, needs exponential buckets (#16897) (3986b86)
  • improve structured metadata label normalization performance (#17332) (87922da)
  • ingest-limits: Disable auto commiting records (#17409) (434e906)
  • ingest-limits: Get usage from owing instances only (#16937) (5229a2a)
  • ingest-limits: Incorrect ingested bytes counter usage (#17037) (406690d)
  • ingest-limits: Use stripe locking for metadata (#17150) (c32e479)
  • json, structured metadata: correctly handle escaping in json parsing API (#17068) (243b155)
  • json, structured metadata: json-parsing cleanup (#17072) (2aed4c3)
  • logql: Fix inconsistency with parsed field short circuiting (#17104) (88beefb)
  • mixins: fix label generation for Loki logs dashboard (#17412) (da2b620)
  • only allow aggregated metric queries from logs drilldown app (#16670) (6c6410c)
  • operator: Update memberlist when ingester becomes unhealthy (#17026) (c63f0a9)
  • operator: use description annotation for Prometheus alerts instead of message (#16574) (89cb731)
  • pattern ingester pushes detected level as structured metadata (#16924) (66033bb)
  • prevent panic when ContentLength is negative in Distributor RequestBodyTooLarge metrics (#17054) (9e9f534)
  • push: Add guard clauses to prevent negative counter values (#17056) (9000de1)
  • push: fix guard clauses to prevent error spam in logs (#17372) (d70b20e)
  • remove colons from level detection (#16764) (865c43a)
  • revert remove colons from level detection (#16999) (e678b61)
  • short circuit level detection when already detected (#17028) (58aa00a)
  • skip streams over limits in dry-run mode (#17114) (2cde9b1)
  • Unescape JSON strucutred metadata string values (#13919) (9629d07)
  • wire up deletion series progress tracking (#17099) (db59d0e)
  • zeroed stream hash when checking limits (#16729) (ab0cbce)

Performance Improvements

  • Optimization pass for reading from dataobjs (#16747) (979f761)
  • Reuse Values in dataobj.Reader to reduce allocs (#16988) (e5784d7)

Reverts

  • "fix(json, structured metadata): correctly handle escaping in json parsing API" (#17071) (cf27289)

Merging this PR will release the artifacts of 1b72b7c

@loki-gh-app
loki-gh-app Bot requested a review from a team as a code owner June 24, 2025 08:43
@loki-gh-app loki-gh-app Bot added autorelease: pending backport main Tag a PR with this label to create a PR which cherry pics it into the main branch product-approved labels Jun 24, 2025
@JStickler
JStickler deleted the release-please--branches--k260 branch May 27, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending backport main Tag a PR with this label to create a PR which cherry pics it into the main branch product-approved size/L

1 participant