Breaking Changes
- Transform and Filter rules are now ordered, and therefore the
hookdeck_connection.rules
is now an ordered list. This change is introduced by the Hookdeck API version 2025-07-01. See the v1.x to v2.x migration guide for migration details. By @alexluong in #161
Updates
- Improve vx.0 to v1.0 migration guide by @leggetter in #155
- Fix filter & jsonencode example by @alexluong in #157
- Bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #159
Full Changelog: v1.0.0...v2.0.0