Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

gapic-generator 0.8.0

Pre-release
Pre-release

Choose a tag to compare

@lukesneeringer lukesneeringer released this 02 Apr 17:38
9f17e13

release level documentation

Breaking Changes

  • Removed HTTP/1.1 support. (#114)
    • This feature is going away temporarily because of a lack of testing infrastructure to support it. It will return once we can verify correctness.

Features

  • Unit tests. (#115)
    • The generator now ships unit tests with 100% coverage.
    • CI is updated to exercise them.

Documentation

  • Fixed the image resource for testing the Vision library (#110, thanks @Jaffrey98)
  • Updated the clone instructions to use HTTPS (#112, thanks @AnupKumarPanwar)