Skip to content

Releases: getlago/lago-ruby-client

v1.47.0

07 May 07:39
0cd3778

Choose a tag to compare

What's Changed

Full Changelog: v1.46.0...v1.47.0

v1.46.0

20 Apr 08:23
431fef7

Choose a tag to compare

Add HTTP 429 rate limit retry with automatic backoff and 20s max delay cap

v1.45.0

07 Apr 09:46
39eab66

Choose a tag to compare

What's Changed

  • feat(wallets): Add missing fields to WalletTransaction by @D1353L in #339
  • build(deps-dev): bump rack from 3.2.5 to 3.2.6 by @dependabot[bot] in #340
  • release: Bump version to 1.45.0 by @groyoh in #341

Full Changelog: v1.44.0...v1.45.0

v1.44.0

19 Mar 16:54
25d6920

Choose a tag to compare

What's Changed

Full Changelog: v1.43.0...v1.44.0

v1.43.0

27 Feb 09:25

Choose a tag to compare

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

19 Feb 11:16
2fd52ea

Choose a tag to compare

Full Changelog: v1.40.0...v1.40.1

v1.40.0

26 Jan 10:34
2fd52ea

Choose a tag to compare

What's Changed

  • Support metadata in credit notes by @nepalez in #304
  • fix(plan): Add prorated as 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 POST instead of PUT for /api/v1/invoices/:id/lose_dispute by @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

09 Dec 14:24
768215c

Choose a tag to compare

What's Changed

Full Changelog: v1.36.0...v1.37.0

v1.36.0

27 Nov 17:22
9989954

Choose a tag to compare

What's Changed

  • fix(docker): Fix openssl error 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 guard issues 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

29 Oct 16:25
30c0fa9

Choose a tag to compare

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_create response by @groyoh in #290
  • release: Bump to v1.35.0 version by @groyoh in #291

Full Changelog: v1.33.4...v1.35.0