Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md for v1.1.1a #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,19 @@ extraModules = [];
The Ghaf Framework documentation site is located at [link](https://tiiuae.github.io/ghaf/)

# Release notes
v1.1.1a
* oras: /fmo/pmc-installer:v1.1.1a
```
- Registration Agent version: v0.8.4
- Yubikey passthrough to docekrvm -> docker container
- fmo-tool updates: passthrough usb devices with wildcard syntax: 1050:.*
- docker-compose OTA udpates
- Persistence storages for VMs, and file transfer
- Dedicated messageVM with NATS server on it
- NATs serts distribution system, new serts generate on every boot
- systemd logs collection subsystem
- Systemd logs collection subsystem: collect logs and send them through NATs
```
v1.1.0a
* oras: /fmo/pmc-installer:v1.1.0a
```
Expand Down
Loading