OpenKMIP / PyKMIP

A Python implementation of the KMIP specification.
Apache License 2.0
272 stars 134 forks source link

PyKMIP - Release 0.10.0 #621

Closed PeterHamilton closed 4 years ago

PeterHamilton commented 4 years ago

This update includes numerous improvements to the usage and support of KMIP attributes across both the client and server, including new attribute support and new attribute operation support. The library also now officially supports SplitKey objects.

The changes in this release include:

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5b7cb4f). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #621   +/-   ##
=========================================
  Coverage          ?   96.59%           
=========================================
  Files             ?       79           
  Lines             ?    16893           
  Branches          ?        0           
=========================================
  Hits              ?    16317           
  Misses            ?      576           
  Partials          ?        0
Impacted Files Coverage Δ
kmip/version.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5b7cb4f...032c378. Read the comment docs.