Up to [cvs.NetBSD.org] / pkgsrc / databases / influxdb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
databases: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
databases: Remove SHA1 distfile hashes
influxdb: Update to v1.8.4. v1.8.4 [2021-01-27] ------------------- ### Bugfixes - [#19696](https://github.com/influxdata/influxdb/pull/19697): fix(flux): add durations to Flux logging v1.8.3 [2020-09-30] ------------------- ### Features - [#19187](https://github.com/influxdata/influxdb/pull/19187): feat: Collect values written stats. - [#19611](https://github.com/influxdata/influxdb/pull/19611): feat: Add -lponly flag to export sub-command. ### Bugfixes - [#19409](https://github.com/influxdata/influxdb/pull/19409): chore: update uuid library from satori to gofrs. - [#19439](https://github.com/influxdata/influxdb/pull/19439): fix(storage): ArrayFilterCursor truncation for multi-block data. - [#19460](https://github.com/influxdata/influxdb/pull/19460): chore: Use latest version of influxql package. - [#19512](https://github.com/influxdata/influxdb/pull/19512): chore: Quiet static analysis tools. - [#19592](https://github.com/influxdata/influxdb/pull/19592): fix(services/storage): multi measurement queries return all applicable series. - [#19612](https://github.com/influxdata/influxdb/pull/19612): fix: lock map before writes. v1.8.2 [2020-08-13] ------------------- ### Bugfixes - [#19253](https://github.com/influxdata/influxdb/pull/19253): fix(tsdb): Revert disable series id set cache size by default. v1.8.1 [2020-07-08] ------------------- ### Features - [#18457](https://github.com/influxdata/influxdb/pull/18457): feat(query): Parallelize field iterator planning. - [#18886](https://github.com/influxdata/influxdb/pull/18886): feat(http): Allow user supplied HTTP headers. ### Bugfixes - [#17319](https://github.com/influxdata/influxdb/pull/17319): fix(flux): buckets call no longer panics. - [#18212](https://github.com/influxdata/influxdb/pull/18212): fix(tsdb): Defer closing of underlying SeriesIDSetIterators. - [#18286](https://github.com/influxdata/influxdb/pull/18286): fix(tsdb): Disable series id set cache size by default. - [#18299](https://github.com/influxdata/influxdb/pull/18299): refactor(http): Simplify Authorizer. - [#18694](https://github.com/influxdata/influxdb/pull/18694): fix(tsi1): wait deleting epoch before dropping shard. - [#18687](https://github.com/influxdata/influxdb/pull/18687): perf(tsi1): batch write tombstone entries when dropping/deleting. - [#18826](https://github.com/influxdata/influxdb/pull/18826): fix: gracefully handle errors when creating snapshots. - [#18849](https://github.com/influxdata/influxdb/pull/18849): chore(build): remove all of the go1.12 references from build. v1.8.0 [2020-04-11] ------------------- ### Features - [#15952](https://github.com/influxdata/influxdb/pull/15952): Add influx_inspect verify-tombstone tool. - [#16542](https://github.com/influxdata/influxdb/pull/16542): Add offline series compaction to influx_inspect buildtsi. - [#16599](https://github.com/influxdata/influxdb/pull/16599): Make influx CLI support custom HTTP endpoint. - [#16908](https://github.com/influxdata/influxdb/pull/16908): Add support for InfluxDB 2.0 write API. - [#17621](https://github.com/influxdata/influxdb/pull/17621): Update Flux to v0.65.0. - [#17188](https://github.com/influxdata/influxdb/pull/17188): Enhance support for bound parameters. ### Bugfixes - [#10503](https://github.com/influxdata/influxdb/pull/10503): Delete rebuilds series index when series to be deleted are only found in cache. - [#10504](https://github.com/influxdata/influxdb/issue/10504): Delete rebuilds series index when series to be deleted are outside timerange. - [#14485](https://github.com/influxdata/influxdb/pull/14485): Parse Accept header correctly. - [#16524](https://github.com/influxdata/influxdb/pull/16524): Upgrade compaction error log from `Info` to `Warn`. - [#16525](https://github.com/influxdata/influxdb/pull/16525): Remove double increment of meta index. - [#16595](https://github.com/influxdata/influxdb/pull/16595): Improve series cardinality limit for inmem index. - [#16606](https://github.com/influxdata/influxdb/pull/16606): Ensure all block data returned. - [#16627](https://github.com/influxdata/influxdb/pull/16627): Skip WriteSnapshot during backup if snapshotter is busy. - [#16709](https://github.com/influxdata/influxdb/pull/16709): Reduce influxd and influx startup time if Flux isn't used. - [#16762](https://github.com/influxdata/influxdb/pull/16762): Fix bugs in -compact-series-file. - [#16944](https://github.com/influxdata/influxdb/pull/16944): Update to Go 1.13.8 and Go modules. - [#17032](https://github.com/influxdata/influxdb/pull/17032): Fix a SIGSEGV when accessing tsi active log. - [#17656](https://github.com/influxdata/influxdb/pull/17656): Verify precision in write requests. - [#17698](https://github.com/influxdata/influxdb/pull/17698): Enable configuration of TLS 1.3.
influxdb: fix PR pkg/54305 pkgsrc changes: --------------- * Update Go dependencies * Bump revision
influxdb: Import version 1.7.6. InfluxDB is an open source time series database with no external dependencies. It is useful for recording metrics, events, and performing analytics. Patches and testing provided by Bill Welliver in joyent/pkgsrc#194