Skip to content

Releases: CrowdStrike/caracara

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

Version 0.3.0

04 May 23:01
e720cf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

Issues Resolved

Version 0.2.2

13 Feb 15:35
e7d81e4
Compare
Choose a tag to compare

Overview

This release incorporates some updates to underlying dependencies, as well as a critical bug fix for policy imports (#72) to ensure that we dump data in a format that is fully compliant with the Falcon Policies APIs.

What's Changed

Full Changelog: v0.2.1...v0.2.2

Version 0.2.1

04 Jan 17:28
2fc5afc
Compare
Choose a tag to compare

Version 0.2.1

This version of Caracara bumps up dependencies, and ensures that all installations get at least version 1.2.9 of FalconPy which includes some important bug fixes for features used by Caracara.