Skip to content

v1.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 05:58
· 18 commits to master since this release
Release of version 1.1.5

Main updates:
- Group & EDHOC clients attempt to reconnect if connection to DHT is lost
- Make ACE AS wait for MySQL server to become available on startup
- Extract methods to wait for AS, GM and DHT into shared utility class
- Improve formatting of responses sent to DHT from Group & EDHOC clients
- Update with code from main Group OSCORE repository
- Add Python WebSocket client that can send messages to the DHT and print received messages
- Make EDHOC servers print the port they are listening on
- Update payload for injected request sent by Group Adversary
- Make Group apps retry if invalid token is received from AS
- Switch to using shared library for AS & GM logging to DHT
- Small change in format of logging messages from ACE AS and GM to DHT
- Reduce logging levels on Group Manager application
- Remove excessive printing for Group OSCORE servers/clients
- Add Docker Compose files for Panarea VM devices
- Updates and refinements to Docker Compose files
- More details about Docker Compose files in README