v1.0.0-beta.211
·
921 commits
to main
since this release
What's Changed
Exciting New Features 🎉
- feat: allow installing apps without API keys by @turip in #2672
- feat: add adapter for planaddon service by @chrisgacsal in #2675
- feat: add planaddon service implementation by @chrisgacsal in #2681
- SubscriptionAddons III by @GAlexIHU in #2677
- feat: enable planaddon HTTP API by @chrisgacsal in #2684
- feat(customer): return subscriptions in api with expand by @hekike in #2669
- feat: check add-on compatibilty on plan publish by @chrisgacsal in #2692
- feat(collector): improve run.ai metrics collection resilience by @tothandras in #2700
Bug Fixes 🐛
- fix: productcatalog price clone by @chrisgacsal in #2673
- fix: map validation error for plan create request by @chrisgacsal in #2674
- fix(api): add rest utility for nested visibility models for plan addons by @tothandras in #2676
- fix: missing validations and attributes in productcatalog by @chrisgacsal in #2686
- Use TransactingRepo by @GAlexIHU in #2687
- Validation for start time by @GAlexIHU in #2688
- fix: panic by @GAlexIHU in #2690
Dependency Updates ⬆️
- chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 in the googlecloud group by @dependabot in #2610
- chore(deps): bump github.com/svix/svix-webhooks from 1.63.1 to 1.64.0 by @dependabot in #2655
- chore(deps): bump github.com/invopop/gobl from 0.213.2 to 0.214.1 by @dependabot in #2657
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 in the golang group by @dependabot in #2652
- chore(deps): bump the prometheus group with 2 updates by @dependabot in #2653
- chore(deps): bump github.com/golang-cz/devslog from 0.0.11 to 0.0.12 by @dependabot in #2656
- chore(deps): bump github.com/alpacahq/alpacadecimal from 0.0.6 to 0.0.7 by @dependabot in #2654
- chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.8.0 to 2.10.0 by @dependabot in #2695
- chore(deps): bump github.com/svix/svix-webhooks from 1.64.0 to 1.64.1 by @dependabot in #2696
- chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 in the googlecloud group by @dependabot in #2697
Other Changes
Full Changelog: v1.0.0-beta.210...v1.0.0-beta.211