Changelog for
ruby2.4-rubygem-influxdb-0.5.3-lp150.1.4.x86_64.rpm :
* Thu Feb 08 2018 cooloAATTsuse.com- updated to version 0.5.3 see installed CHANGELOG.md [#]# v0.5.3, released 2018-01-19 - Fix `NoMethodError` in `InfluxDB::Client#list_retention_policies` when the database has no RPs defined (#213, AATTdjoos)
* Sun Dec 03 2017 cooloAATTsuse.com- updated to version 0.5.2 see installed CHANGELOG.md
* Thu Oct 26 2017 cooloAATTsuse.com- updated to version 0.5.0 see installed CHANGELOG.md [#]# v0.5.0, released 2017-10-21 - Add support for precision, retention policy and database parameters to async writer (#140, #202 AATTrockclimber73)
*
*Attention
*
* You may need to validate that your calls to the write API (`InfluxDB::Client#write`, `#write_point`, `#write_points`) don\'t accidentally included a precision, RP, and/or database argument. These arguments were ignored until now. This is likely if you have changed your client instance configuration in the past, when you added a `async: true`.
*
*Updating might cause data inconsistencies!
*
*
* Wed Oct 11 2017 cooloAATTsuse.com- updated to version 0.4.2 see installed CHANGELOG.md [#]# v0.4.2, released 2017-09-26 - Bugfix in `InfluxDB::PointValue`: Properly encode backslashes (#200)
* Mon Sep 11 2017 cooloAATTsuse.com- updated to version 0.4.1 see installed CHANGELOG.md
* Mon Aug 28 2017 cooloAATTsuse.com- updated to version 0.4.0 see installed CHANGELOG.md
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 0.3.15 see installed CHANGELOG.md
* Wed Feb 08 2017 cooloAATTsuse.com- updated to version 0.3.14 see installed CHANGELOG.md [#]# v0.3.14, released 2017-02-06 - Added option `discard_write_errors` to silently ignore errors when writing to the server (#182, AATTmickey). - Added `#list_series` and `#delete_series` to `InfluxDB::Client` (#183-186, AATTwrcola).
* Fri Dec 09 2016 cooloAATTsuse.com- updated to version 0.3.13 see installed CHANGELOG.md [#]# v0.3.13, released 2016-11-23 - You can now `InfluxDB::Client#query`, `#write_points`, `#write_point` and `#write` now accept an additional parameter to override the database on invokation time (#173, #176, AATTjfragoulis).
* Wed Nov 16 2016 cooloAATTsuse.com- updated to version 0.3.12 see installed CHANGELOG.md [#]# v0.3.12, released 2016-11-15 - Bugfix for broken Unicode support (regression introduced in #169). Please note, this is only properly tested on Ruby 2.1+ (#171).
* Sat Oct 29 2016 cooloAATTsuse.com- updated to version 0.3.11 no changelog found
* Tue Dec 29 2015 mrueckertAATTsuse.de- initial package