v1.0.0-beta.185
github-actions
released this
27 Sep 13:04
·
549 commits
to main
since this release
What's Changed
Exciting New Features 🎉
- feat(customer): crud api by @hekike in #1544
- feat: billing profile by @turip in #1566
- feat: billing customer overrides by @turip in #1572
- feat: add pending invoice listing API by @turip in #1576
Bug Fixes 🐛
Dependency Updates ⬆️
- feat: bump github.com/svix/svix-webhooks to v1.36.0 by @chrisgacsal in #1579
Other Changes
- Add entitlements APIs and resources to TypeSpec by @GAlexIHU in #1537
- Move Features under separate package by @GAlexIHU in #1547
- Adds improved transaction handling by @GAlexIHU in #1529
- Remove unnecessary pointer return from transaction.Run by @GAlexIHU in #1568
- feat(api): add Notification API to TypeSpec by @chrisgacsal in #1567
- refactor(api): Notification API in TypeSepc by @chrisgacsal in #1575
- fix(api): query explode by @chrisgacsal in #1578
- fix: typespec formatting by @chrisgacsal in #1580
- fix: required and readonly fields be optional by @chrisgacsal in #1581
- fix(api): update endpoints for Notification API by @chrisgacsal in #1583
Full Changelog: v1.0.0-beta.184...v1.0.0-beta.185