Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 4.7 kB | |
v1.0.18 source code.tar.gz | 2025-07-02 | 10.5 MB | |
v1.0.18 source code.zip | 2025-07-02 | 10.9 MB | |
Totals: 3 Items | 21.5 MB | 0 |
What's Changed
- feat(wallet): add priority in wallet top up by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/255
- feat(credits): add credit grant by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/256
- feat(subscription): commitment overage pricing by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/258
- feat(subscription): add schedules and phases by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/260
- fix(billing): handle overage quantity with round off by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/261
- feat(subscription): add phase to a subscription by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/262
- chore(deps): bump go.temporal.io/api from 1.43.0 to 1.44.1 by @dependabot in https://github.com/flexprice/flexprice/pull/270
- feat(events): add event_count in response by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/271
- Add ExternalCustomerID Support to Wallet Creation with Validation and Tests by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/269
- fix(events): count distinct id for event count in analytics api by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/274
- fix(events): persist price and meter id for cumulative feature by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/275
- feat(env): implement environment access control by @omkar273 in https://github.com/flexprice/flexprice/pull/276
- fix(plan): update error status by @omkar273 in https://github.com/flexprice/flexprice/pull/277
- feat(credit-grant): add credit grant expiry system by @omkar273 in https://github.com/flexprice/flexprice/pull/280
- Include External Customer Reference in Subscription Pipeline by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/282
- Release v1.0.18 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/259
- feat(events): allow past event processing by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/288
- feat(events): enable event past processing with end subcriptions by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/294
- Fixed Package Pricing Logic by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/293
- fix(events): pull events desc for reprocessing by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/298
- Add LATEST Aggregator for Fetching Most Recent 'Property' Value by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/297
- Foundation for CostSheet Engine · Plan Price Sync API · External Customer ID support in Invoice Listing by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/292
- feat(credit-grant): implement recurring credit grant processing by @omkar273 in https://github.com/flexprice/flexprice/pull/291
- fix(meter): map usage by price_id to avoid meter_id collision by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/299
- feat(meters): add SUM_WITH_MULTIPLIER aggregation type by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/300
- refactor(credit-grant-application): update repository by @omkar273 in https://github.com/flexprice/flexprice/pull/302
- chore(dependencies): update Babel packages and other dependencies in package-lock.json by @omkar273 in https://github.com/flexprice/flexprice/pull/305
- webhooks: support kafka queues by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/307
- feat(creditnote): add credit notes by @omkar273 in https://github.com/flexprice/flexprice/pull/295
- feat(payment): add recorded_at field to Payment entity by @omkar273 in https://github.com/flexprice/flexprice/pull/306
- feat(invoice): add validation to prevent manual payment status by @omkar273 in https://github.com/flexprice/flexprice/pull/304
- feat(wallet): add free credit expiry date utc to request by @omkar273 in https://github.com/flexprice/flexprice/pull/303
- Feat(Svix): Add Svix Webhook by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/309
- feat(plan): add credit grant in plan by @omkar273 in https://github.com/flexprice/flexprice/pull/308
- feat(factory): add CreditGrantApplicationRepo and CreditNoteLineItemR… by @omkar273 in https://github.com/flexprice/flexprice/pull/310
- fix(webhook): Add json tags in payloads by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/312
- feat(invoice): add adjustment_amount and refunded_amount fields by @omkar273 in https://github.com/flexprice/flexprice/pull/311
- Release v1.0.18 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/301
Full Changelog: https://github.com/flexprice/flexprice/compare/v1.0.17...v1.0.18