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
+9-1
Original file line number
Diff line number
Diff line change
@@ -375,13 +375,21 @@ v2.5.1 (2024-04-02)
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
377
378
-
2.8.1 (2025-02-17)
378
+
2.8.1 (2025-02-17) - [YANKED]
379
379
-------------------
380
380
381
381
#### Improvements
382
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
383
- Python 3.9 is now defined as the oldest version of Python supported by this project.
384
384
385
+
2.8.2 (2025-02-17)
386
+
-------------------
387
+
388
+
#### Improvements
389
+
- Defined the latest version (2.32.3) of the requests library as a dependency. urllib3 was removed as an explicit dependency for this project.
390
+
- Python 3.9 is now defined as the oldest version of Python supported by this project.
0 commit comments