Skip to content

v2.24.0

Choose a tag to compare

@seambot seambot released this 26 Aug 18:32
· 19 commits to main since this release
v2.24.0
fb10143

Bug Fixes

  • Create the action attempts client only when waiting (#1016) (891db0b)
  • Leave pagination params out of the at least one parameter guard (#1008) (a08e8e7)
  • Send the page cursor when the request has no parameters (#1003) (a6b5769)
  • Stop polling an action attempt once the timeout passes (#1004) (9ac8973)
  • Use the object form paramsSerializer in the request url (#1015) (da7bb87)

Features

  • Only accept paginated requests in createPaginator (#1012) (b6fc9c0)