|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## Version 4.2.0 (11/02/2021) |
| 4 | +*No changelog for this release.* |
| 5 | + |
| 6 | +--- |
| 7 | + |
| 8 | +## Version 4.1.2 (03/02/2021) |
| 9 | +*No changelog for this release.* |
| 10 | + |
| 11 | +--- |
| 12 | + |
| 13 | +## Version 4.1.1 (01/02/2021) |
| 14 | +*No changelog for this release.* |
| 15 | + |
| 16 | +--- |
| 17 | + |
| 18 | +## Version 4.1.0 (01/02/2021) |
| 19 | + |
| 20 | +#### Bug Fixes: |
| 21 | + |
| 22 | +- [#134](https://github.com/OpenCTI-Platform/client-python/issues/134) Export of STIX relationships is not filling the attribute "type" properly |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +## Version 4.0.7 (14/01/2021) |
| 27 | +*No changelog for this release.* |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +## Version 4.0.6 (11/01/2021) |
| 32 | +*No changelog for this release.* |
| 33 | + |
| 34 | +--- |
| 35 | + |
| 36 | +## Version 4.0.5 (07/01/2021) |
| 37 | + |
| 38 | +#### Bug Fixes: |
| 39 | + |
| 40 | +- [#132](https://github.com/OpenCTI-Platform/client-python/issues/132) upload_file not working as expected |
| 41 | + |
| 42 | +--- |
| 43 | + |
| 44 | +## Version 4.0.3 (31/12/2020) |
| 45 | +*No changelog for this release.* |
| 46 | +--- |
| 47 | + |
| 48 | +## Version 4.0.4 (31/12/2020) |
| 49 | +*No changelog for this release.* |
| 50 | +--- |
| 51 | + |
| 52 | +## Version 4.0.2 (17/12/2020) |
| 53 | +*No changelog for this release.* |
| 54 | + |
| 55 | +--- |
| 56 | + |
| 57 | +## Version 4.0.1 (16/12/2020) |
| 58 | +*No changelog for this release.* |
| 59 | + |
| 60 | +--- |
| 61 | + |
| 62 | +## Version 4.0.0 (15/12/2020) |
| 63 | + |
| 64 | +#### Enhancements: |
| 65 | + |
| 66 | +- [#123](https://github.com/OpenCTI-Platform/client-python/issues/123) Add an option to remove orphan from a Stix bundle (default true) |
| 67 | +- [#112](https://github.com/OpenCTI-Platform/client-python/issues/112) External references edition |
| 68 | +- [#111](https://github.com/OpenCTI-Platform/client-python/issues/111) No tool_version in tool |
| 69 | +- [#105](https://github.com/OpenCTI-Platform/client-python/issues/105) Migration to V4 |
| 70 | +- [#102](https://github.com/OpenCTI-Platform/client-python/issues/102) Support of http(s) proxies |
| 71 | +- [#97](https://github.com/OpenCTI-Platform/client-python/issues/97) Possibility to set or modify the Reliability of an Organization |
| 72 | +- [#82](https://github.com/OpenCTI-Platform/client-python/issues/82) STIX bundle import - Indicator label is not imported |
| 73 | +- [#36](https://github.com/OpenCTI-Platform/client-python/issues/36) Add state management in connector helpers |
| 74 | + |
| 75 | +#### Bug Fixes: |
| 76 | + |
| 77 | +- [#114](https://github.com/OpenCTI-Platform/client-python/issues/114) Wrong import inside worker |
| 78 | +- [#110](https://github.com/OpenCTI-Platform/client-python/issues/110) Observables Import Fails |
| 79 | +- [#107](https://github.com/OpenCTI-Platform/client-python/issues/107) STIX bundle import does not associate malware with kill chain phases |
| 80 | +- [#100](https://github.com/OpenCTI-Platform/client-python/issues/100) Unable to localize user in a region, country or city |
| 81 | + |
| 82 | +--- |
| 83 | + |
| 84 | +## Version 3.3.3 (23/06/2020) |
| 85 | +*No changelog for this release.* |
| 86 | + |
| 87 | +--- |
| 88 | + |
| 89 | +## Version 3.3.2 (04/06/2020) |
| 90 | +*No changelog for this release.* |
| 91 | + |
| 92 | +--- |
| 93 | + |
| 94 | +## Version 3.3.1 (03/06/2020) |
| 95 | +*No changelog for this release.* |
| 96 | + |
| 97 | +--- |
| 98 | + |
| 99 | +## Version 3.3.0 (27/05/2020) |
| 100 | +*No changelog for this release.* |
| 101 | + |
| 102 | +--- |
| 103 | + |
| 104 | +## Version 3.2.7 (20/05/2020) |
| 105 | +*No changelog for this release.* |
| 106 | + |
| 107 | +--- |
| 108 | + |
| 109 | +## Version 3.2.6 (15/05/2020) |
| 110 | +*No changelog for this release.* |
| 111 | + |
| 112 | +--- |
| 113 | + |
| 114 | +## Version 3.2.5 (14/05/2020) |
| 115 | + |
| 116 | +#### Enhancements: |
| 117 | + |
| 118 | +- [#91](https://github.com/OpenCTI-Platform/client-python/issues/91) Add support for x_opencti_organization_class |
| 119 | + |
| 120 | +--- |
| 121 | + |
| 122 | +## Version 3.2.4 (05/05/2020) |
| 123 | + |
| 124 | +#### Enhancements: |
| 125 | + |
| 126 | +- [#80](https://github.com/OpenCTI-Platform/client-python/issues/80) Pass tags at the creation of entities |
| 127 | + |
| 128 | +--- |
| 129 | + |
| 130 | +## Version 3.2.3 (30/04/2020) |
| 131 | +*No changelog for this release.* |
| 132 | + |
| 133 | +--- |
| 134 | + |
| 135 | +## Version 3.2.2 (30/04/2020) |
| 136 | + |
| 137 | +#### Enhancements: |
| 138 | + |
| 139 | +- [#69](https://github.com/OpenCTI-Platform/client-python/issues/69) Possibility to set the score of an indicator at the creation |
| 140 | + |
| 141 | +--- |
| 142 | + |
| 143 | +## Version 3.2.1 (30/04/2020) |
| 144 | + |
| 145 | +#### Bug Fixes: |
| 146 | + |
| 147 | +- [#79](https://github.com/OpenCTI-Platform/client-python/issues/79) Exporting entities containing observables is broken |
| 148 | + |
| 149 | +--- |
| 150 | + |
| 151 | +## Version 3.2.0 (27/04/2020) |
| 152 | +*No changelog for this release.* |
| 153 | + |
| 154 | +--- |
| 155 | + |
| 156 | +## Version 3.1.2 (27/04/2020) |
| 157 | +*No changelog for this release.* |
| 158 | + |
| 159 | +--- |
| 160 | + |
| 161 | +## Version 3.1.1 (27/04/2020) |
| 162 | + |
| 163 | +#### Enhancements: |
| 164 | + |
| 165 | +- [#73](https://github.com/OpenCTI-Platform/client-python/issues/73) Introduce notes & opinions |
| 166 | + |
| 167 | +--- |
| 168 | + |
| 169 | +## Version 3.1.0 (01/04/2020) |
| 170 | + |
| 171 | +#### Bug Fixes: |
| 172 | + |
| 173 | +- [#68](https://github.com/OpenCTI-Platform/client-python/issues/68) opencti connector - reports with incoherent dates |
| 174 | +- [#66](https://github.com/OpenCTI-Platform/client-python/issues/66) Some report dates are in the future on MITRE report creation/ingestion |
| 175 | + |
| 176 | +--- |
| 177 | + |
| 178 | +## Version 3.0.3 (09/03/2020) |
| 179 | +*No changelog for this release.* |
| 180 | + |
| 181 | +--- |
| 182 | + |
| 183 | +## Version 3.0.2 (23/02/2020) |
| 184 | +*No changelog for this release.* |
| 185 | + |
| 186 | +--- |
| 187 | + |
| 188 | +## Version 3.0.1 (20/02/2020) |
| 189 | +*No changelog for this release.* |
0 commit comments