Re: [oe] [meta-python] [PATCH] python3-google-api-core: upgrade 2.12.0 -> 2.14.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:15:55 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Support with_call for wrapped rpcs > -Update async client to use async retry > -Add caching to routing header calculation > -Add warning to retry target to avoid incorrect usage > -Drop usage of distutils >

[oe] [meta-python] [PATCH] python3-google-api-core: upgrade 2.12.0 -> 2.14.0

2023-11-16 Thread wangmy
From: Wang Mingyu Changelog: == -Support with_call for wrapped rpcs -Update async client to use async retry -Add caching to routing header calculation -Add warning to retry target to avoid incorrect usage -Drop usage of distutils -Ensure exception is available when BackgroundConsumer