v0.5.0
Features
- AWS Destination auth supports
region
andservice
properties - New Source Verification for providers:
- HubSpot
- Mailchimp
- Paddle
- PayPal
sdk_max_attempts
configuration added to allow API request retries upon Hookdeck API429
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 tothree_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