mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
This update includes several new features and bug fixes: * Add the official Pie API for a simpler KMIP interface * Add the ProxyKmipClient implementation of the Pie API * Add key, secret, and opaque objects to the Pie object hierarchy * Add unit demos for all ProxyKmipClient operations * Add complete unit and integration test suites for the Pie package * Add KMIPProxy client support for the Activate and Revoke operations * Add KMIPProxy client connection timeout support * Add KMIPProxy integration tests for asymm. key/secret/opaque objects * Add improved request error logging for the KMIPServer * Update README with more information about the clients and Pie API * Remove AUTHORS in favor of Git commit history * Fix bug with dangling file handle when setting __version__ * Fix bug with dangling socket connection upon client destruction