Release 2.8.0 (#399)

This commit is contained in:
Vyacheslav Egorov 2020-11-12 12:53:46 +01:00 committed by GitHub
parent 275cc544c9
commit 5b0e9429b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 2.8.0-dev
## 2.8.0
* Added support for client interceptors, which can be configured through
`Client` constructor's `interceptors` parameter. Interceptors will be

View File

@ -1,7 +1,7 @@
name: grpc
description: Dart implementation of gRPC, a high performance, open-source universal RPC framework.
version: 2.8.0-dev
version: 2.8.0
homepage: https://github.com/dart-lang/grpc-dart