This repository was archived by the owner on Mar 9, 2026. It is now read-only.
v2.4.2
05-06-2021 23:50 PDT
Implementation Changes
- Fix memory leak when publishing messages. (#406)
- Do not crash if distribution cannot be found when extracting semantic version. (#393)
- Emit a warning if
return_immediatelyis set with synchronous pull. (#355) - Regenerate GAPIC layer with latest changes, use explicit default timeouts. (#345)
Documentation
- Add additional info on
use_legacy_flow_controlparameter. (#301) - Remove EXPERIMENTAL tag for ordering keys in
publisher/client.py. (#324) - Fix
create_topic()call in README. (#360) - Generate PyPI token in secrets manager, fix spacing in docs (via synth). (#384)
- Add
SECURITY.md. (#401)