Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Releases: twilio/operation-retrier.ts

release-4.0.1: Merge pull request #6 from twilio/fix/fine-tune-circleci

Choose a tag to compare

@berkus berkus released this 21 Jun 15:31
3e1fe14
  • Small publishing fixes

release-4.0.0: Merge pull request #4 from twilio/migrate-from-gulp

Choose a tag to compare

@berkus berkus released this 21 Jun 14:27
185b0f8
  • Refactored Retrier interfaces, async/await part extracted into AsyncRetrier.
  • Replaced Gulp with rollup, added eslint, jest testing etc.
  • Switched builds to CircleCI

3.0.1

Choose a tag to compare

@aleksandrsivanovs aleksandrsivanovs released this 19 Jun 11:43
44ca291

Changelog:

  • Fix backwards compatibility in imports (as twilio-chat.js uses latest tag in package.json)

3.0.0

Choose a tag to compare

@aleksandrsivanovs aleksandrsivanovs released this 19 Jun 11:38
641d58d

Changelog:

  • Splitting Retrier and Backoff to different files
  • Handling maxDelay
  • Fixing warnings in package.json
  • Bumping to 3.0.0 as it is breaking change

2.1.0

Choose a tag to compare

@filip-lozanovski filip-lozanovski released this 16 May 07:10
02b118d

The project has been moved from a private repository to the official Twilio repository.
This release features

  • the exponential backoff feature
  • fix for an infinite retry loop
  • Improvements to the build process

release-2.0.1

Choose a tag to compare

@filip-lozanovski filip-lozanovski released this 08 May 18:40
Increment the patch version of the library.