v1.0.0-beta.207
What's Changed
Exciting New Features 🎉
- feat(addon): add instance type by @tothandras in #2604
- feat: collector http server by @tothandras in #2620
- feat(collector): add http timing metrics and page_size to run_ai input by @tothandras in #2621
Bug Fixes 🐛
- fix: ratecard http mapping by @chrisgacsal in #2597
- fix(otel): nil ptr deref by @chrisgacsal in #2600
- fix: nil ptr deref in billing worker by @chrisgacsal in #2601
- fix: assume that non-flat prices are UBP by @turip in #2603
- fix(addon): allow removing rate cards by @tothandras in #2605
Dependency Updates ⬆️
- chore(deps): bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 by @dependabot in #2609
- chore(deps): bump github.com/jmattheis/goverter from 1.8.1 to 1.8.2 by @dependabot in #2612
- chore(deps): bump github.com/svix/svix-webhooks from 1.62.0 to 1.63.1 by @dependabot in #2613
- chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.46.0 to 4.47.0 by @dependabot in #2614
- chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot in #2615
Other Changes
- feat: add discount reason by @turip in #2606
- feat: add ratecards type to add-on pkg by @chrisgacsal in #2616
Full Changelog: v1.0.0-beta.206...v1.0.0-beta.207