Skip to content

Releases: presidio-oss/hai-guardrails

Release 1.10.1

12 Jun 07:33
Compare
Choose a tag to compare

Release 1.10.1-rc.4

11 Jun 12:50
Compare
Choose a tag to compare
Release 1.10.1-rc.4 Pre-release
Pre-release

1.10.1-rc.4 (2025-06-11)

Release 1.10.1-rc.3

11 Jun 11:47
Compare
Choose a tag to compare
Release 1.10.1-rc.3 Pre-release
Pre-release

1.10.1-rc.3 (2025-06-11)

Bug Fixes

  • Removed pino type which is included default in pino and pino-pretty moved to dev dependencies which is not required in production env to avoid memory and cpu utilization (#46) (d14f985)

Release 1.10.1-rc.2

10 Jun 17:00
Compare
Choose a tag to compare
Release 1.10.1-rc.2 Pre-release
Pre-release

1.10.1-rc.2 (2025-06-10)

Release 1.10.1-rc.0

10 Jun 11:29
Compare
Choose a tag to compare
Release 1.10.1-rc.0 Pre-release
Pre-release

1.10.1-rc.0 (2025-06-10)

Release 1.10.0

22 May 13:47
Compare
Choose a tag to compare

1.10.0 (2025-05-22)

Release 1.10.0-rc.3

22 May 10:43
Compare
Choose a tag to compare
Release 1.10.0-rc.3 Pre-release
Pre-release

1.10.0-rc.3 (2025-05-22)

Bug Fixes

  • build: exclude pino from bundle and optimize build config (#33) (67e9679)

Release 1.10.0-rc.2

22 May 10:10
Compare
Choose a tag to compare
Release 1.10.0-rc.2 Pre-release
Pre-release

1.10.0-rc.2 (2025-05-22)

Features

  • exports: add new guard exports to public API (#31) (aadf3c5)

Release 1.10.0-rc.1

22 May 10:00
Compare
Choose a tag to compare
Release 1.10.0-rc.1 Pre-release
Pre-release

1.10.0-rc.1 (2025-05-22)

Features

  • guards: implement content moderation guards and examples (#29) (3bb78a8)
  • logging: add structured logging with Pino integration (#28) (ce572ed)

Release 1.10.0-rc.0

16 May 13:20
Compare
Choose a tag to compare
Release 1.10.0-rc.0 Pre-release
Pre-release

1.10.0-rc.0 (2025-05-16)

Bug Fixes

  • enhance LangChain bridge with improved message handling (#24) (b746cea)

Features

  • add message hashing and improve guard result structure (38ac157)