Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Releases: OpenCTI-Platform/client-python

Version 5.3.9

02 Sep 14:49

Choose a tag to compare

No changelog for this release.

Full Changelog: 5.3.8...5.3.9

Version 5.3.8

30 Aug 11:58
21a75a7

Choose a tag to compare

Enhancements:

  • #268 Stream watchdog and automatic reconnect
  • #267 Self-referencing reports cause a recursion error

Bug Fixes:

  • #266 KeyError occurs when uploading STIX Object which includes Email-Message Observable with date property
  • #265 Event stream synchronization does not process additional_names or external_references for Artifacts

Pull Requests:

  • [client] Include rabbitmq vhost field in query (opencti-#2199) by @rlynch-ironnet in #261
  • [client] Fix KeyError in parsing Email-Message Observable by @kohsawa in #260

New Contributors:

Full Changelog: 5.3.7...5.3.8

Version 5.3.7

20 Jun 16:35

Choose a tag to compare

No changelog for this release.

Full Changelog: 5.3.6...5.3.7

Version 5.3.6

15 Jun 14:40

Choose a tag to compare

No changelog for this release.

Full Changelog: 5.3.5...5.3.6

Version 5.3.5

10 Jun 16:59

Choose a tag to compare

No changelog for this release.

Full Changelog: 5.3.4...5.3.5

Version 5.3.4

10 Jun 08:58

Choose a tag to compare

Bug Fixes:

  • #259 External reference not always created and correctly assigned

Full Changelog: 5.3.3...5.3.4

Version 5.3.3

06 Jun 20:49

Choose a tag to compare

Bug Fixes:

  • #257 [5.3.1] Exporting a report on Demo to json fails

Full Changelog: 5.3.2...5.3.3

Version 5.3.2

03 Jun 06:45

Choose a tag to compare

Bug Fixes:

  • #256 Problem with stix2.1 and x_opencti_cti attributes

Full Changelog: 5.3.1...5.3.2

Version 5.3.1

26 May 10:30

Choose a tag to compare

Enhancements:

  • #255 [FEATURE] Add the ability to auto-create indicator based on Observeable

Pull Requests:

  • Adding iteration of pages when all malware is requested with getAll by @fscc-samiR in #251
  • [client] Refactoring of the STIX custom observable types naming (#252) by @SamuelHassine in #253

Full Changelog: 5.2.4...5.3.1

Version 5.3.0

22 May 23:58

Choose a tag to compare

Enhancements:

  • #254 Support new OpenCTI STIX extension in import of entities
  • #252 Refactoring of the STIX custom observable types naming
  • #191 Improve temporary IDs from V1 to V5 to be more predictive
  • #178 Background threads have no way to cleanly shutdown
  • #155 Support of observable nested entities (import/export)
  • #150 Port examples to tests

Pull Requests:

  • Adding iteration of pages when all malware is requested with getAll by @fscc-samiR in #251
  • [client] Refactoring of the STIX custom observable types naming (#252) by @SamuelHassine in #253

Full Changelog: 5.2.4...5.3.0