Evidently

Latest version: v0.6.7

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

Scan your dependencies

Page 7 of 17

0.4.14

Not secure
What's Changed
* fix: Missed README.md brokes the docker build by mou in https://github.com/evidentlyai/evidently/pull/935
* 937: Add check for pandas null in json conversion. by Liraim in https://github.com/evidentlyai/evidently/pull/938
* Add custom callable metric by mike0sv in https://github.com/evidentlyai/evidently/pull/934
* UI: refactor project tabs config by DimaAmega in https://github.com/evidentlyai/evidently/pull/946
* Add support for size parameter in CustomValueMetric. by Liraim in https://github.com/evidentlyai/evidently/pull/944
* UI: fix grid container by DimaAmega in https://github.com/evidentlyai/evidently/pull/947
* UI: fix/add spacing by DimaAmega in https://github.com/evidentlyai/evidently/pull/948
* fix: Strip `v` from docker tag by mou in https://github.com/evidentlyai/evidently/pull/952
* Doc fix by elenasamuylova in https://github.com/evidentlyai/evidently/pull/953
* Optimize clf metrics calculation by feldlime in https://github.com/evidentlyai/evidently/pull/940
* An example: how to implement a custom metric on top of python callable by emeli-dral in https://github.com/evidentlyai/evidently/pull/954
* UI: fix playwright by DimaAmega in https://github.com/evidentlyai/evidently/pull/955
* UI: visuail tests by playwright by DimaAmega in https://github.com/evidentlyai/evidently/pull/950
* Update README.md by DimaAmega in https://github.com/evidentlyai/evidently/pull/957
* UI: visual tests better by DimaAmega in https://github.com/evidentlyai/evidently/pull/956

New Contributors
* feldlime made their first contribution in https://github.com/evidentlyai/evidently/pull/940

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.13...v0.4.14

0.4.13

Not secure
What's Changed
* Fix stattest example by mike0sv in https://github.com/evidentlyai/evidently/pull/924
* Docs update by elenasamuylova in https://github.com/evidentlyai/evidently/pull/925
* Docs - minor updates by elenasamuylova in https://github.com/evidentlyai/evidently/pull/926
* UI: Better on mobile by DimaAmega in https://github.com/evidentlyai/evidently/pull/919
* UI: Remove margins by DimaAmega in https://github.com/evidentlyai/evidently/pull/920
* change cloud token to header instead of query by mike0sv in https://github.com/evidentlyai/evidently/pull/921
* Fix docker makefile by mike0sv in https://github.com/evidentlyai/evidently/pull/929
* enable telemetry by mike0sv in https://github.com/evidentlyai/evidently/pull/928
* commit UI assets by DimaAmega in https://github.com/evidentlyai/evidently/pull/930
* feature: Automated release process by mou in https://github.com/evidentlyai/evidently/pull/932
* Docs (minor fixes) by elenasamuylova in https://github.com/evidentlyai/evidently/pull/933


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.12...v0.4.13

0.4.12

Not secure
What's Changed
* Fix type error in ColumnValueListMetric by Liraim in https://github.com/evidentlyai/evidently/pull/893
* fixed import for DashboardPanelTestSuiteCounter by emeli-dral in https://github.com/evidentlyai/evidently/pull/894
* fix: remove postinstall by DimaAmega in https://github.com/evidentlyai/evidently/pull/896
* fix bug: bad code splitting by DimaAmega in https://github.com/evidentlyai/evidently/pull/897
* add 3.12 to test matrix by mike0sv in https://github.com/evidentlyai/evidently/pull/895
* Fix ts counters with NONE agg by mike0sv in https://github.com/evidentlyai/evidently/pull/900
* Fail add snapshot if any metric failed by mike0sv in https://github.com/evidentlyai/evidently/pull/899
* Recsys tests by 0lgaF in https://github.com/evidentlyai/evidently/pull/906
* Add team_id to project by mike0sv in https://github.com/evidentlyai/evidently/pull/902
* Update ui.yml: added --ignore-scripts by DimaAmega in https://github.com/evidentlyai/evidently/pull/904
* Fix None projects for fsspec by mike0sv in https://github.com/evidentlyai/evidently/pull/908
* UI: Throw response if status code 401 by DimaAmega in https://github.com/evidentlyai/evidently/pull/903
* feature/sticky progress bar by DimaAmega in https://github.com/evidentlyai/evidently/pull/905
* UI: Refactor/projects list by DimaAmega in https://github.com/evidentlyai/evidently/pull/909
* UI: fix wrong reference/current table header of Column Summary Metric by DimaAmega in https://github.com/evidentlyai/evidently/pull/910
* Update NavigationProgress.tsx: added z-index by DimaAmega in https://github.com/evidentlyai/evidently/pull/912
* Fix ui groups by mike0sv in https://github.com/evidentlyai/evidently/pull/914
* Fix emb drift groups by mike0sv in https://github.com/evidentlyai/evidently/pull/916
* Fix widget ids by mike0sv in https://github.com/evidentlyai/evidently/pull/915
* Recsys docs by elenasamuylova in https://github.com/evidentlyai/evidently/pull/917
* Version 0.4.12 by emeli-dral in https://github.com/evidentlyai/evidently/pull/918


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.11...v0.4.12

