Skip to content

Releases: ibanity/ibanity-ruby

v2.5.0

27 May 11:39
Compare
Choose a tag to compare

2.5

  • [Ponto Connect] Add payment requests

  • [Ponto Connect] Add PendingTransaction

  • [Ponto Connect] Add additional webhooks event

    • Ibanity::Webhooks::PontoConnect::Account::PendingTransactionsCreated
    • Ibanity::Webhooks::PontoConnect::Account::PendingTransactionsUpdated

v2.3.1

21 Aug 08:49
Compare
Choose a tag to compare
  • Migrate from Jose to JWT gem following incompatibly with OpenSSL 3. Only used in webhooks signature validation.

v2.3

20 Apr 12:25
Compare
Choose a tag to compare
  • [Ponto Connect] Add IntegrationAccount

  • [XS2A] Add PendingTransaction

  • [XS2A] Add additional webhooks event

    • Ibanity::Webhooks::Xs2a::Account::PendingTransactionsCreated
    • Ibanity::Webhooks::Xs2a::Account::PendingTransactionsUpdated

v2.2

06 Oct 14:09
Compare
Choose a tag to compare
  • [Ponto Connect] Add additional webhooks event

    • Ibanity::Webhooks::Account::Reauthorized
    • Ibanity::Webhooks::Integration::AccountAdded
    • Ibanity::Webhooks::Integration::AccountRevoked
    • Ibanity::Webhooks::Integration::Created
    • Ibanity::Webhooks::Integration::Revoked
    • Ibanity::Webhooks::Organization::Blocked
    • Ibanity::Webhooks::Organization::Unblocked

Bulk & Periodic Payments with authorization for TPP managed flow

08 Jun 13:11
95aa0f8
Compare
Choose a tag to compare

v2.1

  • Include Bulk & Periodic Payments, with Authorization for TPP managed flow

Ponto Connect & XS2A relationships parsing fixes

05 May 12:13
549375a
Compare
Choose a tag to compare

Changelog

2.0.1

  • [Ponto Connect] Fix UpdatedTransactions relationship parsing for synchronization
  • [XS2A] Fix initialAccountTransactionsSynchronizations relationship parsing for accountInformationAccessRequest

v2.0.0

07 Feb 10:27
Compare
Choose a tag to compare
  • [Isabel Connect] Update isabel-connect services in order to support isabel-connect V2.
    Version 1 is no longer supported by the library.

v1.11.0

20 Jan 09:38
72cbfcf
Compare
Choose a tag to compare
  • Allow to tweak RestClient's timeout

v1.10.0

03 Jan 14:41
Compare
Choose a tag to compare
  • [Ponto Connect] Add support for payment activation requests

  • [Webhooks] Add support for webhook signature validation, keys endpoint, and events.

v1.9.1

30 Nov 13:56
Compare
Choose a tag to compare
  • [General] This version makes sure the release is pushed to rubygems.