·
106 commits
to main
since this release
What's Changed
Exciting New Features 🎉
- chore: allow override webhook URL by @turip in #3428
- feat(streaming): meter query prewhere by @hekike in #3430
- refactor(entitlement): update V2 API to better conform to new standards by @GAlexIHU in #3401
Bug Fixes 🐛
- fix: stripe app errors by @chrisgacsal in #3406
- fix: customer validation on subscription create by @chrisgacsal in #3409
- fix(subject-http): add errorencoder by @GAlexIHU in #3410
- fix: logging customer provisioning errors by @chrisgacsal in #3412
- fix: fetching deleted subjects for new entitlemetns by @chrisgacsal in #3415
- fix: create/update plan validation by @chrisgacsal in #3414
- fix(entitlement): delete customer entitlement no response by @hekike in #3424
- fix(app): stripe portal session stripe custome not found by @hekike in #3435
- fix(sdk): zod schema generation by @tothandras in #3436
Breaking Changes 🛠
Dependency Updates ⬆️
- chore(deps): bump github.com/invopop/gobl from 0.300.1 to 0.300.2 by @dependabot[bot] in #3405
- chore(deps): bump github.com/IBM/sarama from 1.46.0 to 1.46.1 by @dependabot[bot] in #3404
- chore(deps): bump github.com/cloudevents/sdk-go/v2 from 2.16.1 to 2.16.2 by @dependabot[bot] in #3417
- chore(deps): bump github.com/go-co-op/gocron/v2 from 2.16.5 to 2.16.6 by @dependabot[bot] in #3427
- chore(deps): bump github.com/samber/mo from 1.15.0 to 1.16.0 in the samber group by @dependabot[bot] in #3432
Other Changes
- chore: allow disabling topic provisioner by @turip in #3403
- feat: allow using DataDog compliant fields for service.name by @turip in #3407
- feat: add redirect response encoder by @chrisgacsal in #3418
- chore: optimize subject queries by @turip in #3422
- fix(grants): undo incorrect rename by @GAlexIHU in #3434
Full Changelog: v1.0.0-beta.223...v1.0.0-beta.224