Runeq

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 3

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

0.12.0

What's Changed
* [SW-2047, SW-2178] Add ability to switch orgs by cranti in https://github.com/rune-labs/runeq-python/pull/40


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

0.11.0

What's Changed

**Breaking change:** When stream data is loaded into a dataframe using `get_stream_dataframe`, the values for any `dict`-type dimension used to be returned as JSON-encoded strings. With this version, those values are now returned as Python-native `dict`s. This impacts the existing `event` and `span` stream types, as well as any future stream types that include a `dict` dimension.

* [DATA-866] Load dict dimensions in stream dataframe by cranti in https://github.com/rune-labs/runeq-python/pull/38
* Bump library version to v0.11.0 by cranti in https://github.com/rune-labs/runeq-python/pull/39


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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.