Skip to content

Commit bdce285

Browse files
jshcodesjlangdev
authored andcommitted
Update CHANGELOG.md
1 parent 8025436 commit bdce285

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Version 1.2.15
2+
## Added features and functionality
3+
+ Added: 1 new operation added to the __ZeroTrustAssessment__ Service Class, `getAssessmentsByScoreV1`.
4+
- `_endpoint/_zero_trust_assessment.py`
5+
- `zero_trust_assessment.py`
6+
> Unit testing expanded to complete code coverage.
7+
- `tests/test_zero_trust_assessment.py`
8+
9+
## Issues resolved
10+
+ Fixed: JSONDecoder error when running within an environment leveraging the `simplejson` 3rd party library versus the standard `json` library.
11+
- `_util.py`
12+
> Thanks to @khyberspache for identifying and resolving this issue! 🙇
13+
14+
---
15+
116
# Version 1.2.14
217
## Added features and functionality
318
+ Updated: Added `image_id` and `digest` options to the `GetImageAssessmentReport` operation (__FalconContainer__ Service Class).

0 commit comments

Comments
 (0)