chore(deps): update module github.com/influxdata/influxdb to v1.12.4 (master) - autoclosed#22
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.7→v1.12.4Release Notes
influxdata/influxdb (github.com/influxdata/influxdb)
v1.12.4Compare Source
Bug Fixes
fatal error: concurrent map iteration and map writepanic in the TSIindex that could crash InfluxDB during concurrent read and write operations.
This was a regression introduced in v1.12.3. The fix restores the original locking behavior.
v1.12.3Compare Source
In addition to the list of changes below, please also see the official release notes for other important information about this release.
v1.12.3 [2026/01/12]
Bug Fixes
Features
Other
v1.12.2Compare Source
v1.12.1Compare Source
v1.12.0Compare Source
v1.11.9Compare Source
v1.11.8Compare Source
v1.11.7Compare Source
v1.11.6Compare Source
v1.11.5Compare Source
v1.11.4Compare Source
v1.11.2Compare Source
v1.11.1Compare Source
v1.11.0Compare Source
v1.10.9Compare Source
v1.10.8Compare Source
v1.10.7Compare Source
v1.10.6Compare Source
v1.10.5Compare Source
v1.10.4Compare Source
v1.10.3Compare Source
v1.10.2Compare Source
v1.10.1Compare Source
v1.10.0Compare Source
v1.9.13Compare Source
v1.9.12Compare Source
v1.9.11Compare Source
v1.9.10Compare Source
v1.9.9Compare Source
v1.9.8Compare Source
v1.9.7Compare Source
v1.9.6Compare Source
v1.9.5Compare Source
v1.9.4Compare Source
v1.9.3Compare Source
v1.9.2Compare Source
v1.9.1Compare Source
v1.9.0Compare Source
v1.8.10Compare Source
v1.8.10 [2021-10-11]
v1.8.9Compare Source
v1.8.9 [2021-08-05]
v1.8.8Compare Source
v1.8.7Compare Source
v1.8.7 [2021-07-22]
v1.8.6Compare Source
v1.8.6 [2021-05-21]
v1.8.5Compare Source
v1.8.5 [2021-04-20]
Features
Bugfixes
v1.8.4: [2020-02-01]Compare Source
v1.8.4 [2020-02-01]
Features
-lponlyflag toinflux export.stat_total_allocatedto Flux logging.To ensure Flux logging is enabled, set both
flux-enabledandflux-log-enabledtotruein the InfluxDB configuration file. For more information about InfluxDB logging, see Log and trace with InfluxDB.Bug fixes
#19696: Add durations to Flux logging, including the log compilation, execution, and total request duration. Previously, the following stats were incorrectly logging
0.000ms:stat_total_durationstat_compile_durationstat_execute_durationNow, these durations are logged correctly.
#19439: ArrayFilterCursor truncation for multi-block data.
#19592: Multi-measurement queries now return all applicable series.
#19612: Lock map before writes.
v1.8.3Compare Source
v1.8.3 [2020-09-30]
Docker
docker pull influxdbBinary Packages
Configuration
📅 Schedule: (in timezone Asia/Taipei)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.