las2peer Release v1.2.2

We recently released version v1.2.2. It just includes a minor dependency update for web3 and better authentication error management in case of login problems. https://github.com/rwth-acis/las2peer/releases/tag/v1.2.2 To update your services to las2peer v1.2.x, please follow the migration guide.

las2peer Release v1.2.0

We recently released version v1.2.0. From now on las2peer is compatible with Java 17. We also updated the Gradle version to 7.2.The frontend was also updated and uses now Lit instead of Polymer.Also, some swagger dependencies were updated.And we did a bug fix regarding the GroupAgentGenerator. It is possible to generate groups again. https://github.com/rwth-acis/las2peer/releases/tag/v1.2.0...

las2peer Release v1.1.2

After our maintenance release v1.1.1, we recently released version v1.1.2. Fixed was a small bug that synchronizes the nounce of the blockchain. Group agents can now also be stored in the blockchain. Also, semantic versioning for services has been improved. To increase the overview of the logs, we changed the log level of the...