Skip to content

Releases: figo-connect/python-figo

Removed certificate fingerprint check for compatibility with new figo platform

16 Apr 15:30
90f11c6
Compare
Choose a tag to compare
  • Removed certificate fingerprint check for compatibility with new figo platform

Fix fingerprint

26 Jun 14:44
Compare
Choose a tag to compare

The last fingerprint update introduced an error, this release fixes that.

Add new fingerprint

14 Jun 12:03
3998871
Compare
Choose a tag to compare

Add new fingerprint

Release V3.0.0

27 Feb 12:21
Compare
Choose a tag to compare

With this release

  • we aligned API major version with SDK major version
  • added some tests to ensure compatibility with API v3
  • deprecate task/start via SDK

1.7.4

23 Oct 08:57
Compare
Choose a tag to compare

Changelog

  • fixes error object marshalling

New figo API fingerprint

02 Jun 15:50
Compare
Choose a tag to compare
1.6.1

reword readme: environment variables

1.6.0

30 May 06:05
Compare
Choose a tag to compare
  • add synchronization call
  • add catalog call
  • add categories to transactions
  • use SHA256 for certificate pinning
  • use error codes in exceptions
  • linting and refactoring

new fingerprint

28 Dec 20:16
Compare
Choose a tag to compare
1.4.1

bump version to 1.4.1

v1.4.0

16 Jun 13:14
Compare
Choose a tag to compare

Changes

  • Formatted Docstrings
  • Added missing API calls
  • Providing a Create & Sync User in one step method