Groups
Groups
Sign in
Groups
Groups
grpc.io
Conversations
About
Send feedback
Help
gRPC-go Release 1.11.0
32 views
Skip to first unread message
Menghan Li
unread,
Mar 27, 2018, 5:35:20 PM
3/27/18
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 grp...@googlegroups.com
gRPC-go 1.
11
.0 is now released. Full release notes:
Dependencies
travis: add Go 1.10 and run vet there instead of 1.9 (
#1913
)
API Changes
credentials/alts: Update ALTS "New" APIs (
#1921
)
credentials/alts: Simplify "New" APIs (
#1895
)
New Features
service reflection can lookup enum, enum val, oneof, and field symbols (
#1910
)
Special thanks:
@jhump
stats: add BeginTime to stats.End (
#1907
)
Special thanks:
@btc
client: Allow interceptors to store alternate transport.ServerStream implementations in context (
#1904
)
Special thanks:
@jhump
client: export types implementing CallOptions for access by interceptors (
#1902
)
Special thanks:
@jhump
gzip: Add ability to set compression level (
#1891
)
Special thanks:
@yogeshpandey
credentials/alts: Add ALTS credentials support (
#1865
)
client: Report underlying connection error in RPC error (
#1855
)
Bug Fixes
resolver: keep full unparsed target string if scheme in parsed target is not registered (
#1943
)
metadata: Fix bug where AppendToOutgoingContext could modify another context's metadata (
#1930
)
credentials/alts: fix infinite recursion bug [in custom error type] (
#1906
)
Special thanks:
@jhump
transport: fix race that could lead to the server closing a connection due to too many pings (
#1905
)
resolver: always fall back to default resolver when target does not follow URI scheme (
#1889
)
server: Convert all non-status errors to codes.Unknown (
#1881
)
Expunge error codes that shouldn't be returned from library (
#1875
)
Documentation
Add documentation and example of adding details to errors (
#1915
)
Special thanks:
@enocom
examples: Replace context.Background with context.WithTimeout (
#1877
)
clientconn: fix a typo in GetMethodConfig documentation (
#1867
)
Special thanks:
@zllak
Please see release at:
https://github.com/grpc/grpc-go/releases/tag/v1.11.0
Reply all
Reply to author
Forward
0 new messages