Skip to content

Releases: marketredesign/pricecypher_python_sdk

v3.5.3

12 Feb 10:39
3963ef2

Choose a tag to compare

What's Changed

  • Fix intake_status and environment missing from transactions_summary request by @yushakareem in #59

Full Changelog: v3.5.2...v3.5.3

v3.5.2

05 Feb 14:24
91aaf5d

Choose a tag to compare

What's Changed

  • Bump jinja2 from 3.1.4 to 3.1.5 in the pip group across 1 directory by @dependabot in #55
  • Fix intake_status and environment missing from request params by @marijnvanderhorst in #57

Full Changelog: v3.5.1...v3.5.2

v3.5.1

03 Dec 09:06
fb1886d

Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

27 Nov 20:14
77d44df

Choose a tag to compare

What's Changed

  • Add model training and batch inference handlers by @maxhumme in #51

Full Changelog: v3.4.0...v3.5.0

v3.4.0

09 Oct 11:47
ce63c61

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

20 Sep 09:59
58d5958

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

27 Aug 13:44
0442677

Choose a tag to compare

What's Changed

  • Add azure blob client to smart-open transport_params when using azure for remote storage by @marijnvanderhorst in #42

Full Changelog: v3.1.0...v3.2.0

v3.1.0

26 Jul 12:58
1576599

Choose a tag to compare

What's Changed

  • Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #36
  • Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #39
  • Resolve transactions index response parse error due to updated currencies support in DSS… by @yushakareem in #40

New Contributors

Full Changelog: v3.0.0...v3.1.0

v2.2.0

20 Jun 22:08
f877e20

Choose a tag to compare

What's Changed

  • Auto retry failed HTTP requests for certain status codes by @yushakareem in #38

New Contributors

Full Changelog: v2.1.0...v2.2.0

v3.0.0

18 Jun 10:38
afc552a

Choose a tag to compare

What's Changed

  • Refactor event handler contracts, in preparation for model inference by @marijnvanderhorst in #35
    Major enhancements to the "event handler" contracts / abstract classes provided by this SDK. For instance, allows for much construction of model inference runtimes (runtimes are outside the responsibility of this SDK, but generic APIs that can be re-used across different external runtime implements are within the scope of this SDK).

Full Changelog: v2.1.0...v3.0.0