SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-influxdb-0.8.1-1.65.x86_64.rpm :

* Thu Jun 24 2021 Stephan Kulow updated to version 0.8.1 see installed CHANGELOG.md [#]# v0.8.1, release 2021-02-17 - Ensure workers can send data popped off the queue at shutdown (#239, AATTonlynone) - Add support for special characters in password when using url keyword (#242, AATTswistak35) - Add Ruby 3.0 support (#249, AATTdentarg, AATTpaul and AATTtrack8) - Support characters that need quoting for usernames and database names (#248, AATTestheruary)
* Mon Feb 10 2020 Stephan Kulow - updated to version 0.8.0 see installed CHANGELOG.md
* Mon Jan 14 2019 Stephan Kulow - updated to version 0.7.0 see installed CHANGELOG.md [#]# v0.7.0, released 2018-01-11 - Drop support for Ruby 2.2, since Bundler dropped it and we want to use Bundler in the development cycle as well. - Fix issue with tag values ending in a backslash.
* Sat Dec 08 2018 Stephan Kulow - updated to version 0.6.4 see installed CHANGELOG.md [#]# v0.6.4, releases 2018-12-02 - Fix newly introduced `InfluxDB.now(precision)` for precisions larger than \"s\". [#]# v0.6.3, released 2018-11-30 - Added `InfluxDB.now(precision)` and `InfluxDB::Client#now` as companions to `InfluxDB.convert_timestamp`. [#]# v0.6.2, released 2018-11-30 - Added `InfluxDB.convert_timestamp` utility to convert a `Time` to a timestamp with (taken from PR influxdb-rails#53 by AATTChrisBr).
* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 0.6.1 see installed CHANGELOG.md [#]# v0.6.1, released 2018-08-23 - Fix `InfluxDB::Client#delete_retention_policy`: the database name argument is now quoted (#221, #222 AATTAishwaryaRK). - Add `InfluxDB::Client#list_measurements` and `#delete_measuerment` (#220)
* Tue Jul 10 2018 factory-autoAATTkulow.org- updated to version 0.6.0 see installed CHANGELOG.md
* 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)
 
ICM