Groups
Groups
Sign in
Groups
Groups
grpc.io
Conversations
About
Send feedback
Help
gRPC-go release 1.7.0
44 views
Skip to first unread message
Menghan Li
unread,
Oct 11, 2017, 1:48:09 PM
10/11/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
gRPC-go 1.7.0 is now released. Full release notes:
Dependencies
Remove Go1.6 support (
#1492
)
API Changes
Add new Resolver and Balancer APIs (gRFC L9) (
#1408
)
New implementation of roundrobin and pickfirst (
#1506
)
Behavior Changes
Truncate payload trace string, and turn trace off by default (
#1509
)
New Features
Make IO Buffer size configurable. (
#1544
)
DNS with new API (
#1513
)
Performance Improvements
Use the same hpack encoder on a transport and share it between RPCs. (
#1536
)
Bug Fixes
transport: fix racey send to writes channel in WriteStatus (
#1546
)
Use Type() method for OAuth tokens instead of accessing TokenType field. (
#1537
)
Dedicated goroutine for writing. (
#1498
)
Documentation
Update UnknownServiceHandler comment to be clearer about interceptor behavior (
#1566
)
Please see release at:
https://github.com/grpc/grpc-go/releases/tag/v1.7.0
Reply all
Reply to author
Forward
0 new messages