Skip to content

v0.5.0

Compare
Choose a tag to compare
@leggetter leggetter released this 22 Oct 10:20
· 8 commits to main since this release
6063197

Features

  • AWS Destination auth supports region and service properties
  • New Source Verification for providers:
    • HubSpot
    • Mailchimp
    • Paddle
    • PayPal
  • sdk_max_attempts configuration added to allow API request retries upon Hookdeck API 429 responses. This is useful when you have a large number of resources, which results in a high number of API calls.

Breaking Changes

  • threedeye renamed to three_d_eye

Updates

  • Upgrade Go SDK v0.6.0 and support SDK max attempts option by @alexluong in #110
  • Implement codegen for source verification providers by @alexluong in #100

Full Changelog: v0.4.0...v0.5.0-beta.1