Skip to content

2.0.0 – Durability

Choose a tag to compare

@Bilge Bilge released this 14 Dec 20:41
· 185 commits to master since this release
2.0.0
b458c27
  • Added maximum fetch attempts option to Porter.
  • Added custom fetch exception handler to Porter.
  • Changed Mapper from required dependency to suggested dependency.

Breaking changes

Migrating to 2.0.0 should be straight forward for most users since only two undocumented methods were removed from HttpConnector.

  • Removed HttpConnector::getTries and HttpConnector::setTries.