Rename to filter_system_frames

This commit is contained in:
Mark Backman
2025-10-22 10:59:43 -04:00
parent 5b921fc054
commit ec890a834f
4 changed files with 28 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `FunctionFilter` now has a `block_system_frames` arg, which controls whether
- `FunctionFilter` now has a `filter_system_frames` arg, which controls whether
or not SystemFrames are filtered.
- Upgraded `aws_sdk_bedrock_runtime` to v0.1.1 to resolve potential CPU issues