Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 578 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 578 Bytes

Changelog

Changes since 0.8.0

cbapi 0.9.0 has been completely rewritten from 0.8.0.

Backwards compatibility with old scripts is maintained through the cbapi.legacy module. Old scripts that import cbapi.CbApi directly will continue to work. Once cbapi 1.0 is released, the old CbApi will be deprecated and removed entirely no earlier than January 2017.

New scripts should use the cbapi.CbEnterpriseResponseAPI (for Carbon Black "Enterprise Response") and cbapi.CbEnterpriseProtectAPI (for Carbon Black "Enterprise Protection" / former Bit9) API entry points.