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

Bump github.com/grafana/loki/v3 from 3.2.1 to 3.3.2 #914

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2024

Bumps github.com/grafana/loki/v3 from 3.2.1 to 3.3.2.

Release notes

Sourced from github.com/grafana/loki/v3's releases.

v3.3.2

3.3.2 (2024-12-18)

Features

  • present DF bytes values in queryable format (backport release-3.3.x) (#15320) (218ecbb)

Bug Fixes

  • deps: backport update module golang.org/x/crypto to v0.31.0 (#15394) (57a7a2c)
  • enable metric aggregation in loki-local-config.yaml (backport release-3.3.x) (#15319) (635f04d)
  • fix the docker driver build (backport release-3.3.x) (#15478) (23b5fc2)

v3.3.1

3.3.1 (2024-12-04)

⚠ BREAKING CHANGES

  • promtail: Remove wget from Promtail docker image (backport release-3.3.x) (#15146)

Miscellaneous Chores

  • promtail: Switch Promtail base image from Debian to Ubuntu to fix critical security issues (grafana/loki#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).

v3.3.0

3.3.0 (2024-11-19)

⚠ BREAKING CHANGES

  • blooms: Introduce a new block schema (V3) (#14038)
  • blooms: Index structured metadata into blooms (#14061)

Features

... (truncated)

Changelog

Sourced from github.com/grafana/loki/v3's changelog.

Changelog

3.3.0 (2024-11-19)

⚠ BREAKING CHANGES

  • blooms: Introduce a new block schema (V3) (#14038)
  • blooms: Index structured metadata into blooms (#14061)
  • operator: Migrate project layout to kubebuilder go/v4 (#14447)
  • operator: Rename loki api go module (#14568)
  • operator: Provide default OTLP attribute configuration (#14410)

Features

  • ability to log stream selectors before service name detection (#14154) (d7ff426)
  • add app_name as a service label (#13660) (f2a16f4)
  • add backoff mechanism to the retention process (#14182) (3136880)
  • add functions to common.libsonnet for warpstream (#14123) (2bde071)
  • add gauge loki_ingest_storage_reader_phase (#14679) (f5b0fb6)
  • add gauge to track the partition_id (#14713) (a142b3d)
  • add missing cluster label to mixins (#12870) (547ca70)
  • add query user and query source to "executing query" log lines (#14320) (4d69929)
  • add retries for s3 ObjectExists calls (#14062) (73cbbb0)
  • add structured metadata to the promtail push API (#14153) (66cffcb)
  • Add support for partition ingester in dashboards (#14498) (70deebf)
  • Allows to configure client_max_body_size (#12924) (809a024)
  • Apply patterns line length limit to json message key (#14296) (41fafd8)
  • blooms: Add bloom planner and bloom builder to backend target (#13997) (bf60455)
  • blooms: disk-backed queue for the bloom-planner (backport k227) (#14927) (1f6828b)
  • blooms: Index structured metadata into blooms (#14061) (a2fbaa8)
  • blooms: Only write key and key=value to blooms (#14686) (3af0004)
  • Configurable list of json fields to mine patterns (#14528) (7050897)
  • detected field values (#14350) (7983f94)
  • distributors: Use a pool of worker to push to ingesters. (#14245) (f80d68a)
  • Do not add empty blooms to offsets (#14577) (51c42e8)
  • Extract task computing into a strategy interface (#13690) (ab5e6ea)
  • fluentd-plugin-datadog-loki: support custom http headers (#14299) (e59035e)
  • helm: ✨ add additional service annotations for components in distributed mode (#14131) (5978f13)
  • helm: add configurable extraEnvFrom to admin-api and enterprisegw (#14533) (5d78a3a)
  • helm: Add kubeVersionOverride for Helm chart (#14434) (0935d77)
  • helm: Add persistence option to memcached on Helm chart (#13619) (ef1df0e)
  • helm: add tolerations to pattern-ingester statefulset (#13605) (09530c0)
  • helm: Allow setting node attributes to tokengen and provisioner (#14311) (c708ae6)
  • helm: Replace bloom compactor with bloom planner and builder (#14003) (08e61ca)
  • helm: update chart with loki version 3.2.0 (#14281) (11b92ee)
  • Helm: Update Loki Helm chart for restricted environments (#14440) (adc7538)
  • implement IsRetryableErr for S3ObjectClient (#14174) (fc90a63)
  • Implement owned streams calculation using Partition Ring (#14282) (3c36ba9)
  • Implement WAL segment ingestion via Kafka with partition ring (#14043) (d178f4c)
  • Improve pattern ingester tracing (#14707) (80aec25)

... (truncated)

Commits
  • 23b5fc2 fix: fix the docker driver build (backport release-3.3.x) (#15478)
  • bc1794e docs: fix admonition, line spacing (#15462) (#15480)
  • 09144bb docs: add exception to spelling rule (backport release-3.3.x) (#15473)
  • aaa1d37 docs: fixing broken command (backport release-3.3.x) (#15470)
  • 61232a1 docs: add URL to Log entry deletion page (backport release-3.3.x) (#15461)
  • 6eca162 docs: adding exceptions to Vale rule (backport release-3.3.x) (#15446)
  • de450a4 docs: fix docs for bloom filters query acceleration hyperlink (backport relea...
  • cbdc8d2 docs: Update LogCLI topic (#15376) (#15413)
  • 57a7a2c fix(deps): backport update module golang.org/x/crypto to v0.31.0 (#15394)
  • 580de29 docs: removed compactor options from minIO deployment (backport release-3.3.x...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/grafana/loki/v3](https://github.com/grafana/loki) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](grafana/loki@v3.2.1...v3.3.2)

---
updated-dependencies:
- dependency-name: github.com/grafana/loki/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2024

Looks like github.com/grafana/loki/v3 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/loki/v3-3.3.2 branch December 22, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants