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 core ManagedObject class hierarchy for the new Pie API * Add updated Boolean primitive implementation and test suite * Add integration tests for symmetric key creation and registration * Update demo and client logging to log at the INFO level by default * Update README with improved testing instructions * Fix bug causing enumerations to be encoded as signed integers * Fix bug with mismatched EncodingOption tag * Fix bug with relative path use for version number handling * Fix bug with Integer primitive breaking on valid long integer values