Skip to content

Releases: Point72/csp-adapter-symphony

v0.4.0

21 Mar 02:10

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

08 May 19:29
33b4067

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Apr 03:17

Choose a tag to compare

What's Changed

  • Drop python 3.8 from docs, enforce minimum of 3.9 by @timkpaine in #35
  • Start setting up docs, rename key_string and cert_string to key and cert, start on examples, split apart files by @timkpaine in #36
  • Make key/cert args backward compatible via aliases by @timkpaine in #37
  • Add support for sending IM by @KacperMayday in #40

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

20 Nov 22:37

Choose a tag to compare

What's Changed

  • Update auth to omit content-type headers and body by @adamzuyang in #23

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Oct 01:01

Choose a tag to compare

What's Changed

  • Move to using pydantic for configuring Symphony Adapter by @NeejWeej in #15

Full Changelog: v0.1.2...v0.2.0

v0.1.2

01 Oct 20:22

Choose a tag to compare

What's Changed

  • Utilize tenacity for retrying network requests made off of the main thread @NeejWeej in #14

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Sep 18:11

Choose a tag to compare

What's Changed

  • Set minimum python to 3.8 by @timkpaine in #4
  • Add error propagating option, create new datafeed if old one is stale by @NeejWeej in #12

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Jun 16:32

Choose a tag to compare

Initial release