Skip to content

Latest commit

 

History

History
78 lines (45 loc) · 1.64 KB

File metadata and controls

78 lines (45 loc) · 1.64 KB

Release History

0.5.3 / 2020-06-18

Documentation

  • Add documentation and API enablement links to the readme

0.5.2 / 2020-06-05

Bug Fixes

  • Eliminate a Ruby warning that appeared in some cases when accessing rpc-scoped configs

0.5.1 / 2020-05-26

Bug Fixes

  • Removed unused google/cloud/common_resources_pb file

0.5.0 / 2020-05-20

Features

  • The quota_project can be set via configuration

0.4.1 / 2020-05-05

Documentation

  • Clarify that timeouts are in seconds.

0.4.0 / 2020-04-13

Features

  • 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.

0.3.1 / 2020-04-01

Documentation

  • Update documentation for core proto types.

0.3.0 / 2020-03-25

Features

  • Path helpers can be called as module functions

Documentation

  • Expansion and cleanup of service description text

0.2.0 / 2020-03-18

  • 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

0.1.1 / 2020-02-24

Documentation

  • Update homepage in README and gemspec

0.1.0 / 2020-02-09

  • Initial release