Skip to content

Releases: CrowdStrike/caracara

Version 0.9.2

16 Dec 21:43
7984f22
Compare
Choose a tag to compare

Version 0.9.2 bumps dependencies and brings official Python 3.13 support.

What's Changed

Full Changelog: v0.9.1...v0.9.2

Version 0.9.1

13 Nov 16:16
c5f605c
Compare
Choose a tag to compare

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

Version 0.9.0

17 Oct 20:04
e3b3be6
Compare
Choose a tag to compare

This version is mostly focused on stability. Highlights:

  • Python 3.8 is now the minimum
  • Python 3.13 is now supported
  • Some issues with RTR batching have been addressed for stability
  • Dependency bumps across the board

What's Changed

New Contributors

  • @hur made their first contribution in #215

Full Changelog: v0.8.0...v0.9.0

Known Issues

We are in the process of scoping solutions to bugs #212 and #213. A follow up version will be released once we have addressed those. If you rely on the IOA functionality, please watch those issues for updates. Thank you @hur for your help with these issues!

Version 0.8.0

13 Aug 21:23
73b853d
Compare
Choose a tag to compare

What's Changed

  • Adds user management module by @natalie363 in #198
  • Many dependency updates across the board
  • A small number of general code spruce ups

New Contributors

Full Changelog: v0.7.0...v0.8.0

Version 0.7.0

15 Apr 14:30
e323e21
Compare
Choose a tag to compare

Version 0.7.0

What's Changed

Full Changelog: v0.6.1...v0.7.0

Version 0.6.1

04 Mar 18:44
c7da194
Compare
Choose a tag to compare

Migrates from bullet to prompt_toolkit for a better example UX, and provides a CS-themed prompt_toolkit radio list dialog that can be used by downstream projects.

What's Changed

Full Changelog: v0.6.0...v0.6.1

Version 0.6.0

23 Feb 15:13
7379110
Compare
Choose a tag to compare

This release deprecates Python 3.7 support, but introduces formal support for Python 3.12. In doing so, we've been able to bump up dependencies across the board to leverage the latest features in FalconPy and our code quality tooling dependencies.

What's Changed

Full Changelog: v0.5.3...v0.6.0

Version 0.5.3

18 Jan 01:25
15a52c1
Compare
Choose a tag to compare

What's Changed

Resolves an issue describing RTR PUT files on large CIDs, and bumps libraries across the board.

Full Changelog: v0.5.2...v0.5.3

Version 0.5.2

15 Sep 12:49
19d7b9d
Compare
Choose a tag to compare

Bumps dependencies to include security and bug fixes.

What's Changed

Full Changelog: v0.5.1...v0.5.2

Version 0.5.1

22 Aug 16:59
cef519b
Compare
Choose a tag to compare

Version 0.5.1

Warning: breaking change in filter logic

What's Changed

Full Changelog: v0.3.0...v0.5.1