v2.1.26
flexprice/flexpricev2.1.26Aug 24, 2026by DiabolusGX
AI Summary
This release introduces Kafka partition configuration updates and a new UsageRecord service. It also refactors support-chat identity verification and enhances migration verification.
Key Highlights
- Kafka partitions and per-topic configuration
- UsageRecord service and search endpoint
- Switch from JWT to HMAC for support-chat identity verification
- OpenTelemetry API request metrics
- Custom Zoho metadata fields
New Features
- UsageRecord service and search query endpoint
- Custom Zoho metadata fields
- Grant duration updates for subscription periods
- Price feature expansion in responses
- Client-configurable Kafka topics with per-topic config
Full Release Notes
## What's Changed * chore(e2e): Bump SDK Version by @DiabolusGX in https://github.com/flexprice/flexprice/pull/2620 * feat(chart): kafka partitions=3, post-migration verify, sentry/pyroscope/email under app hierarchy by @agrim123 in https://github.com/flexprice/flexprice/pull/2621 * chore(temporal): log errors at activity boundary before returning by @DiabolusGX in https://github.com/flexprice/flexprice/pull/2626 * feat(usagerecords): add UsageRecord service and search query endpoint by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/2473 * Support for custom zoho metadata fields by @Harshit-1104 in https://github.com/flexprice/flexprice/pull/2632 * Release 2026-08-21 by @ojasagarwal-flex in https://github.com/flexprice/flexprice/pull/2629 * feat(entitlement-grant): Update grant duration for subscription perio⦠by @DiabolusGX in https://github.com/flexprice/flexprice/pull/2633 * feat(price): add feature expansion to price responses by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/2630 * refactor(user): switch support-chat identity verification from JWT to HMAC by @omkar273 in https://github.com/flexprice/flexprice/pull/2635 * refactor(user): switch support-chat identity verification from JWT to HMAC by @omkar273 in https://github.com/flexprice/flexprice/pull/2636 * feat(helm): client-configurable Kafka topics + per-topic config by @agrim123 in https://github.com/flexprice/flexprice/pull/2637 * fix(chart): verify-migrations reports MISSING against correctly-migrated infra by @ojasagarwal-flex in https://github.com/flexprice/flexprice/pull/2639 * feat(otel): expose API request metrics and per-instance metric identity by @ojasagarwal-flex in https://github.com/flexprice/flexprice/pull/2640 * fix(meter): trim whitespace from aggregation field on create by @dskhairnar in https://github.com/flexprice/flexprice/pull/2642 * Zoho invoice approval flow by @Harshit-1104 in https://github.com/flexprice/flexprice/pull/2643 * feat(subscription): Plan change enhancements: Billing anchor pivot support and conflict resolution policies by @Harshit-1104 in https://github.com/flexprice/flexprice/pull/2631 * feat(plan): add price sync status to PlanResponse and related structures by @dskhairnar in https://github.com/flexprice/flexprice/pull/2644 * chore: merge main into develop to unblock release PR #2634 by @ojasagarwal-flex in https://github.com/flexprice/flexprice/pull/2645 * Release 2026-08-24 by @DiabolusGX in https://github.com/flexprice/flexprice/pull/2634 * ci: sync the OpenAPI spec downstream on release by @omkar273 in https://github.com/flexprice/flexprice/pull/2648 **Full Changelog**: https://github.com/flexprice/flexprice/compare/v2.1.25...v2.1.26