Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-23 | 4.5 kB | |
v1.0.17 source code.tar.gz | 2025-05-23 | 10.1 MB | |
v1.0.17 source code.zip | 2025-05-23 | 10.4 MB | |
Totals: 3 Items | 20.5 MB | 0 |
What's Changed
- feat(wallet): migrate wallet topup to idempotency_key by @omkar273 in https://github.com/flexprice/flexprice/pull/200
- feat(wallet): migrate wallet topup to idempotency_key by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/203
- feat(customer): refactor(customer): remove invoice check by @omkar273 in https://github.com/flexprice/flexprice/pull/208
- support for calendar billing by @BRO3886 in https://github.com/flexprice/flexprice/pull/201
- fix(customer): add env check in get apis by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/210
- feat: add status published check by @omkar273 in https://github.com/flexprice/flexprice/pull/195
- Release 22 Apr 2025 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/209
- feat(tenant): update tenant name by @omkar273 in https://github.com/flexprice/flexprice/pull/207
- feat(wallet): add expiry_date_utc field by @omkar273 in https://github.com/flexprice/flexprice/pull/204
- feat(wallets): add get customer wallets by @omkar273 in https://github.com/flexprice/flexprice/pull/211
- fix(docs): add ref cleanups in swagger by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/215
- Release 23 April by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/212
- fix(sdk): remove github release step by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/218
- feat(customer): add search functionality for customers by @omkar273 in https://github.com/flexprice/flexprice/pull/217
- Develop by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/220
- feat(observability): add sentry spans to DB and event consumption by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/222
- feat(sentry): pass sentry client to scripts by @omkar273 in https://github.com/flexprice/flexprice/pull/224
- feat(wallets): use parallel queries to clickhouse for usage by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/230
- pdf render issue by @BRO3886 in https://github.com/flexprice/flexprice/pull/232
- Release: 26 Apr 2025 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/231
- typst: fix issuing date none check by @BRO3886 in https://github.com/flexprice/flexprice/pull/233
- feat(features): add filtering by name by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/234
- invoice pdf subscription name fixes by @BRO3886 in https://github.com/flexprice/flexprice/pull/238
- fix(events): add env to dynamo by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/239
- fix(consumer): set consumer to offset oldest by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/240
- feat(feature): implement search and sort functionality by @omkar273 in https://github.com/flexprice/flexprice/pull/241
- feat(cache): implement local caching by @omkar273 in https://github.com/flexprice/flexprice/pull/229
- feat: add env check by @omkar273 in https://github.com/flexprice/flexprice/pull/225
- feat(events): add post processing layer by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/244
- feat(events): config driven post processing consumption by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/245
- Release: 12 May 2025 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/235
- feat(pricing): add scripts to import and roll out pricing changes by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/247
- feat(events): add backfill support for post processing by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/248
- docs: add ask deepwiki by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/251
- Release: 19th May 2025 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/252
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.35.0 by @dependabot in https://github.com/flexprice/flexprice/pull/263
- chore(deps): bump go.temporal.io/api from 1.43.0 to 1.44.1 by @dependabot in https://github.com/flexprice/flexprice/pull/265
- fix(security): update jwt to v4 to resolve CWE-405 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/267
- feat(events): enable sort and order for raw events by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/268
New Contributors
- @dependabot made their first contribution in https://github.com/flexprice/flexprice/pull/263
Full Changelog: https://github.com/flexprice/flexprice/compare/v1.0.13...v1.0.17