Skip to content

Releases: privacera/paig

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.

paig-server v0.0.2

06 Sep 17:40
365990c
Compare
Choose a tag to compare

[v0.0.2] - 2024-09-06

Added

  • For audit storage Opensearch support added

Changed

  • Improved server startup experience
  • Fixed warnings
  • Updated dependencies
  • Scanner loading time improved

paig-common v0.0.1

06 Sep 17:36
365990c
Compare
Choose a tag to compare

[v0.0.1] - 2024-09-06

Added

  • Initial release of the paig-common shared library.
  • Added utility functions for API handling, error management, and data processing.
  • Added encryption and decryption functions for data security.
  • Added base classes for Async API clients, RBACs.

paig-client v0.0.1

06 Sep 17:38
365990c
Compare
Choose a tag to compare

[v0.0.1] - 2024-09-06

Added

  • Initial release of the paig-client.