Skip to content

Releases: Point72/csp

v0.14.0

30 Dec 22:12
952de07

Choose a tag to compare

What's Changed

  • Force push_mode to be passed as a keyword argument for input adapters by @AdamGlustein in #657
  • Add in_realtime builtin for sim to realtime graph execution by @wrieg123 in #656
  • Add unset field semantics for structs ("strict structs") by @AdamGlustein and @sim15 in #607
  • datetime.datetime.utcnow() is deprecated, replace with a central utility by @wrieg123 in #658

Full Changelog: v0.13.2...v0.14.0

v0.13.2

19 Dec 18:29
bb04478

Choose a tag to compare

What's Changed

  • Minor fixes to development instructions using conda by @AdamGlustein in #652
  • KafkaAdapter - fix new bug in degenerate case in kafka adapter where more consumer threads are requested than there are partitions on a topic by @robambalu in #654

Full Changelog: v0.13.1...v0.13.2

v0.13.1

15 Dec 19:11
b20dff2

Choose a tag to compare

What's Changed

  • Allow None output annotations for graphs/nodes without outputs by @arJ-V in #646
  • Print out full input values in pydantic ValidationErrors by @p72dennisxu in #644
  • KafkaAdapter - bugfix bug introduced in latest change when running mu… by @robambalu in #650

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

05 Dec 20:05
0d92361

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

10 Oct 20:14
277a320

Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.12.0

v0.11.3

19 Aug 18:52

Choose a tag to compare

What's Changed

  • PendingEvent destructor clean up - properly delete typed Events in dt… by @robambalu in #575
  • Fix csp.stats for NumPy scalar arrays which have 0-dimensions by @AdamGlustein in #576
  • fixes #579 - PyStruct type refcount bug by @robambalu in #580

Full Changelog: v0.11.2...v0.11.3

v0.11.2

07 Aug 16:34
b73304e

Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

03 Jul 18:35
abea178

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

02 Jul 02:51

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.1

06 Jun 00:19
518d3b5

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1