Releases: CrowdStrike/caracara-filters
Releases · CrowdStrike/caracara-filters
Version 1.0.0
What's Changed
- Version 1.0.0 by @ChristopherHammond13 in #18
- Migration from Freeze Gun to Time Machine for time zone aware tests
- Deprecation of Python 3.13-incompatible/deprecated code
- Backport support for Python 3.8 time zone info (tests only)
isort
andblack
brought in for code quality- Adds filtering by a host's external IP address
- Dependency bump across the board
- Official support for Python 3.8.2+. Older Python versions (including 3.7) are NOT supported.
- Bump to version 1.0.0 to avoid issues with Poetry clobbering version upgrades when a version lower than v1.0.0 is used.
Full Changelog: v0.2.0...v1.0.0
Version 0.2.0
What's Changed
- Resolves #7 and #8 through better filter transform logic by @ChristopherHammond13 in #9
Full Changelog: v0.1.4...v0.2.0
Version 0.1.4
Removes a rogue print
statement. No other functional changes made.
Full Changelog: v0.1.3...v0.1.4
Version 0.1.3
What's Changed
- Resolves #5 and bumps to 0.1.3 by @ChristopherHammond13 in #6
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
What's Changed
- Users Filters by @ChristopherHammond13 in #3
- Adds response policies scaffolding by @ChristopherHammond13 in #4
Full Changelog: v0.1.1...v0.1.2
Version 0.1.1
Merge pull request #2 from CrowdStrike/rtr-filters RTR Filter and Code Coverage
Version 0.1.0: Initial release!
v0.1.0 Forces a PyPI audience when token minting