Skip to content

Releases: privacera/paig

paig-securechat-v0.0.3

19 Mar 08:15
ac81bc4
Compare
Choose a tag to compare

[v0.0.3] - 2025-03-19

Docker Released - privacera/paig-securechat:0.0.3
PyPI Released - paig-securechat 0.0.3

Changed

  • Updated the PAIG_API_KEY environment variable to PAIG_APP_API_KEY.

paig-client-v0.0.4

18 Mar 09:52
0e96dfc
Compare
Choose a tag to compare

Changed

  • Updated the PAIG_API_KEY environment variable to PAIG_APP_API_KEY to fetch the application configuration from the PAIG server.

paig-server-v0.0.6

17 Mar 10:09
99fca1c
Compare
Choose a tag to compare

Added

  • Paig lens support added. PAIG UI navigation bar updated.
  • Mysql compatibility improved.

Changed

  • UI Change - User Invited column updated to 'NA' in User Management

paig-server-v0.0.5

06 Mar 16:46
a957bd1
Compare
Choose a tag to compare
  • Paig-eval Frontend and Backend implementation.
  • Backend API for guardrails service.
  • UI Cypress automation tests for User and Login operations.

paig-server v0.0.4

24 Feb 12:08
161cbbc
Compare
Choose a tag to compare

[v0.0.4] - 2025-02-24

Added

  • AWS Bedrock guardrails support.
  • API Error Handling improved for invalid API endpoints.
  • Fixed application count in Sensitive Data Access dashboard graph.

paig-securechat v0.0.2

20 Feb 14:14
0568930
Compare
Choose a tag to compare

[v0.0.2] - 2025-02-20

Docker Released - privacera/paig-securechat:0.0.2
PyPI Released - paig-securechat 0.0.2

Added

  • Added supports for bedrock claude models.
  • Added sample bedrock claude model config.
  • Added Securechat swagger docs.
  • Paig SecureChat support OpenAI proxy endpoint.
  • Added support for MySQL database and api-key.
  • Added support for PAIG_API_KEY.

Changed

  • Upgraded langchain, openai and boto3 dependencies.

paig-client v0.0.3

17 Feb 07:07
2706c87
Compare
Choose a tag to compare

[v0.0.3] - 2025-02-17

Added

  • PAIG_API_KEY support added in paig-client.

paig-client v0.0.2

12 Nov 11:37
7ca72bf
Compare
Choose a tag to compare

[v0.0.1] - 2024-11-12

Added

  • README changes updated for paig-client.

paig-securechat v0.0.1

22 Oct 11:16
fe59f86
Compare
Choose a tag to compare

[v0.0.1] - 2024-10-22

Docker Released - privacera/paig-securechat:0.0.1
PyPI Released - paig-securechat 0.0.1

Added

Initial release of the paig-securechat

paig-server v0.0.3

08 Oct 12:30
953e0ad
Compare
Choose a tag to compare

[v0.0.3] - 2024-10-08

Added

  • Added documentation for Developers Guide.
  • Added Tutorial and Integration Guide for PAIG with Milvus VectorDB.
  • Separated Core Authorization logic into paig-authorizer-core python module.
  • Integrated paig-authorizer-core python module within paig-server.
  • Added cleanup logic in encryptor refresher service.

Changed

  • Updated task template to create issues.
  • Updated default value in authz response ranger policy ids, audit id and paig policy ids.
  • Updated PAIG logo and Title.
  • Fixed notebooks link in documents.
  • Fixed paig-server python package installation issue.
  • Updated audits decryption to use the same encoding as used in encryption.
  • Updated README.md with new animated gif with all the features of PAIG.