Release History
0.30.0 / 2018-06-22
- Update Policy, protect from role duplication.
 - Updated dependencies.
 
0.29.0 / 2018-02-27
- Support Shared Configuration.
 - Fix issue with IAM Policy not refreshing properly.
 - Update Google API Client dependency.
 
0.28.0 / 2017-11-14
- Add 
Google::Cloud::ResourceManager::Credentialsclass. - Rename constructor arguments to 
project_idandcredentials. (The previous argumentsprojectandkeyfileare still supported.) - Document 
Google::Auth::Credentialsascredentialsvalue. - Updated 
google-api-client,googleauthdependencies. 
0.27.0 / 2017-09-28
- Update Google API Client dependency to 0.14.x.
 
0.26.0 / 2017-06-27
- Upgrade dependency on Google API Client
 
0.25.0 / 2017-06-01
- Fix apiary client argument case.
 - Update gem spec homepage links.
 - Remove memoization of Policy.
 - Remove force parameter from Project#policy.
 - Remove Policy#deep_dup.
 
0.24.1 / 2017-04-06
- Fix error due to missing require.
 
0.24.0 / 2017-04-05
- Upgrade dependency on Google API Client
 
0.23.0 / 2017-03-31
- Updated documentation
 
0.22.0 / 2017-03-03
- Dependency on Google API Client has been updated to 0.10.x.
 
0.21.0 / 2016-10-20
- New service constructor Google::Cloud::ResourceManager.new
 
0.20.1 / 2016-09-02
- Fix for timeout on uploads.
 
0.20.0 / 2016-08-26
This gem contains the Google Cloud Resource Manager service implementation for the google-cloud gem. The google-cloud gem replaces the old gcloud gem. Legacy code can continue to use the gcloud gem.
- Namespace is now 
Google::Cloud - The 
google-cloudgem is now an umbrella package for individual gems