|
Revision tags: v0.12.3, v0.12.2 |
|
| #
8d6d46b2 |
| 23-Aug-2024 |
Dirkjan Ochtman <[email protected]> |
tonic-reflection: add back support for v1alpha reflection protocol (#1888)
* reflection: collect directly into ReflectionServiceState
* reflection: move state initialization into method
* reflecti
tonic-reflection: add back support for v1alpha reflection protocol (#1888)
* reflection: collect directly into ReflectionServiceState
* reflection: move state initialization into method
* reflection: organize imports
* reflection: move type conversions out of state
* reflection: move builder and state to parent module
* reflection: add back v1alpha reflection server
* reflection: add tests for different versions
* reflection: deprecate non-specific build() method
---------
Co-authored-by: Jesper Svennevid <[email protected]>
show more ...
|
|
Revision tags: v0.12.1, v0.12.0, v0.11.0, v0.10.2, v0.10.1, v0.10.0, v0.9.2, v0.9.1, v0.9.0, v0.8.4, v0.8.3, v0.8.2, v0.8.1, v0.8.0, v0.7.2, v0.7.1, v0.7.0, v0.6.2, v0.6.1, v0.6.0, v0.5.2, v0.5.1 |
|
| #
4b0ece6d |
| 09-Jul-2021 |
David Pedersen <[email protected]> |
chore: fix clippy lints (#707)
|
|
Revision tags: v0.5.0, v0.4.3, v0.4.2, v0.4.1 |
|
| #
c54f2472 |
| 16-Feb-2021 |
James Nugent <[email protected]> |
feat: Implement gRPC Reflection Service (#340)
Co-authored-by: Samani G. Gikandi <[email protected]>
|