You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -374,6 +374,14 @@ v2.5.1 (2024-04-02)
374
374
-**ticloud** module:
375
375
- Parameters `internet_simulation` and `sample_name` from the `ticloud.DynamicAnalysis.detonate_sample` method are now used through the `**optiona_parameters` key-value parameter instead of as individual named parameters.
376
376
377
+
378
+
2.8.1 (2025-02-17)
379
+
-------------------
380
+
381
+
#### Improvements
382
+
- Defined the latest version (2.32.3) of the requests library as a dependency. urllib3 was removed as an explicit dependency for this project.
383
+
- Python 3.9 is now defined as the oldest version of Python supported by this project.
384
+
377
385
### Reversinglabs SDK Cookbook changes
378
386
#### Improvements
379
387
-**Scenarios and Workflows** notebooks:
@@ -383,4 +391,5 @@ v2.5.1 (2024-04-02)
383
391
- Added the `cyber_defense_alliance.py` command line tool.
384
392
385
393
Starting with ReversingLabs SDK version 2.8.0, the **ReversingLabs SDK Cookbook** project's release cycle and versioning are closely tied to this project.
386
-
This changelog will also be keeping track of changes made to the ReversingLabs SDK Cookbook project.
394
+
This changelog will also be keeping track of changes made to the ReversingLabs SDK Cookbook project.
0 commit comments