Skip to content

Releases: OpenCTI-Platform/client-python

Version 6.2.8

29 Jul 15:52
5453d3c
Compare
Choose a tag to compare

Bug Fixes:

  • #712 Organization segregation on System and Individual is not synced with other platforms
  • #711 Get all report's properties when using csv mapper
  • #696 Bug: API query throws exception when marking definition is not permitted

Pull Requests:

  • Update dependency setuptools to v71 by @renovate in #706
  • Update dependency sphinx-autodoc-typehints to v2.2.3 - autoclosed by @renovate in #705
  • [client-python] get all report's properties when using csv mapper (#6947) by @frapuks in #708

New Contributors:

Full Changelog: 6.2.7...6.2.8

Version 6.2.7

23 Jul 09:45
0bbf554
Compare
Choose a tag to compare

No changelog for this release.

Pull Requests:

Full Changelog: 6.2.6...6.2.7

Version 6.2.6

18 Jul 16:36
5f1ea14
Compare
Choose a tag to compare

No changelog for this release.

Pull Requests:

  • Update dependency setuptools to ~=70.3.0 by @renovate in #699
  • Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.14.3 - autoclosed by @renovate in #700
  • [client-python] Fix linter for channel by @Kedae in #703

Full Changelog: 6.2.5...6.2.6

Version 6.2.5

15 Jul 09:39
5aeef02
Compare
Choose a tag to compare

No changelog for this release.

Full Changelog: 6.2.4...6.2.5

Version 6.2.4

10 Jul 20:47
7954d67
Compare
Choose a tag to compare

No changelog for this release.

Full Changelog: 6.2.3...6.2.4

Version 6.2.3

09 Jul 11:52
52ff32b
Compare
Choose a tag to compare

No changelog for this release.

Pull Requests:

Full Changelog: 6.2.2...6.2.3

Version 6.2.2

08 Jul 07:22
a17e6d3
Compare
Choose a tag to compare

No changelog for this release.

Pull Requests:

Full Changelog: 6.2.1...6.2.2

Version 6.2.1

03 Jul 15:18
1be516e
Compare
Choose a tag to compare

No changelog for this release.

Full Changelog: 6.2.0...6.2.1

Version 6.2.0

28 Jun 10:30
66ce95a
Compare
Choose a tag to compare

No changelog for this release.

Pull Requests:

  • WithFiles was not requested when full export of report (#686) by @aHenryJard in #687
  • [client] add push_analysis in stix core object (opencti/6803) by @JeremyCloarec in #673
  • [client-python] Fix search args in relationships (#opencti/7174) by @Kedae in #672
  • Update dependency sphinx-autodoc-typehints to v2.2.2 by @renovate in #690
  • Update dependency setuptools to ~=70.1.0 - autoclosed by @renovate in #689
  • Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.14.1 by @renovate in #691
  • [client] add status x_opencti_workflow_id in entities & relationship (#opencti/7114) by @marieflorescontact in #688
  • [client] deprecate SCO promote_to_indicator in favor of promote_to_indicator_v2 (#6171) by @labo-flg in #680
  • Take in account env variable SSL_VERIFY when instantiate OpenCTIApiClient (#598) by @lndrtrbn in #671
  • [client] Ensure the valid_until date on Indicators is set to a greater value than valid_from when empty by @SarahBocognano in #693

New Contributors:

Full Changelog: 6.1.13...6.2.0

Version 6.1.13

28 Jun 08:21
0a33989
Compare
Choose a tag to compare

Bug Fixes:

  • #686 Export Attached file in context of full export

Full Changelog: 6.1.12...6.1.13