Immutable
release. Only release title and notes can be modified.
What's Changed
- Bugfix: Task API returns task_uuid but Task object expects $uuid. by @beberlei in #152
- Add zizmor linter, pin action versions, harden CI by @wscourge in #159
- PHP SDK feature updates by @wscourge in #158
- Fix broken ExternalIdOperationsTrait RequestService methods by @wscourge in #161
- Add bulk import endpoints by @wscourge in #167
- Add SubscriptionEvent::disable() endpoint by @wscourge in #165
- Add Customer attribute retrieval and by-email endpoints by @wscourge in #166
- Fix Invoice::disable() and Invoice::updateStatus() URLs by @wscourge in #162
- Add UUID-based CRUD and disable operations for LineItem by @wscourge in #163
- Add UUID-based CRUD and disable operations for Transaction by @wscourge in #164
- Add AI coding agent instruction files and hook pipeline by @wscourge in #168
- Refine AI hook pipeline and tighten gh permissions by @wscourge in #169
- Add immutable releases with automated release workflow by @wscourge in #160
- Fix bin/release.sh grep -oP failure on macOS by @wscourge in #170
- Release v6.11.0 by @wscourge in #171
New Contributors
Full Changelog: v6.10.0...v6.11.0