Skip to content

Releases: OpenCTI-Platform/client-python

Version 2.0.1

27 Oct 06:43
Compare
Choose a tag to compare

Enhancements:

  • #32 Introduce methods in API and connectors helper to store connectors states
  • #28 removing commercial reports.

Bug Fixes:

  • #30 Use proper function to update observables

Version 2.0.0

23 Oct 11:35
Compare
Choose a tag to compare

Enhancements:

  • #25 Implement methods for export/import upload/download
  • #24 Upgrade the library with methods for new generation connectors (2.0.0)
  • #22 Handle update of all entities

Bug Fixes:

  • #26 Packaging problem
  • #21 Case sensitivity
  • #18 Possible race condition when creating non-existing objects?

Version 1.2.13

01 Aug 08:18
Compare
Choose a tag to compare

Bug Fixes:

  • #15 Queue delete leads to messages lost

Version 1.2.12

21 Jul 20:00
Compare
Choose a tag to compare

Enhancements:

  • #12 Split STIX2 bundle before sending them in ConnectorHelper
  • #7 Handle STIX 2 indicators import

Version 1.2.9

11 Jul 00:26
Compare
Choose a tag to compare

Enhancements:

  • #8 Add a new class for connector helper

Version 1.2.4

05 Jul 00:19
Compare
Choose a tag to compare

Enhancements:

  • #6 Handle observables export as STIX2 indicators

Version 1.2.2

02 Jul 00:43
Compare
Choose a tag to compare

Bug Fixes:

  • #3 Fix the STIX2 class for a compliant export

Version 1.2.1

28 Jun 00:03
Compare
Choose a tag to compare

Enhancements:

  • #2 Add a method of health check
  • #1 Add methods to select observables and their relations