Releases: getlago/lago-ruby-client
Releases · getlago/lago-ruby-client
v1.47.0
What's Changed
- feat: expose rate limit headers via on_rate_limit_info callback by @mikeh-lago in #347
- fix(api): Deprecate filter_by prefixed params on current usage by @murparreira in #346
- Bump version to 1.47.0 by @mikeh-lago in #348
Full Changelog: v1.46.0...v1.47.0
v1.46.0
Add HTTP 429 rate limit retry with automatic backoff and 20s max delay cap
v1.45.0
v1.44.0
What's Changed
- feat(current_usage): extend current usage endpoint by @annvelents in #329
- feat(wallets): Move wallets API under customers by @vankiru in #321
- fix(subscriptions): Remove
present?for payment_method_params by @vankiru in #331 - Fix/endpoints under subscriptions by @annvelents in #330
- feat(wallet): Add wallet consumptions and fundings by @D1353L in #333
- feat(alerting): Add wallet alerts API by @vankiru in #322
- Invoice custom sections by @mariohd in #336
- misc(version): Bump version to 1.44.0 by @vincent-pochet in #337
Full Changelog: v1.43.0...v1.44.0
v1.43.0
What's Changed
- fix(credit_notes): Add customer to credit notes create/show/update/void by @D1353L in #316
- fix(subscriptions): Add amount_cents and amount_currency to subscriptions list by @D1353L in #318
- Feat(wallets): add code to wallets by @annvelents in #319
- feat(alerts): add batch actions on alerts by @annvelents in #323
- build(deps-dev): bump rack from 3.2.4 to 3.2.5 by @dependabot[bot] in #324
- fix(ci): Ensure API key exists before running integration tests by @rsempe in #327
- feat(client): Add charge, fixed charge, and filter endpoints by @rsempe in #326
- feat(multiple-payment-methods): Add support for payment methods to billing entities by @osmarluz in #320
- chore(release): bump version to v1.43.0 by @rsempe in #328
New Contributors
Full Changelog: v1.40.0...v1.43.0
v1.40.1
Full Changelog: v1.40.0...v1.40.1
v1.40.0
What's Changed
- Support metadata in credit notes by @nepalez in #304
- fix(plan): Add
proratedas part of charge whitelisted attributes by @groyoh in #307 - fix(applied-coupons): Fix applied coupon deletion when customer external id contains space by @groyoh in #308
- fix(invoice): Use
POSTinstead ofPUTfor/api/v1/invoices/:id/lose_disputeby @groyoh in #309 - feat(plan): Add fixed charges support by @ancorcruz in #310
- Feat(metadata): add metadata on plans by @annvelents in #311
- Feat(metadata): add metadata on wallet by @annvelents in #312
- feat: Add wallet priority field by @D1353L in #313
- feat(credit_notes): Add offset fields by @D1353L in #314
- misc(version): Bump version to 1.40.0 by @ancorcruz in #315
New Contributors
Full Changelog: v1.37.0...v1.40.0
v1.37.0
What's Changed
- Fix(features): only add config to privilege if it is provided by @annvelents in #303
- test(plan): Introduce plan integration tests by @groyoh in #299
- fix(invoice): Fix invoice update by @groyoh in #305
- release: Bump to v1.37.0 by @vincent-pochet in #306
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
- fix(docker): Fix
opensslerror in Docker image by @groyoh in #292 - Run release workflow when gem is released by @nudded in #293
- test: Improve testing using Guard by @groyoh in #294
- fix(customer): Fix retrieving customer when external id contains space by @groyoh in #295
- test(wallet): Add wallet integration tests by @groyoh in #296
- fix: Fix
guardissues by @groyoh in #297 - feat(issuing-date): Add subscription_invoice_issuing_date settings to BillingEntity and Customer by @vankiru in #300
- fix(billing-entity) Fix Billing Entity update params by @vankiru in #301
- release: Bump to v1.36.0 version by @groyoh in #302
New Contributors
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- feat: Add support for wallet limits by @floganz in #283
- build(deps-dev): bump rack from 3.1.16 to 3.1.17 by @dependabot[bot] in #284
- build(deps-dev): bump rack from 3.1.17 to 3.1.18 by @dependabot[bot] in #285
- chore(linting): Improve Rubocop consistency by @groyoh in #287
- ci(cache): Add dependency caching on CI by @groyoh in #288
- test: Add integration tests calling a real API by @groyoh in #286
- fix: Ruby 3.4 warnings about ostruct missing as dependency by @nudded in #289
- fix(event): Fix
Lago::Api::Resources::Event#batch_createresponse by @groyoh in #290 - release: Bump to v1.35.0 version by @groyoh in #291
Full Changelog: v1.33.4...v1.35.0