giskard-core v1.0.1b1
·
11 commits
to main
since this release
What's Changed
- docs(giskard-agents): update README examples to match current API and improve clarity by @Hartorn in #2312
- fix(agents): use shallow copy in BaseGenerator.with_params() by @Hartorn in #2319
- chore(deps): update astral-sh/setup-uv digest to 37802ad by @renovate[bot] in #2322
- feat(checks): show scenario and check error details in suite report by @kevinmessiaen in #2323
- fix(giskard-checks): preserve concrete trace type on scenario results by @kevinmessiaen in #2326
- build(security): ignore pygments CVE-2026-4539 in pip-audit by @mattbit in #2333
- fix(giskard-agents): use jinja2 sandboxed environment to prevent template injection [ENG-1486] by @mattbit in #2332
- refactor(giskard-checks)!: remove Scenario.from_sequence by @kevinmessiaen in #2325
- docs: update README and repo docs for v3 by @davidberenstein1957 in #2335
- build(security): harden GitHub Actions workflows by @Hartorn in #2336
- fix(deps): bump requests to 2.33.0 for CVE-2026-25645 by @kevinmessiaen in #2341
- build(security): use GitHub App token for release push by @Hartorn in #2342
Full Changelog: giskard-checks/v1.0.1a2...giskard-core/v1.0.1b1