Skip to content

Google ApiCore 0.38.0

Choose a tag to compare

@michaelbausor michaelbausor released this 17 Dec 16:38
ba141d4

Google ApiCore 0.38.0

This will be the final minor version before 1.0.

Remove generated proto files

  • BREAKING CHANGE: Remove common protos (#220)

Make PagedListResponse iterable

  • Make PagedListResponse iterable (#221)

Update interceptor signature

  • Update interceptor interface to match grpc (#222)

Refactoring, cleanup, and minor features

  • Clean up warnings and docs (#212)
  • Improve path template error messages (#215)
  • Support empty or null access tokens (#216)
  • Org rename to googleapis (#217)
  • Add internal tags, remove Message from method docs (#223)