Skip to content

Commit

Permalink
Updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nastena1606 committed Dec 26, 2024
1 parent 3c3caa9 commit 25f67bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/release-notes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The Beta 2 version introduces the following features and improvements:

* Added the `tde_heap` access method with which you can now enable index encryption for encrypted tables and global WAL data encryption. To use this access method, you must install Percona Server for PostgreSQL. Check the [installation guide](../install.md)
* Added event triggers to identify index creation operations on encrypted tables and store those in a custom storage
* Exposed Storage Manager API and added the usage of Initialization vector (IV) in it.
* Added the usage of Initialization vector (IV) in the Storage Manager API exposed in Percona Server for PostgreSQL.
* Added support for secure transfer of keys using the [OASIS Key Management Interoperability Protocol (KMIP)](https://docs.oasis-open.org/kmip/kmip-spec/v2.0/os/kmip-spec-v2.0-os.html). The KMIP implementation was tested with the PyKMIP server and the HashiCorp Vault Enterprise KMIP Secrets Engine.


Expand Down

0 comments on commit 25f67bb

Please sign in to comment.