Releases: getlago/lago-go-client
Releases · getlago/lago-go-client
v1.37.0
v1.36.0
v1.35.0
What's Changed
- fix: Update API reference links in README by @vincent-pochet in #295
- feat(customer): Add more filters to
GET /api/v1/customersby @groyoh in #296 - feat: Add support for wallet limits by @floganz in #293
- misc: Add total_aggregated_units by @ivannovosad in #297
Full Changelog: v1.33.4...v1.35.0
v1.33.4
What's Changed
- feat(customers): Add new routes scoped to customers by @groyoh in #290
- fix(customer): Remove unnecessary filters on customer scoped routes by @groyoh in #291
- feat(wallet-transaction): Add
transaction_nameto wallet transaction rules by @groyoh in #289 - feat(wallet): Allow to set the name of a wallet's initial transactions by @groyoh in #292
- feat(semiannual): Add semiannual interval by @ivannovosad in #284
Full Changelog: v1.33.3...v1.33.4
v1.33.3
What's Changed
- feat: add support for billing interval on one-off invoices by @lovrocolic in #283
Full Changelog: v1.33.2...v1.33.3
v1.33.2
What's Changed
- Add Entitlements support by @julienbourdeau in #286
- feat(wallet-transaction): Add a
nameto wallet transactions by @groyoh in #287 - fix(invoice-listing): Use the correct param name for customer externa… by @mariohd in #288
Full Changelog: v1.33.1...v1.33.2
v1.32.0
What's Changed
- feat(api-logs):add api_log endpoints for Go client by @mariohd in #264
- misc(currency): Add Ghanaian Cedi (GHS) currency by @vincent-pochet in #265
- fix(events): Improve invoice payment_url handling by @vincent-pochet in #267
- fix(events): Improve batch events handling by @vincent-pochet in #266
- fix(credit_note): Fix all payloads by @vincent-pochet in #268
- Update wallet_transaction.go Add TransactionStatus Response by @Swenson1992 in #271
- fix(invoice): Improve GetList input by @vincent-pochet in #269
- add payment_status filter to payment_request by @mariohd in #273
- misc(testing): Move
HandlerFuncinto atestingpackage by @groyoh in #276 - feat(subscription): Allow to terminate subscription without credit note by @groyoh in #275
- feat(pricing-units): Add support for pricing units by @floganz in #280
- feat(subscription): Allow to skip invoice on subscription termination by @groyoh in #278
- test: Simplify test setup by @groyoh in #279
New Contributors
- @Swenson1992 made their first contribution in #271
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
- Added params to void invoice by @brunomiguelpinto in #263
Full Changelog: v1.30.1...v1.31.0
v1.30.1
What's Changed
- feat(audit_logs):ActivityLogs endpoints by @mariohd in #249
- fix(alert): Expose TriggeredAlert.CustomerExternalID by @julienbourdeau in #262
Full Changelog: v1.30.0...v1.30.1
v1.30.0
What's Changed
- feat(multientities): Add invoice custom sections to billing entities by @ancorcruz in #260
- feat (wallet-limitations): add support for wallet fee types limitations by @lovrocolic in #261
Full Changelog: v1.28.2...v1.30.0