Skip to content

Release 2.7.0

Compare
Choose a tag to compare
@Thijs-Riezebeek Thijs-Riezebeek released this 10 Jul 13:22
· 139 commits to master since this release
acd35d1
  • Allow for options to be passed onto the API connector classes
  • All classes extending BaseApiConnector now accept a second (optional) constructor argument for an ApiOptions object that can be used to set the maximum retry count and also to configure which exception messages to retry on.