Labone

Latest version: v3.2.1

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

Scan your dependencies

Page 1 of 3

3.2.1

* Fix bug that caused subscriptions to potentially miss value updates after the subscription was registered but before the subscribe functions returned.

3.2.0

* `subscribe` accepts keyword arguments, which are forwarded to the data-server.
This allows to configure the subscription to the data-server.
Note that as of LabOne 24.10, no node supports yet subscription configuration.
* Fix error message in data server log if a subscription is cancelled gracefully.
* Adapt mock data server to hand unsubscribe events correctly.

3.1.2

* Fix bug which caused streaming errors to cancel the subscriptions
* Raise severity of errors during subscriptions to `FAILED` to cause a data server
log entry.

3.1.1

* Add support for Python 3.13

3.1.0

* Expose timeout from underlying package when creating a new connection.
This allows specifying custom timeouts, e.g. when dealing with slow networks

3.0.0

* Enable server side parsing of the shf vectors. This is a breaking change since
the structure of the shf vector structs are now unified with the capnp schema.
* Replace the following `labone.core.Value` types with their capnp equivalent:
`ShfDemodulatorVectorData`,`ShfResultLoggerVectorData`,`ShfScopeVectorData`,
`ShfPidVectorData`,`CntSample`,`TriggerSample`
* Move the `extra_header` from the annotated value into the value field. This only affects
shf vectors
* Adapt the `session.set` and `session.set_with_expression` functions to take either
an `AnnotatedValue` or `Value` and a path. This prevents unnecessary copies.
* Add support for `zhinst.comms` 3.0
* Update the `hpk_schema` to the latest version. This included stubs for all structs
defined in the capnp schema.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.