Skip to content

v2.46.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Nov 23:12
30d5eaa

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)

Dependencies

  • Update actions/github-script action to v7 (#2317) (f68064f)