This repository was archived by the owner on Feb 24, 2026. It is now read-only.
v2.46.0
2.46.0 (2023-11-15)
Features
- Add integration tests with RetrySettings enabled. (#2275) (179193a)
- Add new configuration for nightly retry-related tests. (#2319) (e78b841)
- Enable 20MB request limit, this feature is allowlist only. (#2311) (75c2552)
Bug Fixes
- Add comment/documentation for setRetrySettings (#2309) (664b550)
- Create next attempt after first attempt to initialize exponential backoff settings. (#2316) (e5884cc)
- Enable request limit e2e test. (#2320) (9d8c368)