mirror of
https://github.com/bitwarden/server.git
synced 2026-04-12 11:43:51 -05:00
* feat(pricing): add ResolvePhase2Async to price increase scheduler interface * feat(pricing): implement ResolvePhase2Async and add unit tests * feat(subscriber): adjust subscription cancellation for price migration schedules * feat(reinstate): update subscription reinstatement for price migration schedules * fix(billing) simplify cancellation data logic * fix(billing): Cast StartDate to DateTime in price increase tests * fix(billing): PR feedback * refactor(test): rename subscription cancellation test * fix(billing): properly apply cancellation metadata to subscription schedules