File influxdb.changes of Package influxdb
-------------------------------------------------------------------
Fri Nov 20 16:31:23 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
- Add CVE-2019-20933.patch (bsc#1178988, CVE-2019-20933) to
fix authentication bypass
- Declare license files correctly
-------------------------------------------------------------------
Sun Jun 18 15:49:30 UTC 2017 - matwey.kornilov@gmail.com
- Version 1.2.4:
* The stress tool influx_stress will be removed in a subsequent
release.
* Remove the override of GOMAXPROCS.
* Uncomment section headers from the default configuration file.
* Improve write performance significantly.
* Prune data in meta store for deleted shards.
* Update latest dependencies with Godeps.
* Introduce syntax for marking a partial response with chunking.
* Use X-Forwarded-For IP address in HTTP logger if present.
* Add support for secure transmission via collectd.
* Switch logging to use structured logging everywhere.
* [CLI feature request] USE retention policy for queries.
* Add clear command to cli.
* Adding ability to use parameters in queries in the v2 client
using the Parameters map in the Query struct.
* Allow add items to array config via ENV
* Support subquery execution in the query language.
* Verbose output for SSL connection errors.
* Cache snapshotting performance improvements
-------------------------------------------------------------------
Wed May 3 09:03:53 UTC 2017 - matwey.kornilov@gmail.com
- Partially revert previous change to fix build for Leap
-------------------------------------------------------------------
Thu Mar 23 17:03:10 UTC 2017 - johannes.grassler@suse.com
- Added version linker flag to make binaries aware of which
influxdb version they are.
- Disabled phone home to usage.influxdata.com
-------------------------------------------------------------------
Fri Mar 3 10:35:41 UTC 2017 - johannes.grassler@suse.com
- Removed nonsensical EnvironmentFile+= line from service file
-------------------------------------------------------------------
Tue Feb 28 16:57:11 UTC 2017 - johannes.grassler@suse.com
- Added -devel subpackage.
-------------------------------------------------------------------
Fri Dec 16 16:42:01 UTC 2016 - matwey.kornilov@gmail.com
- Version 1.1.1:
* Fix incorrect tag value in error message.
* Quote the empty string as an ident.
* Fix string fields w/ trailing slashes
-------------------------------------------------------------------
Sun Nov 13 19:04:02 UTC 2016 - matwey.kornilov@gmail.com
- Initial version