Releases: grpc-requests/grpc_requests
Releases · grpc-requests/grpc_requests
v0.1.20
What's Changed
- Release 0.1.20 by @ViridianForge in #97
Added
- Noxfile for testing combinations of supported versions Python and protobuf
- Specifications around support targets for Python and protobuf for the library
Fixed
- Fixed a bug wherein attempting to retrieve a dependency of a FileDescriptor could
result thrown an exception if the dependency was not being served via reflection by
the server.
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- Viridianforge/complexity helper by @ViridianForge in #86
- Viridianforge/mypy experiment by @ViridianForge in #87
- Removal of base 3.7 support by @ViridianForge in #88
- 0.1.19 Additions by @ViridianForge in #89
- Update ini version by @ViridianForge in #90
- Update ini version by @ViridianForge in #91
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Add lazy loading option for services on async client by @cristiciortea in #75
- Viridianforge/additional-linting by @ViridianForge in #80
- Update versions in gha actions by @ViridianForge in #82
- Add 3.7 warnings, update version and changelog by @ViridianForge in #83
- Develop by @ViridianForge in #84
New Contributors
- @cristiciortea made their first contribution in #75
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Add support for custom message parsing. by @artificial-aidan in #76
- Viridianforge/prep 1.17 by @ViridianForge in #77
- Remove meaningless yield from example by @ViridianForge in #78
- Allow configuration of message_to_dict by @ViridianForge in #79
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Fix bad warning placement, update docs by @ViridianForge in #72
- Improve docs and annoying warning fixes by @ViridianForge in #73
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Get dependencies from original symbol or file lookup by @artificial-aidan in #67
- Viridianforge/0.1.15 prep by @ViridianForge in #68
- Transient Descriptor Depencies by @ViridianForge in #69
- Update verison in init by @ViridianForge in #70
- Update version for reals by @ViridianForge in #71
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Add methods-meta property exposing method metadata by @artificial-aidan in #49
- Loosen requirements by @ViridianForge in #52
- Loosen up protobuf a bit more by @ViridianForge in #53
- Reformat all the things by @ViridianForge in #54
- Viridianforge/method descriptor meta by @ViridianForge in #56
- Viridianforge/descriptor getters by @ViridianForge in #58
- add release date for 0.1.14 by @ViridianForge in #60
- Merge develop into master (0.1.14) by @ViridianForge in #59
- Switch deploy action from flake8 to ruff by @ViridianForge in #61
- Develop by @ViridianForge in #62
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Doc fix, new test by @ViridianForge in #38
- Doc fixes by @ViridianForge in #39
- Fix the main readme too by @ViridianForge in #40
- Develop by @ViridianForge in #41
- Missed a colon by @ViridianForge in #42
- Develop by @ViridianForge in #43
- Add guard to prevent trying to add the same file multiple times by @artificial-aidan in #44
- Add interceptor support by @artificial-aidan in #45
- Merge Develop into Master by @ViridianForge in #46
- Viridianforge/exception handling during service building by @ViridianForge in #47
- Merge Develop into Master by @ViridianForge in #48
New Contributors
- @artificial-aidan made their first contribution in #44
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Viridianforge/asyncio deprecated no more by @ViridianForge in #31
- Viridianforge/improve descriptor methods by @ViridianForge in #32
- Viridianforge/doc rewrite by @ViridianForge in #34
- Enable building a wheel from source distribution by @apophizzz in #33
- Get CHANGELOG squared by @ViridianForge in #35
- Merge v0.1.12 changes from develop to master by @ViridianForge in #36
New Contributors
- @apophizzz made their first contribution in #33
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Viridianforge/protobuf 4.23 upgrades by @ViridianForge in #19
- Viridianforge/retrieve fields by @ViridianForge in #23
- Update requirements to address vulnerabilities by @ViridianForge in #24
- Viridianforge/adjust protobuf req by @ViridianForge in #25
- Release 0.1.11 by @ViridianForge in #26
- fix workflow by @ViridianForge in #27
- Hotfix: Deploy workflow by @ViridianForge in #28
Full Changelog: v0.1.10...v0.1.11