Skip to content

Releases: pluggyai/pluggy-net

v0.16.1

14 Feb 07:28
Compare
Choose a tag to compare

0.16.1 (2023-02-14)

Bug Fixes

  • remove body parameters with null values (6cdea3f)

v0.16.0

19 Oct 15:26
Compare
Choose a tag to compare

0.16.0 (2022-10-19)

Features

  • add statusDetail to item response (a851ca8)
  • update execution error list (d46b52b)
  • Webhook: add WebhookEventPayload class and add missing events to WebhookEvent class. (#8) (50c2e9d)

v0.15.0

06 Apr 15:25
Compare
Choose a tag to compare

0.15.0 (2022-04-06)

Features

  • add mutual funds subtypes (a28bec1)

v0.14.1

22 Mar 18:58
Compare
Choose a tag to compare

Fix

  • Account type was not correctly mapped.

Release can be found in Nuget

v0.14.0

06 Jan 23:00
Compare
Choose a tag to compare

Features

Support sending owned HttpClient ( #4 )

Release can be found in Nuget

v0.13.2

06 Jan 22:53
Compare
Choose a tag to compare

Fixes

  • Fix fetchConnectors not supporting multiple types nor countries.

Release can be found in Nuget

v0.13.1

06 Jan 14:59
Compare
Choose a tag to compare

Fixes

  • Typo in Investment Subtype REAL_ESTATE_FUND.

Release can be found in Nuget

v0.13.0

05 Jan 20:41
Compare
Choose a tag to compare

Fixes

  • Connector model with missing fields from API.
  • Replaced investment type "REAL_STATE_FUND" that was not used, should relay on this value as a subtype.

Features

  • Add investment subtypes.
  • Add COE as an investment type.
  • Send telemetry with the user-agent reporting library version.

v0.11.0

15 Sep 23:46
Compare
Choose a tag to compare

Features:

  • Add Investment institution field, containing the holder´s information of the investment. Its returned by the CEI / B3 connector.
  • Add investment transaction description, optional field.

Details can be found in our documentation: https://docs.pluggy.ai/#investment

v0.10.0

19 Aug 19:24
Compare
Choose a tag to compare

Fixes

Update execution error codes to be a string to avoid new errors generating JSON parsing issues.
Updated execution errors with new codes.