0.4.11

Not secure
What's Changed
* Remove explicit pyarrow dep by mike0sv in https://github.com/evidentlyai/evidently/pull/885
* New service API by mike0sv in https://github.com/evidentlyai/evidently/pull/884
* Docs for 0.4.10 by elenasamuylova in https://github.com/evidentlyai/evidently/pull/883
* An example of data drift detection with feature importances by emeli-dral in https://github.com/evidentlyai/evidently/pull/889
* Version 0.4.11 by emeli-dral in https://github.com/evidentlyai/evidently/pull/890


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.10...v0.4.11

0.4.10

Not secure
What's Changed
* Docs by elenasamuylova in https://github.com/evidentlyai/evidently/pull/857
* Fix docs: replace `--demo-project` flag with `--demo-projects all` by DimaAmega in https://github.com/evidentlyai/evidently/pull/858
* fix/return special json parser by DimaAmega in https://github.com/evidentlyai/evidently/pull/860
* Add better json encoder to collector by mike0sv in https://github.com/evidentlyai/evidently/pull/868
* refactor/dashboard by DimaAmega in https://github.com/evidentlyai/evidently/pull/863
* UI: playwright by DimaAmega in https://github.com/evidentlyai/evidently/pull/864
* Add metrics by 0lgaF in https://github.com/evidentlyai/evidently/pull/871
* Update workflows by DimaAmega in https://github.com/evidentlyai/evidently/pull/875
* Add fi test by 0lgaF in https://github.com/evidentlyai/evidently/pull/876
* Add RowCountTrigger to Collector Service by magdalenakuhn17 in https://github.com/evidentlyai/evidently/pull/859
* fix: Fix reference data plot for classification probability distribution by nedwebster in https://github.com/evidentlyai/evidently/pull/866
* Add additional data to metric preset generation by mike0sv in https://github.com/evidentlyai/evidently/pull/877
* Fix vis for spark df with timestamp by mike0sv in https://github.com/evidentlyai/evidently/pull/865
* feature/filter by metadata by DimaAmega in https://github.com/evidentlyai/evidently/pull/873
* Add preset by 0lgaF in https://github.com/evidentlyai/evidently/pull/878
* fix/nivo by DimaAmega in https://github.com/evidentlyai/evidently/pull/879
* Fix empty rows when paging by DimaAmega in https://github.com/evidentlyai/evidently/pull/880

New Contributors
* nedwebster made their first contribution in https://github.com/evidentlyai/evidently/pull/866

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.9...v0.4.10

0.4.9

Not secure
What's Changed
* add some return type hints by jameslamb in https://github.com/evidentlyai/evidently/pull/834
* Fix two FutureWarnings maintaining current behaviour by aaalexlit in https://github.com/evidentlyai/evidently/pull/842
* Fix the bug by 0lgaF in https://github.com/evidentlyai/evidently/pull/845
* Fix to draw scatter plots by mike0sv in https://github.com/evidentlyai/evidently/pull/849
* Feature/fsspec workspace by mike0sv in https://github.com/evidentlyai/evidently/pull/850
* feat/setup `evidently-ui-lib` ts package + a few UI changes by DimaAmega in https://github.com/evidentlyai/evidently/pull/847
* UI: fix readme files since UI changes by DimaAmega in https://github.com/evidentlyai/evidently/pull/853
* Add metrics by 0lgaF in https://github.com/evidentlyai/evidently/pull/841
* Support file-like objects for report.save_html by mike0sv in https://github.com/evidentlyai/evidently/pull/854
* Add feature importance by 0lgaF in https://github.com/evidentlyai/evidently/pull/852
* Counter panels for TestSuites by mike0sv in https://github.com/evidentlyai/evidently/pull/843

New Contributors
* aaalexlit made their first contribution in https://github.com/evidentlyai/evidently/pull/842

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.8...v0.4.9

Page 7 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.