Releases: Cosmian/cosmian_vm
Releases · Cosmian/cosmian_vm
1.3.6
1.3.5
[1.3.5] - 2025-04-28
🚀 Features
- Upgrade Cosmian AI runner v1.0.0 (#174)
- Upgrade Cosmian KMS v4.24.0 (#174)
- Snapshot integrity verification issue on AI runner:
- Fetch IMA again when PCRs hash digest does not match the one in TPM quote
🐛 Bug Fixes
- Fix attestation verification on AWS with AMD SEV-SNP via
tee-tools
(#44) - AI Runner fixes
- Only check health endpoint for AI runner
- Increase timeout for AI runner HTTPS test connection
- RHEL:
- Upgrade sqlite3>=3.35.0 for
chromadb
requirement - Make Python 3.12 default
- Use absolute path for python3.12
- Upgrade sqlite3>=3.35.0 for
- Update tokio and openssl due to RUSTSEC-2025-0023 and RUSTSEC-2025-0022
📚 Documentation
- Add playbook example
🧪 Testing
- Run app wo config
⚙️ Miscellaneous Tasks
- Bump KMS to 4.24
- Update KMS configuration path du to new KMS packaging
1.3.4
1.3.3
[1.3.3] - 2025-01-27
🚀 Features
- Upgrade the Cosmian base image v0.1.11 to upgrade Azure Ubuntu 22.04 to 24.04 (#168)
- Regenerate all images with the new base image v0.1.11 (#168)
- Bump KMS version from 4.21.1 to 4.21.2
- AWS RHEL: Bump version to 9.4 (RHEL-9.4.0_HVM-20241210-x86_64-0-Hourly2-GP3)
🐛 Bug Fixes
1.3.2
[1.3.2] - 2025-01-18
🚀 Features
- Bump KMS from 4.19.3 to 4.21.1 (#167)
🐛 Bug Fixes
- List of bug fixes in (#167):
- About KMS systemd service:
- service must wait for mount_luks service but using
Requires
argument - Also
StandardOutput
tosyslog+console
to displaystdout
- service must wait for mount_luks service but using
- Make
9998
the default localNginx
port for KMS. No extra conf to do anymore oncosmian
CLI side - Fix CVE of
idna
crate by upgrading it from0.5.0
to1.0.3
.
- About KMS systemd service:
🧪 Testing
- Test in Ansible if KMS service is up:
- after first boot, first reboot and after a
cosmian_vm app init
configuration
- after first boot, first reboot and after a
- Display TPM PCR-7 before and after first reboot
⚙️ Miscellaneous Tasks
- Add
dev-container
files for VSCode
1.3.1
1.3.0
[1.3.0] - 2024-10-18
🚀 Features
- RHEL: Add
cosmiand
SELinux module on RHEL to protect scripts and configuration through IMA measurements (#151)- Bump Base Image to 0.1.10
- Add SELinux documentation on #96
- RHEL TDX on GCP (#158)
- Note: Ubuntu and RedHat GCP images upgraded -> using now Cosmian Base Image version 0.1.10 for all images
- Bump KMS version to 4.19.1 (#160)
🧪 CI
1.2.9
[1.2.9] - 2024-10-09
🚀 Features
- RHEL:
- Build AI Runner images also on RHEL (#155)
🧪 CI
- Bump Cosmian Base image to 0.1.9:
- Azure: RHEL: update
9_3_cvm_sev_snp
à9_4_cvm
(#155)
- Azure: RHEL: update
- Make CI non-blocking a tags even if tests fail (#155)
- Display kernel version (#155)
- Bump KMS version to 4.19.0
⚙️ Miscellaneous Tasks
- AI Runner: Change installation folder from
/src/
to/opt/
where SELinux label areusr_t