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

v1.46.0

Choose a tag to compare

@chingor13 chingor13 released this 19 Jun 21:43
da4aadb

06-18-2019 14:20 PDT

Implementation Changes

  • Minor performance improvement to Distribution (#733)
  • Disable gRPC ServiceConfig look up (#731)

New Features

  • Enable Direct Path
    • Use ComputeEngineChannelBuilder when directpath is enabled and default service account is used (#707)
    • Set keepalive timeout for directpath (#729)

Dependencies

  • Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3 (#727)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3 (#726)
  • Update dependency org.easymock:easymock to v4 (#728)
  • Update dependency com.google.auto.value:auto-value to v1.6.5 (#720)
  • Add renovate.json (#719)

Internal / Testing Changes

  • Add Kokoro CI config (#580)
  • Bump next snapshot (#718)