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: docs/release-notes.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,19 @@
6
6
}
7
7
</style>
8
8
9
+
## 2.0.3 (2025-10-29)
10
+
11
+
### Deprecated
12
+
*[#515](https://github.com/TheHive-Project/TheHive4py/issues/515) - Deprecate python 3.9 by [@Kamforka](https://github.com/Kamforka) in [#517](https://github.com/TheHive-Project/TheHive4py/pull/517)
13
+
### Other
14
+
*[#507](https://github.com/TheHive-Project/TheHive4py/issues/507) - Use TheHive v5.5.10 in integration tests by [@Kamforka](https://github.com/Kamforka) in [#510](https://github.com/TheHive-Project/TheHive4py/pull/510)
15
+
*[#508](https://github.com/TheHive-Project/TheHive4py/issues/508) - Document case and alert comment usage by [@Kamforka](https://github.com/Kamforka) in [#512](https://github.com/TheHive-Project/TheHive4py/pull/512)
16
+
*[#358](https://github.com/TheHive-Project/TheHive4py/issues/358) - Integrate examples into the test suite by [@Kamforka](https://github.com/Kamforka) in [#513](https://github.com/TheHive-Project/TheHive4py/pull/513)
17
+
*[#509](https://github.com/TheHive-Project/TheHive4py/issues/509) - Document usage of task logs by [@Kamforka](https://github.com/Kamforka) in [#511](https://github.com/TheHive-Project/TheHive4py/pull/511)
18
+
*[#514](https://github.com/TheHive-Project/TheHive4py/issues/514) - Add python 3.14 support by [@Kamforka](https://github.com/Kamforka) in [#516](https://github.com/TheHive-Project/TheHive4py/pull/516)
*[#496](https://github.com/TheHive-Project/TheHive4py/issues/496) - Add missing `cortex.bulk_create_analyzer_jobs` and `cortex.find_analyzer_jobs` methods by [@Kamforka](https://github.com/Kamforka) in [#502](https://github.com/TheHive-Project/TheHive4py/pull/502)
0 commit comments