Skip to content

Releases: the-anweddol-project/Anweddol-server

v4.1.4

22 Jan 18:36
5712ae3
Compare
Choose a tag to compare

RELEASE NOTES :

  • Added the possibility to modify the 'wait_max_tryout' startDomain() parameter from the configuration file.

v4.1.3

21 Jan 17:24
d86d7ca
Compare
Choose a tag to compare

RELEASE NOTES :

  • Added the possibility to modify the container domain type via the configuration file

v3.1.2

01 Dec 14:58
8fa4451
Compare
Choose a tag to compare

RELEASE NOTES :

v2.1.2

16 Nov 10:22
0c0334e
Compare
Choose a tag to compare

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

29 Oct 16:08
b5d8680
Compare
Choose a tag to compare

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

14 Oct 08:39
79e9532
Compare
Choose a tag to compare

RELEASE NOTES :

  • Patched the running container domains amount negative value bug specified in this Zulip message.

v2.0.0

13 Sep 20:27
79e9532
Compare
Choose a tag to compare

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

09 Jul 09:53
d7113b3
Compare
Choose a tag to compare

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

08 Jul 10:18
3962b50
Compare
Choose a tag to compare

RELEASE NOTES :

  • Added libvirt daemon existance check on CLI
  • Modified configuration file values layout
  • Added log rotation feature
  • Fixed bugs