You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix the bug that can occur when a reflection server doesn't serve a
dependency
- Fix tests to allow for testing and usage of Protobuf 5
- Add nox to the testing tool for local testing of multiple Python and
protobuf verisons
- Update documentation to reflect support plans
- Clean up action flows for testing
- Add methods to return FileDescriptors and their transistive dependencies as requested by either a name or symbol
40
64
- Add option to skip automatic checking of method availability
41
65
42
-
## Deprecated
66
+
###Deprecated
43
67
44
68
- Due to the possibility of transient dependencies being missed, or other name or symbol collisions, methods to access singular FileDescriptors are deprecated and will be removed in version 0.1.17
45
69
- The method to retrieve fields of a method's descriptor input type alone will be removed in version 0.1.17
0 commit comments