v0.33.3
Patch release v0.33.3
- feat(embedded-server): Allow for specifying extra_classpaths on startup of the embedded server. (#5282)
- Build py-ticking wheel using docker on top of a manylinux base image. (#5267)
- Python ticking: if no Barrage metadata, pass NULL to C++ handler (#5283)
- C++ client: process Barrage shifts properly (#5285)
- C++ Client: fix FillChunk and missing types for ticking callbacks (#5286)
- C++ client: make sure that the select test covers all types (#5284)
- Only support zoneinfo for python 3.9+ (#5271)
- Make python timezone conversions handle more cases (#5249)
- Python Client: add instructions that set DEEPHAVEN_VERSION (#5006)
- Make time of day methods handle daylight savings time (DST) better (#5245)
- Added utils for converting File and Path to URI (#5247)
- Provide upperBin and lowerBin signatures that accept Durations (#5148)
Full Changelog: v0.33.2...v0.33.3