Snuba-sdk

Latest version: v3.0.43

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

Scan your dependencies

Page 8 of 13

1.0.0

------

- Add a Request class that is the main entry point for Snuba.
- The Request class contains the dataset being queried, the Query being sent, and any flags on the request
- Flags have been removed from the Query entirely and are now set on the Request
- Add an "app_id" flag to send the AppID to Snuba
- Renamed `snuba` function to `serialize`

0.1.5

------

- Modify ALIAS_RE to allow for char

0.1.4

------

- Fix for a bug in 0.1.2 where parent_api was incorrectly validated

0.1.3

------
- Modify ALIAS_RE to allow round brackets
- Surround alias in `AliasedExpression` and `CurriedFunction` with backticks on query visitor
when translating a Query Object to a SNQL Query

0.1.2

------
- Add support for ``team`` and ``feature`` tags for attribution in Snuba

0.1.1

------
- Add support for lambdas and identifiers, which in turn enable higher order functions like `arrayMap`.

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.