gapic-generator 0.8.0
Pre-release
Pre-release
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)