v0.4.2
What's Changed
- Minimal Guardrails as a Service Implementation by @CalebCourier in #606
- Bump orjson from 3.9.14 to 3.9.15 by @dependabot in #603
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #598
- Add make target for local typing runs by @ShreyaR in #613
- Update README of GH Repo by @ShreyaR in #614
- Readme cleanup by @ShreyaR in #617
- Gaas Additions by @CalebCourier in #609
- Remove deprecated code for unsupported types by @aaravnavani in #605
- Handle Invalid RC Files by @CalebCourier in #622
- [Patch]: Remove deprecated code for unsupported types by @CalebCourier in #620
- Bugfix for empty string validation by @thekaranacharya in #621
- Update notebook checks to only run on push to main and dev by @thekaranacharya in #630
- write
use
-ed validators to output_schema root node by @zsimjee in #618 - Remove eliot as a required dependency by @ShreyaR in #625
- Fix transformers version by @ShreyaR in #626
- Cleanup: Delete unnecessary files by @thekaranacharya in #633
- Fix auto-generation of unwanted
sk-xxx
file by @thekaranacharya in #634 - Add FutureWarning to all validators by @thekaranacharya in #624
- Rename
guard_rails_api_client
toguardrails_api_client
by @ShreyaR in #627 - fix function calling schema for pydantic v2 by @CalebCourier in #616
- Avoid unnecessary FutureWarning during
import guardrails as gd
by @thekaranacharya in #642 - Lite chaining updates by @thekaranacharya in #643
- Fix the typo in the command by @hr1383 in #647
- set cli log level to INFO instead of DEBUG by @CalebCourier in #649
- Update History Nomenclature by @CalebCourier in #645
- Fix broken links in docs by @aaravnavani in #640
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #654
- Update getting started guide by @ShreyaR in #629
- Add warnings for OpenAI v0.x and Pydantic v1.x by @thekaranacharya in #650
- Update deprecation warnings for OSS validators by @thekaranacharya in #655
- Docs/open telemetry by @zsimjee in #653
- new jwt strat by @zsimjee in #652
- bump v to 0.4.2 by @zsimjee in #659
- use pypi version of api client by @zsimjee in #660
New Contributors
Full Changelog: v0.4.1...v0.4.2