This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
v1.48.0
08-20-2019 09:11 PDT
Implementation Changes
- Update InstantiatingGrpcChannelProvider to be tolerant of ipv6 addresses (#768)
- Logs warning message when Batcher is not closed on GC (#746)
- gax-grpc , gax-httpjson : remove deprecated warnings. (#760)
- gax: remove deprecated warnings. (#759)
New Features
- New V2 Batching API
Dependencies
- Update dependency com.google.auto.value:auto-value to v1.6.6 (#778)
- Update deps: protobuf, grpc, opencensus, google-http-client, google-auth-library, jackson-core (#777)
- Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.1 (#775)
- Update annotations versions (#758)
- sync api-common to latest version used by google-cloud-java (#754)
Documentation
- Point javadocs links to googleapis.dev (#738)