Changelog for
ruby1.8-rubygem-googleauth-0.8.0-1.3.x86_64.rpm :
Mon Jan 14 13:00:00 2019 cooloAATTsuse.com
- updated to version 0.8.0
see installed CHANGELOG.md
[#]# 0.8.0 (2019/01/02)
* Support connection options :default_connection and :connection_builder when creating credentials that need to refresh OAuth tokens. This lets clients provide connection objects with custom settings, such as proxies, needed for the client environment.
* Removed an unnecessary warning about project IDs.
Thu Nov 22 13:00:00 2018 cooloAATTsuse.com
- updated to version 0.7.1
see installed CHANGELOG.md
[#]# 0.7.1 (2018/10/25)
* Make load_gcloud_project_id module function.
[#]# 0.7.0 (2018/10/24)
* Add project_id instance variable to UserRefreshCredentials, ServiceAccountCredentials, and Credentials.
[#]# 0.6.7 (2018/10/16)
* Update memoist dependency to ~> 0.16.
Wed Sep 5 14:00:00 2018 cooloAATTsuse.com
- updated to version 0.6.6
see installed CHANGELOG.md
[#]# 0.6.6 (2018/08/22)
* Remove ruby version warnings.
[#]# 0.6.5 (2018/08/16)
* Fix incorrect http verb when revoking credentials.
* Warn on EOL ruby versions.
[#]# 0.6.4 (2018/08/03)
* Resolve issue where DefaultCredentials constant was undefined.
[#]# 0.6.3 (2018/08/02)
* Resolve issue where token_store was being written to twice
[#]# 0.6.2 (2018/08/01)
* Add warning when using cloud sdk credentials
Sun Dec 3 13:00:00 2017 cooloAATTsuse.com
- updated to version 0.6.2
see installed CHANGELOG.md
Thu Oct 26 14:00:00 2017 cooloAATTsuse.com
- updated to version 0.6.1
see installed CHANGELOG.md
[#]# 0.6.1 (2017/10/18)
* Fix file permissions
[#]# 0.6.0 (2017/10/17)
[#]## Changes
* Support ruby-jwt 2.0
* Add simple credentials class
Thu Aug 3 14:00:00 2017 cooloAATTsuse.com
- updated to version 0.5.3
see installed CHANGELOG.md
Sat Jan 14 13:00:00 2017 tampakrapAATTopensuse.org
- Initial package