Changelog for
influxdb-devel-1.2.4-2.1.x86_64.rpm :
Sun Jun 18 14:00:00 2017 matwey.kornilovAATTgmail.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 14:00:00 2017 matwey.kornilovAATTgmail.com
- Partially revert previous change to fix build for Leap
Thu Mar 23 13:00:00 2017 johannes.grasslerAATTsuse.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 13:00:00 2017 johannes.grasslerAATTsuse.com
- Removed nonsensical EnvironmentFile+= line from service file
Tue Feb 28 13:00:00 2017 johannes.grasslerAATTsuse.com
- Added -devel subpackage.
Fri Dec 16 13:00:00 2016 matwey.kornilovAATTgmail.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 13:00:00 2016 matwey.kornilovAATTgmail.com
- Initial version