Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(k244): release 3.5.0 #16562

Open
wants to merge 1 commit into
base: k244
Choose a base branch
from
Open

Conversation

loki-gh-app[bot]
Copy link
Contributor

@loki-gh-app loki-gh-app bot commented Mar 5, 2025

🤖 I have created a release beep boop

3.5.0

3.5.0 (2025-03-05)

⚠ 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 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-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)
  • helm global values updates (#16062) (e5f31b3)
  • helm: Allow provisioner to be namespaced (#16091) (af85ecf)
  • helm: Optionally add the operational UI (#16317) (197265b)
  • 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)
  • 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 (backport k244) (#16558) (5cb3479)
  • Snapshopt stream overrides values on each request (backport k244) (#16559) (e0fad70)
  • ui: Makes UI reverse proxy friendly. (#16364) (4ab0efd)
  • update log level discovery from json to detect nested fields (#16026) (86dc47b)

Bug Fixes

  • Adjust with offset in last, first and quantile over time queries. (#15915) (83339cb)
  • approx_topk: Map approx_topk operation in all cases (#16131) (6d691ac)
  • blooms: Initialize bloom gateway client only once (#15994) (e271e22)
  • change object_store.prefix to object_store.storage_prefix in helm (#16266) (b5ad4f0)
  • ci: do not disable CGO in Makefile (#16271) (810dff9)
  • ci: Pass image tag details to logcli docker build (#16159) (f22527f)
  • ci: Provide correct build info for release builds (#15939) (625bdab)
  • dataobj: Fix shutdown race in dataobj consumer (#16157) (656b1fa)
  • dataobj: Fixes timerange matching for dataobj files (#16222) (5aa9e47)
  • dataobj: Fixes timerange predicate (#16245) (5195296)
  • deps: update dependency @radix-ui/react-checkbox to v1.1.4 (main) (#16297) (85a6e88)
  • deps: update dependency @radix-ui/react-collapsible to v1.1.3 (main) (#16298) (4a1225e)
  • deps: update dependency @radix-ui/react-dialog to v1.1.6 (main) (#16301) (548c8c2)
  • deps: update dependency @radix-ui/react-dropdown-menu to v2.1.6 (main) (#16303) (5fedc3c)
  • deps: update dependency @radix-ui/react-hover-card to v1.1.6 (main) (#16304) (f11fd12)
  • deps: update dependency @radix-ui/react-label to v2.1.2 (main) (#16305) (13bfb12)
  • deps: update dependency @radix-ui/react-popover to v1.1.6 (main) (#16306) (abb3a94)
  • deps: update dependency @radix-ui/react-progress to v1.1.2 (main) (#16307) (18210e9)
  • deps: update dependency @radix-ui/react-scroll-area to v1.2.3 (main) (#16308) (9136ba3)
  • deps: update dependency @radix-ui/react-select to v2.1.6 (main) (#16310) (1115a77)
  • deps: update dependency @radix-ui/react-separator to v1.1.2 (main) (#16311) (aee6e88)
  • deps: update dependency @radix-ui/react-slot to v1.1.2 (main) (#16313) (9b5f33c)
  • deps: update dependency @radix-ui/react-switch to v1.1.3 (main) (#16314) (7fa049e)
  • deps: update dependency @radix-ui/react-tabs to v1.1.3 (main) (#16316) (96b4e8f)
  • deps: update dependency @radix-ui/react-toast to v1.2.6 (main) (#16320) (9b47b19)
  • deps: update dependency @radix-ui/react-toggle to v1.1.2 (main) (#16323) (8fd8697)
  • deps: update dependency @radix-ui/react-toggle-group to v1.1.2 (main) (#16326) (677faad)
  • deps: update dependency @radix-ui/react-tooltip to v1.1.8 (main) (#16327) (c084144)
  • deps: update dependency @tanstack/react-query to v5.66.5 (main) (#16328) (dbf0161)
  • deps: update dependency @tanstack/react-query to v5.66.6 (main) (#16341) (24137bf)
  • deps: update dependency @tanstack/react-query to v5.66.7 (main) (#16352) (877243c)
  • deps: update dependency @tanstack/react-query to v5.66.9 (main) (#16421) (d8f0c06)
  • deps: update dependency @tanstack/react-query-devtools to v5.66.5 (main) (#16331) (dbb1716)
  • deps: update dependency @tanstack/react-query-devtools to v5.66.6 (main) (#16343) (2d707d9)
  • deps: update dependency @tanstack/react-query-devtools to v5.66.7 (main) (#16353) (412f733)
  • deps: update dependency @tanstack/react-query-devtools to v5.66.9 (main) (#16423) (48e00b5)
  • deps: update dependency @types/lodash to v4.17.16 (main) (#16516) (7c9b44a)
  • deps: update dependency @types/react-datepicker to v7 (main) (#16480) (1796269)
  • deps: update dependency date-fns to v4 (main) (#16481) (5b7f1f0)
  • deps: update dependency lucide-react to ^0.475.0 (main) (#16344) (2f57d60)
  • deps: update dependency lucide-react to ^0.476.0 (main) (#16455) (32fd332)
  • deps: update dependency lucide-react to ^0.477.0 (main) (#16509) (f84f0c7)
  • deps: update dependency react to v19 (main) (#16000) (1b35cb6)
  • deps: update dependency react-code-block to v1.1.3 (main) (#16428) (9691e94)
  • deps: update dependency react-datepicker to v8.1.0 (main) (#16346) (4a674b2)
  • deps: update dependency react-icons to v5.5.0 (main) (#16456) (bce5f55)
  • deps: update dependency react-router-dom to v6.29.0 (main) (#16347) (14ce844)
  • deps: update dependency react-router-dom to v7.1.4 (main) (#16018) (f163e44)
  • deps: update dependency react-router-dom to v7.1.5 (main) (#16046) (45a0c59)
  • deps: update dependency zod to v3.24.2 (main) (#16333) (ec5bef4)
  • deps: update github.com/prometheus/prometheus (main) (#15950) (b37eefe)
  • deps: update module cloud.google.com/go/pubsub to v1.46.0 (main) (#16019) (998da11)
  • deps: update module cloud.google.com/go/pubsub to v1.47.0 (main) (#16047) (8f9f92f)
  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.36.1 (main) (#16024) (542cff4)
  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.36.2 (main) (#16430) (ba9afd6)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.3 (main) (#16022) (03f18ac)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.4 (main) (#16042) (0bf0253)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.5 (main) (#16093) (c4e916d)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.6 (main) (#16123) (d28e627)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.7 (main) (#16431) (ca41297)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.8 (main) (#16503) (364e80e)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.0 (main) (#16003) (e3d1054)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.1 (main) (#16023) (d2b7d82)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.2 (main) (#16043) (01358cf)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.3 (main) (#16094) (1d6c0eb)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.4 (main) (#16124) (0c44e76)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.76.0 (main) (#16140) (f70984c)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.76.1 (main) (#16173) (a93a3ab)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.77.0 (main) (#16356) (879168b)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.77.1 (main) (#16433) (92bdb9d)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.78.0 (main) (#16513) (b7b5c76)
  • deps: update module github.com/axiomhq/hyperloglog to v0.2.5 (main) (#16504) (dcda340)
  • deps: update module github.com/azure/go-autorest/autorest to v0.11.30 (main) (#15987) (543b7f3)
  • deps: update module github.com/baidubce/bce-sdk-go to v0.9.216 (main) (#16177) (9690cad)
  • deps: update module github.com/baidubce/bce-sdk-go to v0.9.217 (main) (#16276) (b262a2b)
  • deps: update module github.com/bmatcuk/doublestar/v4 to v4.8.1 (main) (#15973) (a8bd3a8)
  • deps: update module github.com/datadog/sketches-go to v1.4.7 (main) (#16436) (1907238)
  • deps: update module github.com/fsouza/fake-gcs-server to v1.52.2 (main) (#16334) (20b9bd2)
  • deps: update module github.com/google/go-cmp to v0.7.0 (main) (#16457) (4f7fd29)
  • deps: update module github.com/grafana/loki/v3 to v3.4.0 (main) (#16217) (750fe66)
  • deps: update module github.com/grafana/loki/v3 to v3.4.1 (main) (#16265) (cc49ebc)
  • deps: update module github.com/grafana/loki/v3 to v3.4.2 (main) (#16335) (977fd54)
  • deps: update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.0 (main) (#16357) (5fe1fa7)
  • deps: update module github.com/hashicorp/consul/api to v1.31.1 (main) (#16230) (70d3863)
  • deps: update module github.com/hashicorp/consul/api to v1.31.2 (main) (#16361) (2f4f16d)
  • deps: update module github.com/heroku/x to v0.4.3 (main) (#16204) (12e436a)
  • deps: update module github.com/ibm/sarama to v1.45.1 (main) (#16522) (bc9bbb8)
  • deps: update module github.com/influxdata/telegraf to v1.33.2 (main) (#16179) (022b45c)
  • deps: update module github.com/klauspost/compress to v1.18.0 (main) (#16458) (6c0f67d)
  • deps: update module github.com/minio/minio-go/v7 to v7.0.85 (main) (#16152) (be047cb)
  • deps: update module github.com/minio/minio-go/v7 to v7.0.87 (main) (#16442) (c92e339)
  • deps: update module github.com/parquet-go/parquet-go to v0.25.0 (main) (#16459) (4d65435)
  • deps: update module github.com/prometheus/client_golang to v1.21.0 (main) (#16446) (c128aa8)
  • deps: update module github.com/prometheus/prometheus to v0.302.1 (main) (#16475) (9fe8b57)
  • deps: update module github.com/prometheus/sigv4 to v0.1.2 (main) (#16447) (946497e)
  • deps: update module github.com/redis/go-redis/v9 to v9.7.1 (main) (#16448) (2cc1873)
  • deps: update module github.com/shirou/gopsutil/v4 to v4.25.1 (main) (#16049) (319bb0f)
  • deps: update module github.com/shirou/gopsutil/v4 to v4.25.2 (main) (#16517) (fcf1518)
  • deps: update module github.com/tjhop/slog-gokit to v0.1.4 (main) (#16505) (c409a66)
  • deps: update module go.etcd.io/bbolt to v1.4.0 (main) (#16107) (78becba)
  • deps: update module go.opentelemetry.io/collector/pdata to v1.25.0 (main) (#16076) (2ec948c)
  • deps: update module go.opentelemetry.io/collector/pdata to v1.26.0 (main) (#16359) (043617e)
  • deps: update module golang.org/x/crypto to v0.33.0 (main) (#16149) (0c20717)
  • deps: update module golang.org/x/crypto to v0.35.0 (main) (#16452) (41c1cfc)
  • deps: update module golang.org/x/net to v0.35.0 (main) (#16167) (f084f02)
  • deps: update module golang.org/x/oauth2 to v0.26.0 (main) (#16085) (9ddc756)
  • deps: update module golang.org/x/oauth2 to v0.27.0 (main) (#16453) (b731680)
  • deps: update module golang.org/x/sync to v0.11.0 (main) (#16086) (536dbc6)
  • deps: update module golang.org/x/sys to v0.30.0 (main) (#16087) (6d49d91)
  • deps: update module golang.org/x/text to v0.22.0 (main) (#16090) (8c2406e)
  • deps: update module golang.org/x/time to v0.10.0 (main) (#16089) (fe17cc0)
  • deps: update module google.golang.org/api to v0.219.0 (main) (#15991) (d2e6d99)
  • deps: update module google.golang.org/api to v0.220.0 (main) (#16115) (0528e40)
  • deps: update module google.golang.org/api to v0.221.0 (main) (#16234) (a66faf5)
  • deps: update module google.golang.org/api to v0.223.0 (main) (#16460) (861affe)
  • deps: update module google.golang.org/protobuf to v1.36.5 (main) (#16130) (b1c1c5a)
  • deps: update module k8s.io/apimachinery to v0.32.2 (main) (#16267) (abcd730)
  • Determine when all logs have been filtered (#16073) (f2bff20)
  • engine: Fix Walk() function implementation on various Expr implementations (#16033) (3888866)
  • Export exportTSInSecs field in TSDB identifier to make sure correct gap calculation (#13116) (99d9f1c)
  • export ExcludedMetadataLabels so it can be extended in GEL (#16083) (9d84a68)
  • Fix blocked ingestion returned error when 260 (#16387) (3d6163a)
  • Fix label values query when server.http_path_prefix is set (#15978) (65f5990)
  • helm: Disable service monitor for nginx service (#12746) (0c38b94)
  • Make policy test non-flaky (#16158) (41d9c8b)
  • memchunk: Skip a test that currently is not used in our main path (#16474) (196cbaa)
  • metastore: empty object corrections (#16147) (d9892b4)
  • 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)
  • pattern: Correctly initialize overrides for pattern tee. (#16112) (8f38cf7)
  • promtail: remove flaky TestFileTarget_StopsTailersCleanly (#16473) (2ab63d2)
  • promtail: windows forward event crash (#16155) (82cfaea)
  • queryrange: properly handle context cancellation in Downstreamer (#16471) (5335a21)
  • remove unused variable in delete requests store code (#16241) (5e6d0b5)
  • Revert "feat: Assert for bad max_query_lookback config (#16362)" (#16441) (42ddb68)
  • reverts the tailwindcss upgrade that was breaking builds (#16058) (bb76772)
  • ruler: ensure test service shutdown is properly awaited (#16468) (8976709)
  • scheduling constraints (#16045) (b45a31e)
  • update crc64nvme to fix build issues with arm images (#16413) (80a616d)

Performance Improvements

  • Improve push.RetentionPeriodToString() efficiency (#16252) (6e6658f)

Miscellaneous Chores


Merging this PR will release the artifacts of e0fad70

@loki-gh-app loki-gh-app bot requested a review from a team as a code owner March 5, 2025 10:49
@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 Mar 5, 2025
@loki-gh-app
Copy link
Contributor Author

loki-gh-app bot commented Mar 5, 2025

This PR must be merged before a backport PR will be created.

1 similar comment
@loki-gh-app
Copy link
Contributor Author

loki-gh-app bot commented Mar 5, 2025

This PR must be merged before a backport PR will be created.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants