- Add documentation and API enablement links to the readme
- Eliminate a Ruby warning that appeared in some cases when accessing rpc-scoped configs
- Removed unused google/cloud/common_resources_pb file
- The quota_project can be set via configuration
- Clarify that timeouts are in seconds.
- Support additional IAM features, and other updates.
- Added support for IAM policy options.
- Added support for IAM policy binding conditions.
- Added support for IAM audit config deltas.
- Expanded the readme to include quickstart and logging information.
- Added documentation for package and service modules.
- Fixed and expanded documentation for the two method calling conventions.
- Fixed some circular require warnings.
- Update documentation for core proto types.
- Path helpers can be called as module functions
- Expansion and cleanup of service description text
- Support separate project setting for quota/billing
- Include the correct default timeout and retry settings
- Eliminate some Ruby 2.7 keyword argument warnings
- Add Configuration docs and update enum return types
- Fix various formatting issues in inline documentation
- Update homepage in README and gemspec
- Initial release