From 3093ac0a71b4cf10400448e9f52eedb74f8b2ad9 Mon Sep 17 00:00:00 2001 From: Ilya Matiach Date: Mon, 8 Jul 2024 10:45:10 -0400 Subject: [PATCH] release raiwidgets and responsibleai 0.36.0 (#2574) --- CHANGES.md | 13 +++++++++++++ version.cfg | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1e294d24ac..09f9dfd8e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,19 @@ this file to understand what changed. - bug fixes and tests - other +## v0.36.0 + +- educational materials + - Update getting-started.ipynb by @oohtmeel1 in https://github.com/microsoft/responsible-ai-toolbox/pull/2572 +- bug fixes and tests + - ## Responsible AI Dashboard + - Fix robot page exception - Update StatsTableUtils.ts by @tongyu-microsoft in https://github.com/microsoft/responsible-ai-toolbox/pull/2568 + - Fix robot page exception on TypeError: Cannot read properties of undefined (reading 'cohort') by @tongyu-microsoft in https://github.com/microsoft/responsible-ai-toolbox/pull/2540 + - Fix responsibleai toolbox build failures due to dependency updates by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2571 + - Fix build failures due to missing fridge datasets by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2573 + - ## RAIInsights + - Update responsibleai to scikit-learn 1.5.1 by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2570 + ## v0.35.1 - bug fixes and tests diff --git a/version.cfg b/version.cfg index 731b95d7fc..93d4c1ef06 100644 --- a/version.cfg +++ b/version.cfg @@ -1 +1 @@ -0.35.1 +0.36.0