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(k242): release 3.5.0 #16312

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

Conversation

loki-gh-app[bot]
Copy link
Contributor

@loki-gh-app loki-gh-app bot commented Feb 17, 2025

🤖 I have created a release beep boop

3.5.0

3.5.0 (2025-02-19)

⚠ 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)
  • dataob: Implement SelectSamples (#16251) (13a6c33)
  • 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: 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)
  • 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)
  • policies: Add PoliciesStreamMapping to loghttp limits interface (#16105) (c2e1e88)
  • policies: Per policy enforced labels (#16182) (5fda84b)
  • ui: Makes UI reverse proxy friendly. (backport k242) (#16372) (a6eed43)
  • 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)
  • 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 react to v19 (main) (#16000) (1b35cb6)
  • 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 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/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/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/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/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/hashicorp/consul/api to v1.31.1 (main) (#16230) (70d3863)
  • deps: update module github.com/heroku/x to v0.4.3 (main) (#16204) (12e436a)
  • deps: update module github.com/minio/minio-go/v7 to v7.0.85 (main) (#16152) (be047cb)
  • deps: update module github.com/shirou/gopsutil/v4 to v4.25.1 (main) (#16049) (319bb0f)
  • 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 golang.org/x/crypto to v0.33.0 (main) (#16149) (0c20717)
  • 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/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/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 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)
  • metastore: empty object corrections (#16147) (d9892b4)
  • operator: Fix minimum available ingesters for 1x.pico size (#16035) (40cf074)
  • 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: windows forward event crash (#16155) (82cfaea)
  • remove unused variable in delete requests store code (#16241) (5e6d0b5)
  • reverts the tailwindcss upgrade that was breaking builds (#16058) (bb76772)
  • scheduling constraints (#16045) (b45a31e)

Performance Improvements

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

Miscellaneous Chores


Merging this PR will release the artifacts of a6eed43

@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 labels Feb 17, 2025
@loki-gh-app loki-gh-app bot requested a review from a team as a code owner February 17, 2025 01:42
@loki-gh-app
Copy link
Contributor Author

loki-gh-app bot commented Feb 17, 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 Feb 17, 2025

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

@loki-gh-app loki-gh-app bot force-pushed the release-please--branches--k242 branch from 423fae7 to c164164 Compare February 19, 2025 11:55
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