microsoft / Forerunner

Forerunner: Constraint-based Speculative Transaction Execution for Ethereum
GNU Lesser General Public License v3.0
97 stars 6 forks source link

Bump github.com/influxdata/influxdb from 1.2.3-0.20180221223340-01288bdb0883 to 1.7.6 #9

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/influxdata/influxdb from 1.2.3-0.20180221223340-01288bdb0883 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


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 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](https://github.com/microsoft/Forerunner/network/alerts).