Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 01:31
· 6 commits to main since this release

[0.2.0] - 2023-12-04

Bug Fixes

  • Fix: add additional restrictions when using batching (#72)

Documentation

  • Docs: Update docs to prepare for 0.2 release (#62)

Features

  • Feat: add event batching to function configuration
  • Feat: Change approach for SDK (#59)
  • Feat: Add general retry handling and non retriable error (#63)
  • Feat: Add failure handler (#64)
  • Feat: debounce support (#65)
  • Feat: support batching (#66)
  • Feat: rate limit support (#67)
  • Feat: concurrency support (#68)
  • Feat: idempotency support (#69)
  • Feat: cancel on support (#70)
  • Feat: priority support (#71)

Miscellaneous Tasks

  • Chore: update ci.yml
  • Chore: Clean up (#60)
  • Chore: Integration tests (#61)
  • Chore: update hashing method for steps (#75)