Skip to content

Bump github.com/influxdata/influxdb from 1.5.2 to 1.8.4#101

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/influxdata/influxdb-1.8.4
Closed

Bump github.com/influxdata/influxdb from 1.5.2 to 1.8.4#101
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/influxdata/influxdb-1.8.4

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps github.com/influxdata/influxdb from 1.5.2 to 1.8.4.

Release notes

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

v1.8.3 [2020-09-30]

Docker

docker pull influxdb

Binary Packages

OSS Binary Files SHA256
influxdb-1.8.3-static_linux_amd64.tar.gz 6ab85388426bb3bec5e7091e6fb1f8ccc10bbdecff34c50e8d580a56d0310bf2
influxdb-1.8.3_darwin_amd64.tar.gz f1ef0ec891bb084aca83f165475f9ba6ae1e1ab6829ecf69e6c8eb2a49f17b43
influxdb-1.8.3_linux_armel.tar.gz 3ab9f1785c91de80ea793b9f5c6191cc6f94958aff2aecfd003c2be47700fe70
influxdb-1.8.3_linux_armhf.tar.gz 5a5b64a8c05636cdf64b283951eaaac01680bad19b6d7a7a54c9d90b36f8156d
influxdb-1.8.3_linux_i386.tar.gz 7c389b7155ab76c1deebab1a52184c6098e4b57ea40eeb286358ada287c9cdd6
influxdb-1.8.3_windows_amd64.zip e8265bb434b6bcee92edef2441e1f21b5fa125e5ae9926fdf6651ba34f20a215
influxdb-1.8.3_linux_amd64.tar.gz 392f39a669875b2978b43c79272fa83b28f13ac668b5aa873a66a04b8adc1e5f
influxdb-1.8.3_linux_arm64.tar.gz 26dc3923b725b73a13cb0f67634207a117544ae1ea7f65c1ae16b7398ef80c93
influxdb-1.8.3_windows_amd64.zip 24f2be79656176d04e95b614deaeee8d5d66043a1d5e58723fd8c3a2bd029ce2
OSS Ubuntu and Debian Package Files SHA256
influxdb_1.8.3_amd64.deb 1e993dae42c7ab9801081ad0e35b79aa10ef061d6cc7544617feb27a463e8b05
influxdb_1.8.3_arm64.deb ea40a9d05268dc09027bfe8bae066cc7bdf5d98a67fdaf61bb09d3a11cc4c4b8
influxdb_1.8.3_armel.deb 8e9c5ca9fd17272e33e5021e7347c0f6e8e8912ebb429cfa73b241b1e9f2676e
influxdb_1.8.3_armhf.deb b7343bb4eff82cf6287a260cd17ddb355e4d67588bc209271ecd9844af50ead2
influxdb_1.8.3_i386.deb b39c8d2b8948dfaebbd48806e2c6486e0fe386ecff8e677c1d0bcfc8160eeb69
OSS Redhat & CentOS Package Files SHA256
influxdb-1.8.3.arm64.rpm 41f80169beca3b7f4979edfa3bcbb39409bc2cdc804768324a02da090da7415d
influxdb-1.8.3.armel.rpm f7e67a85f21ba463fd7d76072d51589e99e7e674a08e40d06c8de7d3f4fd42bb
influxdb-1.8.3.armhf.rpm 378eef2f851e0c8c4e448614b52af753d0474939fdfaadfd922091074012e6e9
influxdb-1.8.3.i386.rpm ab0d688735146d4288e17047c04f52a7de8342cc56a44c2eaaea9732c7069768
influxdb-1.8.3.x86_64.rpm d8ff307f87009f9e7d97cadf58f147290a63064b4c2ce6f14c81d979b6dabdd9

Features

  • #19187: feat: Collect values written stats.
  • #19611: feat: Add -lponly flag to export sub-command.

Bugfixes

  • #19409: chore: update uuid library from satori to gofrs.
  • #19439: fix(storage): ArrayFilterCursor truncation for multi-block data.
  • #19460: chore: Use latest version of influxql package.
  • #19512: chore: Quiet static analysis tools.
  • #19592: fix(services/storage): multi measurement queries return all applicable series.
  • #19612: fix: lock map before writes.

... (truncated)

Changelog

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

v1.8.4 [2021-01-27]

Bugfixes

  • #19696: fix(flux): add durations to Flux logging

v1.8.3 [2020-09-30]

Features

  • #19187: feat: Collect values written stats.
  • #19611: feat: Add -lponly flag to export sub-command.

Bugfixes

  • #19409: chore: update uuid library from satori to gofrs.
  • #19439: fix(storage): ArrayFilterCursor truncation for multi-block data.
  • #19460: chore: Use latest version of influxql package.
  • #19512: chore: Quiet static analysis tools.
  • #19592: fix(services/storage): multi measurement queries return all applicable series.
  • #19612: fix: lock map before writes.

v1.8.2 [2020-08-13]

Bugfixes

  • #19253: fix(tsdb): Revert disable series id set cache size by default.

v1.8.1 [2020-07-08]

Features

  • #18457: feat(query): Parallelize field iterator planning.
  • #18886: feat(http): Allow user supplied HTTP headers.

Bugfixes

  • #17319: fix(flux): buckets call no longer panics.
  • #18212: fix(tsdb): Defer closing of underlying SeriesIDSetIterators.
  • #18286: fix(tsdb): Disable series id set cache size by default.
  • #18299: refactor(http): Simplify Authorizer.
  • #18694: fix(tsi1): wait deleting epoch before dropping shard.
  • #18687: perf(tsi1): batch write tombstone entries when dropping/deleting.
  • #18826: fix: gracefully handle errors when creating snapshots.
  • #18849: chore(build): remove all of the go1.12 references from build.

... (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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/influxdata/influxdb](https://github.com/influxdata/influxdb) from 1.5.2 to 1.8.4.
- [Release notes](https://github.com/influxdata/influxdb/releases)
- [Changelog](https://github.com/influxdata/influxdb/blob/v1.8.4/CHANGELOG.md)
- [Commits](influxdata/influxdb@v1.5.2...v1.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 28, 2021
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #108.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/go_modules/github.com/influxdata/influxdb-1.8.4 branch April 20, 2021 05:51
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.

0 participants