Enhancements:
- #13296 Upsert modified field
- #13215 Support for CVSS V3.0 Vector String
- #13101 Add telemetry to understand SSO type deployed per platform
- #13074 Add data to errors to aid debugging
Bug Fixes:
- #13334 Incorrect default "connectors" role capabilities
- #13271 Form Intake: additionnal entity in multiple mode even with 0 entity needed forces the user to have at least 1 entity
- #13249 Reduce PIR threat map date range from 30 to 7 days
- #13234 Form Intake: if a field is marked as mandatory while entity is optionnal, it fails the validation
- #13231 Entity name validation error — “Must be at least 2 characters”
- #13107 External Ref displayed in the report history
- #13064 Timeline Widget for Knowledge Events Does Not Display Functional Date
- #13028 Widget export leaves out the Relationship Type in the In regards of filter.
- #13027 OpenCTI 6.8.10 is still inconsistent on Public Dashboard
- #12668 Taxii push feed not reponding with HTTP Error when content type is incorrect
- #8946 OpenCTI Taxii server return HTTP 200 OK for bad credentials instead of HTTP 403
Pull Requests:
- [deps] Update rabbitmq Docker tag to v4.2.0 by @renovate[bot] in #13159
- Improve docker build by @efaure in #12924
- [deps] Update dependency react-pdf to v10.2.0 by @renovate[bot] in #12747
- [deps] Update dependency html-react-parser to v5.2.10 by @renovate[bot] in #13242
- [backend] add telemetry on SSO usages (#13101) by @aHenryJard in #13129
- [backend] Fix taxii server error management (#12668)(#8946) by @aHenryJard in #12690
- [backend] Fix widget export with regardingOf filter (#13028) by @Archidoit in #13031
- [backend] Fix publicStixRelationshipsMultiTimeSeries with dynamic filters (#13027) by @SouadHadjiat in #13135
- [frontend] display selected date attribute in timeline widget (#13064) by @Archidoit in #13244
- [frontend/backend] Allow 1-character-length name for Organizations (#13231) by @Archidoit in #13245
- [frontend]missing vocabularies translations(#12799) by @CelineSebe in #12984
- [deps] Update aws-sdk-js-v3 monorepo to v3.936.0 by @renovate[bot] in #13285
- [deps] Update dependency webpack to v5.103.0 by @renovate[bot] in #13277
- [deps] Update redis Docker tag to v8.4.0 by @renovate[bot] in #13288
- [deps] Update dependency axios-cookiejar-support to v6.0.5 by @renovate[bot] in #13282
- [deps] Update dependency file-type to v21.1.1 by @renovate[bot] in #13283
- [deps] Update rabbitmq Docker tag to v4.2.1 by @renovate[bot] in #13291
- [deps] Update dependency mime-types to v3.0.2 by @renovate[bot] in #13289
- [deps] Update dependency @pyroscope/nodejs to v0.4.8 by @renovate[bot] in #13278
- [deps] Update dependency marked to v17.0.1 by @renovate[bot] in #13294
- [deps] Update dependency filigran-icon to v0.19.0 by @renovate[bot] in #13292
- [deps] Update otel/opentelemetry-collector-contrib Docker tag to v0.140.1 by @renovate[bot] in #13286
- [deps] Update dependency content-disposition to v1 by @renovate[bot] in #13243
- [frontend] PIR threat map: change x axis to one week (#13249) by @lndrtrbn in #13252
- issue/13234 fix form intake multiple optional additional entities by @OctaveLaventure in #13274
- [frontend/backend] (freetrials) display banners on demo and trial env #13217 by @carinelebas in #13218
- [CI] Migrate CI from drone to GitHub action by @efaure in #13174
- [backend] Add user agent to graphql telemetry(#13306) by @aHenryJard in #13309
- [backend] Support upsert on modified (#13296) by @SamuelHassine in #13298
- [deps] Update actions/checkout action to v6 by @renovate[bot] in #13297
- [deps] Update dependency filigran-icon to v0.19.1 by @renovate[bot] in #13310
- [deps] Update rabbitmq Docker tag to v4.2 by @renovate[bot] in #13311
- [deps] Update redis Docker tag to v8.4.0 by @renovate[bot] in #13314
- [frontend] Hidden Entities in Group Settings Does Not Display Unhidden Entities (#13276) by @SarahBocognano in #13302
- [backend] Support CVSS 3.0 (#13215) by @SamuelHassine in #13299
- [backend] Try to remove flake on telemetryManager-test (#13316) by @aHenryJard in #13315
- [deps] Update dependency eslint to v9 by @renovate[bot] in #8108
- [deps] Update dependency @apollo/server to v5.2.0 by @renovate[bot] in #13313
- [backend] Introduce new default capabilties in connector role (#13334) by @richard-julien in #13335
New Contributors:
- @carinelebas made their first contribution in #13218
Full Changelog: 6.8.13...6.8.14