This repository was archived by the owner on Apr 15, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.17.0 (2025-03-13)
5+
6+ ### Features
7+
8+ - Add helper for healthcheck ([ #193 ] ( https://github.com/rungalileo/protect/pull/193 ) ,
9+ [ ` 2be47d8 ` ] ( https://github.com/rungalileo/protect/commit/2be47d8e890ded8d3cfb4230eebbcedd6f45f236 ) )
10+
11+
412## v0.16.1 (2025-03-08)
513
614### Chores
@@ -44,6 +52,11 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.c
4452 ([ #189 ] ( https://github.com/rungalileo/protect/pull/189 ) ,
4553 [ ` a27bc99 ` ] ( https://github.com/rungalileo/protect/commit/a27bc99f8ffedd3c8dfcdda80b5711beae0ddd7b ) )
4654
55+ - ** release** : V0.16.1
56+ ([ ` c9df368 ` ] ( https://github.com/rungalileo/protect/commit/c9df36802677b8c4d232f4cb0f416b69c256074a ) )
57+
58+ Automatically generated by python-semantic-release
59+
4760
4861## v0.16.0 (2025-02-14)
4962
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " galileo-protect"
3- version = " 0.16.1 "
3+ version = " 0.17.0 "
44description = " 🛡️ Secure your Generative AI applications with Galileo Protect!"
55authors = [" Galileo Technologies Inc. <team@rungalileo.io>" ]
66readme = " README.md"
Original file line number Diff line number Diff line change 3030 from galileo_protect .langchain import ProtectParser , ProtectTool
3131
3232
33- __version__ = "0.16.1 "
33+ __version__ = "0.17.0 "
You can’t perform that action at this time.
0 commit comments