Disruptive

Latest version: v1.6.8

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

Scan your dependencies

Page 8 of 8

0.3.1

_Released on 2021-04-24._
Fixed
- [39](https://github.com/disruptive-technologies/disruptive-python/pull/39) Request retry logic ran 1 loop too few.
Added
- [38](https://github.com/disruptive-technologies/disruptive-python/pull/38) Type constant `CLOUD_CONNECTOR` were missing on the Device resource.
- [41](https://github.com/disruptive-technologies/disruptive-python/pull/41) Added events module type constants on the form `disruptive.events.EVENT_TYPE`.

0.3.0

_Released on 2021-04-22._
Changed
- [27](https://github.com/disruptive-technologies/disruptive-python/pull/27) Various attributes has been changed.
- Device attribute `type` renamed to `device_type`.
- Device attribute `is_emulator` renamed to `is_emulated`.
- Humidity attribute `temperature` replaced with `celsius` and `fahrenheit`.
- [35](https://github.com/disruptive-technologies/disruptive-python/pull/35) Moved Data Connector configuration classes to the DataConnector resource.

Fixed
- [29](https://github.com/disruptive-technologies/disruptive-python/pull/29) Log would show default `request_retries` even when it was overwritten.
- [30](https://github.com/disruptive-technologies/disruptive-python/pull/30) Stream.project() did not support `**kwargs`, which it should.
- [31](https://github.com/disruptive-technologies/disruptive-python/pull/31) Stream retry logic ran one too many times.

0.2.3

_Released on 2021-04-20._
Fixed
- [25](https://github.com/disruptive-technologies/disruptive-python/pull/25) Double timezone info `(+00:00Z)` would break allowed format.
Added
- [24](https://github.com/disruptive-technologies/disruptive-python/pull/24) Public classes provided with `__repr__` that adheres to `eval(repr(x))`.
- [26](https://github.com/disruptive-technologies/disruptive-python/pull/26) Added type constants to Device, DataConnector, and Role resource classes.

0.2.2

_Released on 2021-04-18._
Added
- [23](https://github.com/disruptive-technologies/disruptive-python/pull/23) Added missing metadata about the project for better PyPI presentation.

0.2.1

_Released on 2021-04-17._
Initial pre-release, open-sourcing, and PyPI publication of the project.

Page 8 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.