Releases: getlago/lago-openapi
Releases · getlago/lago-openapi
v1.15.0
What's Changed
- feat(customer-portal): Remove premium restriction by @rsempe in #276
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #275
- feat(customer-type): Add customer type, firstname and lastname to customer by @ivannovosad in #274
- Fix: Specify expiration on coupon as required at coupon create input schema by @annvelents in #277
- misc: Update wallet definitions by @rsempe in #278
- misc: Fix typo from credit_balance to credits_balance by @rsempe in #279
- feat(dunning): Add payment request object by @rsempe in #280
- feat(ProgressiveBilling): Expose lifetime usage GET and PUT by @vincent-pochet in #266
- misc: Bump version from 1.11.0 to 1.12.2 by @rsempe in #282
- feat: make external_subscription_id required by @brunomiguelpinto in #285
- feat(events): Add GET /events/ endpoint by @ancorcruz in #284
- feat(events): update openapi.yaml file by @ancorcruz in #286
- build(deps): bump rollup from 2.79.1 to 2.79.2 by @dependabot in #288
- fix small typo for invoice and event endpoints by @sarkissianraffi in #289
- misc(region): Change the region part in the url by @ivannovosad in #290
- feat(DynamicPricing): Document Event#precise_total_amount_cents by @vincent-pochet in #281
- feat: Add current billing period dates by @rsempe in #283
- fix: Fix issue with incorrect base URL generation due to empty string in region variable by @brunomiguelpinto in #292
- feat: Update API Server URLs to Separate US and EU Clusters by @brunomiguelpinto in #294
- chore: Add GitHub release badge to the repository by @electrosenpai in #287
- feat(fee): Expose charge_id in REST API by @vincent-pochet in #291
- bump version to 1.15.0 by @nudded in #296
New Contributors
- @sarkissianraffi made their first contribution in #289
- @electrosenpai made their first contribution in #287
- @nudded made their first contribution in #296
Full Changelog: v1.11.0...v1.15.0
v1.11.0
What's Changed
- misc(dependencies): Update dependencies by @jdenquin in #261
- feature(anrok): add error details to invoice response by @annvelents in #262
- feat(ProgressiveBIlling): Document new fields by @vincent-pochet in #263
- misc(version): Bump to v1.10.0 by @vincent-pochet in #264
- misc: Update Swagger-ui by @vincent-pochet in #265
- Update OpenAPI with anrok as integration type for integration_customer by @annvelents in #267
- Feat(anrok): Add xero to the integration customer type list by @annvelents in #269
- feat(dunning): add payment requests create and get all endpoints by @ancorcruz in #271
- Add precise amounts to fee object by @ivannovosad in #270
- feat(dunning): fix payment request create body payload by @ancorcruz in #272
- Feat(invoice): Feat add skip zero invoices by @brunomiguelpinto in #268
- misc(version): Bump to v1.11.0 by @vincent-pochet in #273
Full Changelog: v1.9.0...v1.11.0
v1.9.0
What's Changed
- feat(charges): Add Charge.regroup_paid_fees attribute by @julienbourdeau in #251
- Remove
allOf
to reference EventInput in /event endpoint by @julienbourdeau in #256 - Feat/invoice requires successful payment by @brunomiguelpinto in #257
- misc(version): bump to 1.8.2 by @jdenquin in #258
- feat: add walled transaction metadata by @brunomiguelpinto in #259
- misc(version): bump to 1.9.0 by @jdenquin in #260
New Contributors
- @julienbourdeau made their first contribution in #251
Full Changelog: v1.7.0...v1.9.0