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_immediately
is set with synchronous pull. (#355) - Regenerate GAPIC layer with latest changes, use explicit default timeouts. (#345)
Documentation
- Add additional info on
use_legacy_flow_control
parameter. (#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)