Changelog for
golang-google-golangorg-grpc-1.0.5+git20161202.708a7f9-3.1.noarch.rpm :
Wed Feb 8 13:00:00 2017 thippAATTsuse.de
- Update to version 1.0.5+git20161202.708a7f9
Thu Jan 19 13:00:00 2017 thippAATTsuse.de
- Downgrade to to version 0.0.0+git20161017.b7f1379
- Add _servicedata
Thu Jan 19 13:00:00 2017 thippAATTsuse.de
- Update to version 0.0.0+git20161103.777daa1:
* fix go version
* Use the correct error in defer call
* remove context.WithCancel which is not needed
* pb.go file update
* stress/client: fix minor typo
* reflection: check ServerReflectionInfo error
* Fix a spelling mistake.
Fri Dec 16 13:00:00 2016 tboergerAATTsuse.com
- Update to version 0.0.0+git20161209.8712952:
* Add server-reflection-tutorial.md
* fixes in reflection_tutorial
* Add new flags to go stress client
* Add logging of new flags
* Use InfoDepth/FatalDepth in glogger.go
* add stats tagger APIs and connection stats. (#992)
* transport: fix logical race in flow control (#1005)
* Add availible interop tests to stress client
* Lint fix
* remove stats.Stop() and fix flaky stats test (#1016)
* add always returns non-nil error comment to server.serve()
Fri Dec 16 13:00:00 2016 tboergerAATTsuse.com
- Updated service definition
Fri Dec 2 13:00:00 2016 tboergerAATTsuse.com
- Require the correct runtime dependencies
Wed Aug 17 14:00:00 2016 tboergerAATTsuse.com
- Initial version