SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-fog-google-1.7.1-7.2.x86_64.rpm :
Wed Sep 5 14:00:00 2018 cooloAATTsuse.com
- updated to version 1.7.1
see installed CHANGELOG.md
[#]# 1.7.1
[#]## User-facing
[#]### Fixed
- \\#412 Fixed `Fog::Storage::GoogleXML::GetObjectHttpUrl#get_object_http_url`
request
[#]# 1.7.0
[#]## User-facing
[#]### Added
- \\#409 Support query parameters in `Fog::Storage::Google` GET requests [stanhu]
- \\#394 Add some helper methods to `Fog::Compute::Google::Server` [temikus]
- `.private_ip_address`
- `.stopped?`
- \\#375 Add timeout options to `Fog::Storage::GoogleJSON` client [dosuken123]
[#]### Changed
- \\#394 `save/update/destroy` and other operations now wait until they are in a
DONE state, instead of !PENDING. This should be a no-op for users but should
safeguard from issues in the future. [temikus]
- \\#383 `Fog::Compute::Google::Address` resources are now created synchronously
by default. [temikus]
[#]## Development changes
[#]### Added
- \\#409 Expand `Fog::Storage::Google` unit tests [stanhu]
- \\#370 Introducing test coverage back, integrating with codecov.io [temikus]
- \\#373 Increase integration test coverage. [temikus]
- Add Firewall factory and tests.
- Add InstanceGroup factory and tests.
- Add MachineType tests.
- \\#376 Add doc coverage tracking. [temikus]
- \\#383 Increase integration test coverage further. [temikus]
- Add collection tests and factories (when mutable) for following resources:
- Addresses
- Disks
- Projects
- Routes
- Operations
- Networks
- Subnetworks
- Fix compute tests Rake task.
- Remove old tests and helpers for Disk, Addresses and Networks.
- \\#394 Improve `Server` model test coverage + miscellaneous improvements. [temikus]
- Add source_image parameter to `DiskFactory` so the Servers factory creates
properly running instances.
- `CollectionFactory.cleanup` method is now cleaning up resources per-suite
instead of using a global prefix.
- Add new test formatter improving observability of CI logs.
- Add debug logs to test.
- Improve doc coverage.

Fri Aug 31 14:00:00 2018 ximi.obsAATTgmail.com
- updated to version 1.7.1

Sun Jun 24 14:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.6.0
see installed CHANGELOG.md
[#]# 1.6.0
[#]## User-facing
[#]### Changed
- \\#338 `Fog::Google::SQL` resources are now created and destroyed synchronously by default.
You can override it in a standard manner by passing a parameter to async method, e.g.:
`Fog::Google::SQL::Instance.create(true)` [temikus]
- \\#367 `Fog::Compute::Google::Server.bootstrap` changes [temikus]
- Now creates instances with disks that automatically delete on instance shutdown.
- Now creates instances with a public IP address by default.
[#]### Added
- \\#361 `Fog::Compute::Google::Server` now recognises `network_ip` attribute to specify internal IP. [mattimatti]
[#]### Fixed
- \\#338 Fixed SQL Users model workflow [temikus]
- \\#359 Fix whitespace escaping in XML Storage methods [temikus]
- \\#366 Fixing `Server` model to properly accept `:private_key_path` and `:public_key_path` attributes again. [temikus]
- \\#367 `Fog::Compute::Google::Server.bootstrap` parameters are now properly merged with default ones. [tesmikus]
[#]## Development changes
[#]### Added
- \\#338 Major refactor of SQLv1 and SQLv2 tests + a lot of small test fixes/improvements
(see PR/commit messages for full set of changes) [temikus]
[#]### Fixed
- \\#363 Fixed flaky Monitoring tests [temikus]

Sat Jun 16 14:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.5.0
see installed CHANGELOG.md
[#]# 1.5.0
[#]## User-facing
- \\#348 Added Instance Group Manager and Instance Templates [bpaquet]
- `Fog::Compute::Google::InstanceGroupManager` model and associated requests:
- `:get_instance_group_manager`
- `:insert_instance_group_manager`
- `:delete_instance_group_manager`
- `:list_instance_group_managers`
- `:list_aggregated_instance_group_managers`
- `:recreate_instances`
- `:abandon_instances`
- `Fog::Compute::Google::InstanceTemplate` model and associated requests:
- `:list_instance_templates`
- `:get_instance_template`
- `:insert_instance_template`
- `:delete_instance_template`
- `:set_instance_template`
[#]### Fixed
- \\#356 Hotfix - removing buggy deprecated \'google-containers\' project, causing 403 errors
on `images.all` call. [tumido]
[#]## Development changes
[#]### Added
- \\#350 Added InstanceGroupManager and InstanceTemplate integration tests [temikus]

Fri Jun 8 14:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.4.0
see installed changes.rb

Tue Mar 20 13:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.3.3
see installed changes.rb

Sat Mar 3 13:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.3.0
see installed changes.rb

Thu Feb 15 13:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.2.2
see installed changes.rb

Thu Feb 8 13:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.2.1
see installed changes.rb

Tue Jan 9 13:00:00 2018 cooloAATTsuse.com
- updated to version 1.0.0
see installed changes.rb

Mon Oct 16 14:00:00 2017 mschnitzerAATTsuse.com
- updated to version 0.6.0
Upgrades Monitoring API to v3 #249.
NOTE: New Monitoring models are not compatible in any way to old ones because of significant rewrite to monitoring api since v2beta2.

Sun Sep 3 14:00:00 2017 cooloAATTsuse.com
- updated to version 0.5.5
see installed changes.rb

Tue Jun 6 14:00:00 2017 cooloAATTsuse.com
- updated to version 0.5.3
see installed changes.rb

Sat Jan 14 13:00:00 2017 cooloAATTsuse.com
- updated to version 0.5.2
see installed changes.rb

Sun Dec 25 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.5.0
see installed changes.rb

Sat Oct 29 14:00:00 2016 cooloAATTsuse.com
- updated to version 0.4.2
see installed changes.rb

Mon Jun 6 14:00:00 2016 mrueckertAATTsuse.de
- update 0.3.2

Fri Jan 15 13:00:00 2016 mrueckertAATTsuse.de
- initial package


 
ICM