Csp

Latest version: v0.8.0

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.0

What's Changed
* Handle `Any` type properly in pydantic type checking. Fixes 468 by ptomecek in https://github.com/Point72/csp/pull/471
* Bugfix in QueueWaiter wait. If eventsPending is already true when en… by robambalu in https://github.com/Point72/csp/pull/474
* Allow ParquetReader to read LARGE_STRING, LARGE_BINARY, LARGE_LIST types from Arrow by arhamchopra in https://github.com/Point72/csp/pull/460
* Add hasConverter convenience method by alexddobkin in https://github.com/Point72/csp/pull/480
* Handle union and literal typing correctly in annotations by NeejWeej in https://github.com/Point72/csp/pull/478
* Allow using pydantic for from_dict, schema for FastList by NeejWeej in https://github.com/Point72/csp/pull/479
* Correct adjustment of annotations on OutputBasket type. Fixes 483. by ptomecek in https://github.com/Point72/csp/pull/484


**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.11...v0.8.0

0.0.11

What's Changed
* Fix websocket header copypasta by timkpaine in https://github.com/Point72/csp/pull/458
* Set appropriate lower bound for pyarrow, add missing required runtime dep on pydantic by timkpaine in https://github.com/Point72/csp/pull/461


**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.10...v0.0.11

0.0.10

What's Changed
* Remove protobuf dependency, its not needed / used and brings in too much baggage by robambalu in https://github.com/Point72/csp/pull/457
* Turn on pydantic type checking by default by ptomecek in https://github.com/Point72/csp/pull/453


**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
* Allow pulling Kafka timestamp from message, allow skipping kafka data by NeejWeej in https://github.com/Point72/csp/pull/442
* Remove python 3.8 from pyproject and README by robambalu in https://github.com/Point72/csp/pull/450
* Create adapter utils shared lib by alexddobkin in https://github.com/Point72/csp/pull/452
* Fix pydantic annotation handling for Callable by ptomecek in https://github.com/Point72/csp/pull/455


**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.8...v0.0.9

0.0.8

What's Changed
* Add flagReplayComplete for wildcard subscribers and fix bad broker publish hang by NeejWeej in https://github.com/Point72/csp/pull/433
* Enable full stack trace if CSP_PRINT_EXCEPTION_FULL_STACK is set by arhamchopra in https://github.com/Point72/csp/pull/444
* Add PushPullInputAdapter replay mode by robambalu in https://github.com/Point72/csp/pull/445
* Retire Python 3.8 support by robambalu in https://github.com/Point72/csp/pull/446
* Build librdkafka with gssapi support for pip package, fixes 325 by timkpaine in https://github.com/Point72/csp/pull/352
* Fix autoconf setup for cyrus-sasl in vcpkg build by alexddobkin in https://github.com/Point72/csp/pull/447

New Contributors
* alexddobkin made their first contribution in https://github.com/Point72/csp/pull/447

**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.7...v0.0.8

0.0.7

What's Changed
* Add zlib dependency to conda dev environment and update websocket code for boost 1.87 by AdamGlustein in https://github.com/Point72/csp/pull/423
* Bugfix PyPushGroup refcount, need to hold a ref around in case it dro… by robambalu in https://github.com/Point72/csp/pull/422
* Add example notebook of live inference for pydata global 2024 by ptomecek in https://github.com/Point72/csp/pull/401
* Pin pyarrow to <19 due to apparent incompatibility with vendored 16.0 Arrow C++ code on x86 macos by AdamGlustein in https://github.com/Point72/csp/pull/429
* Fix 425 by NeejWeej in https://github.com/Point72/csp/pull/427
* Allow enums and structs to be handled by pydantic by NeejWeej in https://github.com/Point72/csp/pull/428


**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.6...v0.0.7

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.