Elementary-data

Latest version: v0.15.1

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

Scan your dependencies

Page 4 of 15

0.7.10

New Contributors
* NoyaArie made their first contribution in https://github.com/elementary-data/elementary/pull/888

**Full Changelog**: https://github.com/elementary-data/elementary/compare/v0.7.9...v0.7.10

0.7.9

What's Changed
* Added a workflow to update label on user comments on issues. by elongl in https://github.com/elementary-data/elementary/pull/840
* Fixed test sample size to be determined only from the dbt package by oravi in https://github.com/elementary-data/elementary/pull/839
* Docs: add pointer from tutorial to doc on tests priorities by RoiTabach in https://github.com/elementary-data/elementary/pull/812
* Fixed group by when applied from code by oravi in https://github.com/elementary-data/elementary/pull/848
* Added --version option to Elementary cli by manulpatel in https://github.com/elementary-data/elementary/pull/842
* Modified owners validator to accept dict by manulpatel in https://github.com/elementary-data/elementary/pull/847
* Add description to get tests method of test management API by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/852
* ELE-740 - paginate upload of source freshness data by fredmny in https://github.com/elementary-data/elementary/pull/850
* On test management get_tests macro we now include sources information by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/857
* On test management get_tests macro we now return is_singular by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/858

New Contributors
* manulpatel made their first contribution in https://github.com/elementary-data/elementary/pull/842
* fredmny made their first contribution in https://github.com/elementary-data/elementary/pull/850

**Full Changelog**: https://github.com/elementary-data/elementary/compare/v0.7.8...v0.7.9

0.7.8

What's Changed
* Add a precision to "What happens on each test" by winzee in https://github.com/elementary-data/elementary/pull/778
* Fixing Typo by vinooganesh in https://github.com/elementary-data/elementary/pull/781
* Merge pull request 801 from elementary-data/release/v0.7.7 by github-actions in https://github.com/elementary-data/elementary/pull/802
* Re-enable feedback buttons by hanywang2 in https://github.com/elementary-data/elementary/pull/807
* Prod by elongl in https://github.com/elementary-data/elementary/pull/808
* Docs for Seasonality by RoiTabach in https://github.com/elementary-data/elementary/pull/789
* ELE-673 slack summary remove attention required section by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/811
* Added 'meta' to artifacts schema. by elongl in https://github.com/elementary-data/elementary/pull/820
* ELE-624 test configuration metadata API (for SaaS) by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/821
* Fix for ELE-699, None default for --group-by by RoiTabach in https://github.com/elementary-data/elementary/pull/823
* total_seconds() instead of seconds by RoiTabach in https://github.com/elementary-data/elementary/pull/815
* ELE-653 fix formatting of alerts by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/824
* Change 'owner_email' to 'OwnerSchema' on 'ExposuresSchema'. by elongl in https://github.com/elementary-data/elementary/pull/826
* Add 'source_name' to 'get_sources'. by elongl in https://github.com/elementary-data/elementary/pull/828
* Added the 'label' field to 'ExposureSchema'. by elongl in https://github.com/elementary-data/elementary/pull/829

New Contributors
* winzee made their first contribution in https://github.com/elementary-data/elementary/pull/778
* vinooganesh made their first contribution in https://github.com/elementary-data/elementary/pull/781

**Full Changelog**: https://github.com/elementary-data/elementary/compare/v0.7.7...v0.7.8

0.7.7

What's Changed
* Cloud docs by Maayan-s in https://github.com/elementary-data/elementary/pull/763
* fix issue in parsing of subscribers by RoiTabach in https://github.com/elementary-data/elementary/pull/771
* Filtering only Elementary models and not internal ones. by elongl in https://github.com/elementary-data/elementary/pull/777
* Added an 'all' extra. by elongl in https://github.com/elementary-data/elementary/pull/776
* Allowed using non dbt Hub package. by elongl in https://github.com/elementary-data/elementary/pull/779
* Add log rotation + dbt internal project log target by noaKurman in https://github.com/elementary-data/elementary/pull/783
* Added target path to upload_source_freshness by oravi in https://github.com/elementary-data/elementary/pull/785
* Updated the dbt artifact schemas. by elongl in https://github.com/elementary-data/elementary/pull/787
* indicative incompatibility error by Maayan-s in https://github.com/elementary-data/elementary/pull/791
* Commenting out a test that uses unmaintainable fixed data points. by elongl in https://github.com/elementary-data/elementary/pull/800


**Full Changelog**: https://github.com/elementary-data/elementary/compare/v0.7.6...v0.7.7

0.7.6

What's Changed
* ELE-469 add flag to disable test results samples query by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/736
* ELE-485 remove user DWH query for test result samples by IDoneShaveIt in https://github.com/elementary-data/elementary/pull/738
* Prod by elongl in https://github.com/elementary-data/elementary/pull/741
* Fixing incorrect group_by flag documentation for slack by vishaalkk in https://github.com/elementary-data/elementary/pull/753
* Add target_path flag option for edr files and logs by noaKurman in https://github.com/elementary-data/elementary/pull/747
* Fixed bug where bucket URL was none and report wasn't sent as an html by oravi in https://github.com/elementary-data/elementary/pull/746
* Added edr monitor debug to help our users debug their elementary prof… by oravi in https://github.com/elementary-data/elementary/pull/765
* Don't put "pass"ed test as warning, with a unit test by RoiTabach in https://github.com/elementary-data/elementary/pull/767
* Ele 527 high memory consumption when running edr by oravi in https://github.com/elementary-data/elementary/pull/766
* Fix config and target directory path docs by will-warner in https://github.com/elementary-data/elementary/pull/773

New Contributors
* vishaalkk made their first contribution in https://github.com/elementary-data/elementary/pull/753
* noaKurman made their first contribution in https://github.com/elementary-data/elementary/pull/747
* will-warner made their first contribution in https://github.com/elementary-data/elementary/pull/773

**Full Changelog**: https://github.com/elementary-data/elementary/compare/v0.7.5...v0.7.6

0.7.5

What's Changed
* Update setup.py by RoiTabach in https://github.com/elementary-data/elementary/pull/729
* bump version for release by RoiTabach in https://github.com/elementary-data/elementary/pull/730


**Full Changelog**: https://github.com/elementary-data/elementary/compare/v0.7.4...v0.7.5

Page 4 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.