Skip to content

v8.1.2

Choose a tag to compare

@GiooDev GiooDev released this 17 Dec 11:16
· 165 commits to master_9.0.x since this release

Full Changelog: 8.1.1...8.1.2


Changelog v8.1.1 -> v8.1.2

PIC

  • Bug #14348: Protecting VitamUI's context and security-profile from deletion during TNR execution.
  • Story #15489: Refactor Jenkinsfile.
  • Bug #15492: Updated OWASP analysis configuration and upgraded maven.dependencycheck.version to 12.1.9.

Ansible

  • Bug #14951: Fixing docker installation on AlmaLinux 9 or RockyLinux 9.
  • Bug #14965: Properly handle 'Compressed file is too big to be processed' with scan-avast script.
  • Bug #14978: Alerting for disk /vitamui.
  • Bug #14994: Installed jq package for analyzing Avast logs in JSON format.
  • Story #15364: Added exploitation playbooks for easier database querying.
  • Bug #15426: Updated Filebeat’s configuration.
    Fixing some parsing errors and centralize configuration under /vitam
  • Bug #15389: Fixed deprecation of Ansible arguments in version 2.14.
  • Bug #15481: Refined MongoDB shard configuration for Data Consistency Audit to group nodes by shard ID.
  • Bug #15465: rename docker role in ansible-vitam-exploitation to docker_state_update.

Application

  • Bug #11716: Fixed untranslated keys for ingest with inactive management contract.
  • Bug #14189: Ensured vitamResults is always generated in reports, even if empty.
  • Bug #14988: Enhanced request validation and updated bulk request size for computed inherited rules invalidation.
  • Bug #15003: fix check deletion status.
  • Bug #15086: Schema path unicity check is now case insensitive.
  • Bug #15113: Fixed IngestContract format restriction and refactored related logic (multiple refactoring commits).
  • Bug #15149: Fixed nested external field names in DSL.
  • Story #15131 & #15353: Optimized metadata reconstruction (bulk read from storage offers and MongoDB bulk write reconstruction).
  • Bug #15414: Updating curator from version 5.8.4 to 8.0.21 for ElasticSearch 8+ compatibility.