Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
Released at 2025-11-14
  • SECURITY: upgrade Go builder from Go1.25.3 to Go1.25.4. See the list of issues addressed in Go1.25.4.

  • FEATURE: add an ability to delete stored logs. See these docs and #43. Thanks to @func25 for the initial idea and implementation at #4.

  • FEATURE: add an ability to hide the given log fields on a per-query basis. This may be useful for restricting access to log fields with sensitive information, by specifying the list of the fields to hide via hidden_fields_filters query arg. See these docs for details. See #668.

  • FEATURE: querying: add slow query logging via -search.logSlowQueryDuration; increments vl_slow_queries_total. See #750.

  • FEATURE: querying API: add support for /select/tenant_ids endpoint, which returns tenant IDs for the existing logs on the given [start .. end) time range. See these docs and #158 at victorialogs-datasource.

  • FEATURE: web UI: simplify "Download logs" dialog - show only file name field and description with time range and tenant. See #789.

  • FEATURE: web UI: update text for skipping warning modal and increase large load limit to 1000. See #808.

  • BUGFIX: Loki data ingestion: fix handling of Content-Type HTTP header in /insert/loki/api/v1/push endpoint to allow support Clients that send charset or additional information in header. See #813.

  • BUGFIX: web UI: fix /hits graph showing the first point outside the selected time range. See #737.

  • BUGFIX: web UI: fix hits chart not updating when changing the group by field. See #788.

  • BUGFIX: web UI: replace GET with POST for field_names and stream_field_names requests. See #818.

View the full release notes at https://github.com/VictoriaMetrics/VictoriaLogs/releases/tag/v1.38.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 14, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 14, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 14, 2025
Merged via the queue into main with commit 66bf4ee Nov 14, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-victorialogs-1.38.0 branch November 14, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants