What's Changed
* Only scan a subset of features [GSK-2173] by mattbit in https://github.com/Giskard-AI/giskard/pull/1635
* GSK-2177 & GSK-2175: Allow to run the LLM scan using Azure by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1622
* Cast to string in text slicer [GSK-2185] by mattbit in https://github.com/Giskard-AI/giskard/pull/1637
* [GSK-1953] Max data size as param by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1636
* Documentation fixes and refurbishing [GSK-2144, GSK-2145, GSK-2146, GSK-2150]. by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1633
* Feature/gsk 2172 improve documentation ci [GSK-2186] by Hartorn in https://github.com/Giskard-AI/giskard/pull/1623
* [GSK-2159] Using a subprocess for pytest by Hartorn in https://github.com/Giskard-AI/giskard/pull/1640
* Added detailed list of data sent to OpenAI or Azure OpenAI by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1642
* Fixed test suite execution when having legacy debugging tests by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1641
* [GSK-2135] Show warning if dependencies or python versions are mismatched by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1620
* [GSK-2179] Limit size of artifact name and display_name to 255 chars when uploading to Giskard Hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1639
* Update pre-commit by mattbit in https://github.com/Giskard-AI/giskard/pull/1644
* Add metric field to LLM issues [GSK-2174] by mattbit in https://github.com/Giskard-AI/giskard/pull/1643
* Introduce not given and apply it to dataset's target by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1612
* Change relative_to to is_relative_to for better debug by Hartorn in https://github.com/Giskard-AI/giskard/pull/1638
* [GSK-2236] Fixing docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1645
* Separated args and kwargs to decouple test call with giskard hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1647
* Show clear error message when api key is invalid by cy-moi in https://github.com/Giskard-AI/giskard/pull/1634
* Fixed bug making it impossible to create giskard client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1650
* Remove protobuf by Hartorn in https://github.com/Giskard-AI/giskard/pull/1649
New Contributors
* cy-moi made their first contribution in https://github.com/Giskard-AI/giskard/pull/1634
**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.5...v2.0.6