Skip to content

Version 0.9.1

Compare
Choose a tag to compare
@ChristopherHammond13 ChristopherHammond13 released this 13 Nov 16:16
· 2 commits to main since this release
c5f605c

This release contains multiple bug fixes to the IOA module, as well as a bump in our unit test suite that gets it part of the CI process again. The aim is to keep working toward a stable v1.0 release that we can incrementally add features to, with a stable and robust base.

Huge thanks to @hur for your help with some of these bug fixes, and to @jshcodes for some great improvements to our samples templating. Please note that we have made changes to the way that samples are configured, so do take the time to check through your sample configuration if you have an outdated one.

As usual, dependencies have been bumped too, to ensure we're staying current.

What's Changed

  • Fixes handling of Custom IOA Rule Group Versioning by @hur in #216
  • Fixes rule group addition in IoaRuleGroup._update_create_delete by @hur in #217
  • Fixes attribute errors in the Custom IOA module by @hur in #218
  • Add FalconPy native logging support by @jshcodes in #220
  • Add Environment and Context authentication support, default example profiles and global example settings by @jshcodes in #222
  • Bump crowdstrike-falconpy from 1.4.5 to 1.4.6 by @dependabot in #224
  • Fixes to tests and policies and 0.9.1 version and dependencies bump by @ChristopherHammond13 in #221

Full Changelog: v0.9.0...v0.9.1