Releases: the-anweddol-project/Anweddol-server
Releases · the-anweddol-project/Anweddol-server
v4.1.4
v4.1.3
RELEASE NOTES :
- Added the possibility to modify the container domain type via the configuration file
v3.1.2
RELEASE NOTES :
- Fixed major AES IV usage misconception, resulting in drastic changes in communications format (https://anweddol.zulipchat.com/#narrow/stream/391696-development/topic/Bugs.20notice/near/405200011).
- Minor modifications.
v2.1.2
RELEASE NOTES :
- Added web server
stop_on_shutdown_signal
feature ; - Minor bug fied on DESTROY web request handling ;
- Modified web features documentation ;
- Minor modifications ;
v2.1.1
RELEASE NOTES
New main feature
- An HTTP Anweddol server implementation, permitting clients to interact with the server via a web REST API.
License modification
- Changed from GPLv3 to MIT license, for simplicity matters.
New minor improvements and additions
- More features in
core
components ; - Bugs fixed ;
- Miscellaneous modifications ;
v2.0.1
RELEASE NOTES :
- Patched the running container domains amount negative value bug specified in this Zulip message.
v2.0.0
RELEASE NOTES :
Architecture
- Communication between client and container domains will now be made with a port forwarding system, ensured with
socat
; - Included the server version on the STAT request response ;
- Minor changes ;
API
- Full revision of the API (core, tools and CLI) ;
- Added more features ;
- Major bug fixes, stability improvements ;
- Deleted some features that were initially in the
core
features ; - Clean documentation with verbose explanations ;
- Other minor problems / bugs fixes ;
beta-1.2.8
IMPORTANT :
This release is not functional. See the README file for more.
RELEASE NOTES :
- Added absolute executable paths in setup.py for distro support
beta-1.2.7
RELEASE NOTES :
- Added libvirt daemon existance check on CLI
- Modified configuration file values layout
- Added log rotation feature
- Fixed bugs