Guardrails-ai

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 9

0.6.2

What's Changed
* Bump nanoid from 3.3.7 to 3.3.8 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1199
* Bump path-to-regexp and express by dependabot in https://github.com/guardrails-ai/guardrails/pull/1198
* Fix Watch Mode by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1202
* v0.6.2 by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1203


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* Force validator arg serialization by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1155
* Linking to related pages by jayercule in https://github.com/guardrails-ai/guardrails/pull/1157
* Introducing Guardrails Guru on Gurubase.io by kursataktas in https://github.com/guardrails-ai/guardrails/pull/1158
* Hotfix for MLFlow validator spans during async execution by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1164
* Feat/llama index by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1160
* add unified service tags to hub telemetry tracer by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1161
* Quickstart Hub Install Details by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1172
* LlamaIndex Example FnF by CalebCourier in https://github.com/guardrails-ai/guardrails/pull/1173
* Bump cross-spawn from 7.0.3 to 7.0.6 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1171
* Bump tornado from 6.4.1 to 6.4.2 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1174
* Edited remote validation notebook by jayercule in https://github.com/guardrails-ai/guardrails/pull/1162
* Bump aiohttp from 3.10.10 to 3.10.11 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1185
* Bump waitress from 3.0.0 to 3.0.1 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1184
* Bump werkzeug from 3.0.4 to 3.0.6 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1183
* Fix Terraform code in continuous_integration_continuous_deployment.md by iuliaturc in https://github.com/guardrails-ai/guardrails/pull/1182
* New performance page by jayercule in https://github.com/guardrails-ai/guardrails/pull/1165
* Added LlamaIndex doc by jayercule in https://github.com/guardrails-ai/guardrails/pull/1178
* Docs/nov flush by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1188
* remove darkmode concept viz by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1196
* Update pyproject.toml by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1197

New Contributors
* kursataktas made their first contribution in https://github.com/guardrails-ai/guardrails/pull/1158
* iuliaturc made their first contribution in https://github.com/guardrails-ai/guardrails/pull/1182

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* how to disable remote inference docs by brianlai98 in https://github.com/guardrails-ai/guardrails/pull/1134
* add diag to ci/cd by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1137
* alpha migration guide by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1139
* Publish to Guardrails Hub PyPi Action by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/1126
* enhance remote validation docs by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1141
* strict json mode doc by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1142
* Bump http-proxy-middleware from 2.0.6 to 2.0.7 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1145
* Bump mermaid from 10.6.1 to 10.9.3 by dependabot in https://github.com/guardrails-ai/guardrails/pull/1136
* bump docusaurus to 3.1.5 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1151
* Update mlflow-tracing.ipynb by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1143
* 0.6.0 dev by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1138


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.15...v0.6.0

0.5.15

What's Changed
* 0.5.15 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1128
* update guardrails create to create sync guards by default and update … by dtam in https://github.com/guardrails-ai/guardrails/pull/1130
* referesh settings singleton after writing to rc by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1131


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.14...v0.5.15

0.5.14

What's Changed
* fix metric enablement by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1114
* Corrected the model name in example for Cohere model by sarveshggn in https://github.com/guardrails-ai/guardrails/pull/1110
* use the batch exporter instead of the simple one by dtam in https://github.com/guardrails-ai/guardrails/pull/1115
* Update using_llms.md by sanazkhalili in https://github.com/guardrails-ai/guardrails/pull/1117
* Async streaming fixes to be consistent with sync streaming by dtam in https://github.com/guardrails-ai/guardrails/pull/1113
* Docs: Enhance OnFail documentation by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/1088
* tests and enable async guards by default from create template by dtam in https://github.com/guardrails-ai/guardrails/pull/1124
* updates for telemetry performance and streaming and server multi node support by dtam in https://github.com/guardrails-ai/guardrails/pull/1120
* fix stream generation by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1119
* fix: enable the messages tag in RAIL by dtam in https://github.com/guardrails-ai/guardrails/pull/1125

New Contributors
* sarveshggn made their first contribution in https://github.com/guardrails-ai/guardrails/pull/1110
* sanazkhalili made their first contribution in https://github.com/guardrails-ai/guardrails/pull/1117

**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.13...v0.5.14

0.5.13

What's Changed
* fix telem problem from api and add e2e server test gh action by dtam in https://github.com/guardrails-ai/guardrails/pull/1109
* Langchain core 03 by zsimjee in https://github.com/guardrails-ai/guardrails/pull/1108
* Add Validation failure information to Validation Outcome by AlejandroEsquivel in https://github.com/guardrails-ai/guardrails/pull/1085
* rev version for 0.5.13 release by dtam in https://github.com/guardrails-ai/guardrails/pull/1112


**Full Changelog**: https://github.com/guardrails-ai/guardrails/compare/v0.5.12...v0.5.13

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.