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/influxdata/influxdb from 1.6.3 to 1.7.6 #881

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps github.com/influxdata/influxdb from 1.6.3 to 1.7.6.

Changelog

Sourced from github.com/influxdata/influxdb's changelog.

v1.7.6 [2019-04-16]

Bugfixes

  • #13067: Ensure credentials are passed for Flux queries when using influx command.
  • #13098: Back port of data generate improvements.
  • #13132: Fix security vulnerability when shared secret is blank.
  • #13150: Add nil check for tagKeyValueEntry.setIDs().
  • #13160: Drop all unsupported Prometheus values written to the remote write endpoint.
  • #13206: Update predicate key mapping to match 2.x behavior.
  • #13330: Fix panic in Prometheus read API.
  • #13338: Add a version constraint for influxql.

Features

  • #13049: Upgrade flux to the latest version and remove the platform dependency.
  • #13121: Upgrade flux to 0.24.0.
  • #13168: track remote read requests to prometheus remote read handler.

v1.7.5 [2019-03-26]

Bugfixes

  • #11908: Update tagKeyValue mutex to write lock.
  • #11971: Fix some more shard epoch races.

Features

  • #12215: Add gen-init and gen-exec commands.Add support for describing data-generation schema via a TOML file.

v1.7.4 [2019-02-13]

Features

  • #11604: Allow TSI bitset cache to be configured.

Bugfixes

  • #11616: Remove copy-on-write when caching bitmaps.
  • #11743: Backport: Use Systemd for Amazon Linux 2.
  • #11792: Revert "Limit force-full and cold compaction size.".
  • #11831: Convert TagValueSeriesIDCache to use string fields.
  • #11833: Ensure that cached series id sets are Go heap backed.

v1.7.3 [2019-01-11]

... (truncated)

Commits
  • 01c8dd4 chore(doc): Update CHANGELOG (#13445)
  • 001da28 Merge pull request #13330 from influxdata/dn-backport-1_7-fix-prom-api-panic
  • 1f8dbc9 Merge pull request #13338 from influxdata/fix/1.7-versioned-influxql
  • 73dae18 Add a version constraint for influxql
  • e82afae fix #10595: fix panic in Prometheus read API
  • 5833260 Merge pull request #13206 from influxdata/sgc/fix-13194
  • 3dfa23f fix(storage): Update predicate key mapping to match 2.x behavior
  • 08ac49f Merge pull request #13160 from influxdata/BP-1.7-er-prom-inf
  • b360028 Update changelog
  • d855ec8 Merge pull request #13150 from influxdata/bj-nil-check-setIDs-1.7
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/influxdata/influxdb](https://github.com/influxdata/influxdb) from 1.6.3 to 1.7.6.
- [Release notes](https://github.com/influxdata/influxdb/releases)
- [Changelog](https://github.com/influxdata/influxdb/blob/v1.7.6/CHANGELOG.md)
- [Commits](influxdata/influxdb@v1.6.3...v1.7.6)

---
updated-dependencies:
- dependency-name: github.com/influxdata/influxdb
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@sonkkeli sonkkeli requested review from sonkkeli and irori and removed request for sonkkeli December 19, 2023 08:49
@sonkkeli sonkkeli merged commit 502436d into main Feb 13, 2024
15 of 19 checks passed
@sonkkeli sonkkeli deleted the dependabot/go_modules/github.com/influxdata/influxdb-1.7.6 branch February 13, 2024 10:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant