Highlights
This is largely a "fix-and-improve" release.
Some important fixes to:
- QueryEditor
- Pagination and retry capability added to Prisma Cloud Driver
- Dataclass issue
As of this release we are switching from GitHub actions publishing to an Azure DevOps pipeline
(this is a Microsoft internal security requirement for enhancing supply chain security). It should not
affect your enjoyment of this package :-)
What's Changed
- Fix dataclass issue by @FlorianBracq in #833
- Add typing for Defender by @FlorianBracq in #828
- Edit
process_cmd_line
function template to accept list as parameter by @vx3r in #835 - Fix to QueryEditor by @ianhelle in #836
- Add pagination and retries based on load, support queries - PrismaCloudDriver by @raj-axe in #834
- Adding Azure Publishing pipeline by @ianhelle in #838
Full Changelog: v2.16.0...v2.16.1