Runeq

Latest version: v0.16.0

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

Scan your dependencies

Page 1 of 4

0.16.0

What's Changed

**BREAKING CHANGE**: This release removes all functionality related to the V1 Stream API (which will soon be deprecated).

* Remove support for V1 Stream API by cranti in https://github.com/rune-labs/runeq-python/pull/59


**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.15.0...v0.16.0

0.15.0

What's Changed

Highlights

This release includes the addition of `Event` and `EventSet` classes, to facilitate fetching events created by StrivePD users.

There are also some breaking changes to Project and Cohort resource classes:

* Metrics have been deprecated from the underlying API; all related SDK functionality has been **removed** in this release.
* The `code_name` attribute on the `ProjectPatientMetadata` object was renamed to `project_code_name`
* The `CohortPatientMetadata` class was **removed**; it serves the same function as `ProjectPatientMetadata`

Changelog

* Update API docs links by gavin-philips in https://github.com/rune-labs/runeq-python/pull/54
* clear DBS names by gavin-philips in https://github.com/rune-labs/runeq-python/pull/55
* [SW-6282] Remove support for Project and Cohort metrics by cranti in https://github.com/rune-labs/runeq-python/pull/56
* Add functionality to query patient events (via GraphQL) by cranti in https://github.com/rune-labs/runeq-python/pull/57
* Bump version to release 0.15.0 by cranti in https://github.com/rune-labs/runeq-python/pull/58

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.14.1...v0.15.0

0.14.1

What's Changed
* Update repo links by gavin-philips in https://github.com/rune-labs/runeq-python/pull/48
* Update gql requirement by maxmora in https://github.com/rune-labs/runeq-python/pull/51


**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.14.0...v0.14.1

0.14.0

What's Changed
* Detailed tutorials walking through the SDK and Rune's APIs (https://github.com/rune-labs/runeq-python/pull/47) - thanks gavin-philips !
* Deprecated Python 3.6 and 3.7 support (https://github.com/rune-labs/runeq-python/pull/50)
* Adding black and isort autoformatting (https://github.com/rune-labs/runeq-python/pull/50)
* Adding ability to initialize library with a config instance (https://github.com/rune-labs/runeq-python/pull/49)

New Contributors
* gavin-philips made their first contribution in https://github.com/rune-labs/runeq-python/pull/47 👏

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.13.1...v0.14.0

0.13.1

What's Changed
* Dependency upgrades (click, python 3.11 and 3.12) by cranti in https://github.com/rune-labs/runeq-python/pull/46

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.13.0...v0.13.1

0.13.0

What's Changed
* Support timezone_name param in v2 stream requests by cranti in https://github.com/rune-labs/runeq-python/pull/41
* Add support for organization tags by cranti in https://github.com/rune-labs/runeq-python/pull/43
* Add cognito refresh token as an accepted auth method by cranti in https://github.com/rune-labs/runeq-python/pull/42
* Add to_dataframe to ItemSet; support datetime.datetime by cranti in https://github.com/rune-labs/runeq-python/pull/44

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.12.0...v0.13.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.