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
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -302,11 +302,6 @@ v2.5.1 (2024-04-02)
302
302
- The `sample_sha1` parameter of the `ticloud.DynamicAnalysis.detonate_sample` method is deprecated and will be removed in 6 months. Use the `sample_hash` parameter instead.
303
303
304
304
305
-
### Scheduled removals
306
-
-**December 2024.**:
307
-
- In the `ticloud.DynamicAnalysis.detonate_sample` method the `sample_sha1` parameter will be removed.
308
-
309
-
310
305
2.6.1 (2024-07-03)
311
306
-------------------
312
307
@@ -327,3 +322,16 @@ v2.5.1 (2024-04-02)
327
322
#### Bugfixes
328
323
-**a1000** module:
329
324
- Changed the `upload_sample_from_url` method's name to `submit_url_for_analysis`.
325
+
326
+
327
+
2.6.4 (2024-07-24)
328
+
-------------------
329
+
330
+
#### Bugfixes
331
+
-**ticloud** module:
332
+
- Implemented the default user agent string in embedded `FileAnalysis` calls.
333
+
334
+
335
+
### Scheduled removals
336
+
-**December 2024.**:
337
+
- In the `ticloud.DynamicAnalysis.detonate_sample` method the `sample_sha1` parameter will be removed.
0 commit comments