v1.2.0
What's Changed
- Restore metadata support to generated clients by @lowasser in #268
- fixed application name in client by @Arashi5 in #284
- Mark deprecated service methods with @deprecated. by @lowasser in #264
- Open context val in order to allow overriding by @bjoernmayer in #287
- Defer writing headers until the first message stanza is sent by @rwbergstrom in #275
- Support StatusException in CoroutineContextServerInterceptor. by @hovinen in #249
- Cleanup by @jamesward in #293
- kotlin protos by @jamesward in #266
- prep 1.2.0 by @jamesward in #295
New Contributors
- @Arashi5 made their first contribution in #284
- @bjoernmayer made their first contribution in #287
- @rwbergstrom made their first contribution in #275
- @hovinen made their first contribution in #249
Full Changelog: v1.1.0...v1.2.0