This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
Releases: dmachard/extensiveautomation-server
Releases · dmachard/extensiveautomation-server
v22.3.0
What's Changed
- Update to support Python 3.10 and more
- Bump lxml from 4.9.1 to 4.9.2 in /src by @dependabot in #43
- Bump requests from 2.28.1 to 2.28.2 in /src by @dependabot in #44
- Bump wrapt from 1.14.1 to 1.15.0 in /src by @dependabot in #45
- Bump requests from 2.28.2 to 2.31.0 in /src by @dependabot in #46
Full Changelog: v22.2.4...v22.3.0
v22.2.4
What's Changed
- Bump pyyaml from 5.4.1 to 6.0 in /src by @dependabot in #27
- Bump pycnic to 0.1.9 in /src by @dependabot in #37
- Bump wrapt to 1.14.1 in /src by @dependabot in #38
- Bump requests to 2.28.1 in /src by @dependabot in #41
- Bump lxml to 4.9.1 in /src by @dependabot in #42
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: v22.2.2...v22.2.4
v22.2.2
v22.2.1
v22.1.0
v22.0.2
v22.0.1
v22.0.0
- (major): REST API: support test with yaml format
- (medium): creation date removed from test model lib
- (minor): new option in the cli to get apisecret
- (major): no more support of python version 2
- (medium): docker updated with python3.8
- (minor): new option in the cli to get the path of the data storage
- (minor): small update in ssh snippet; only display ssh output if verbose mode is activated
- (minor): test library - step description no more mandatory
- (minor): reserverd folders removed in tests storage
- (minor): test libray - new function to clear the queue in adapter
- (major): REST API: new ressources to handle jobs, executions and files
- (major): all snippets and samples are marked as deprecated
- (minor): add httponly flag on session cookie
- (minor): force to install plugin with yum, missing flag -y in command
- (medium): REST API: fix download file ressource
v21.4.0
- (medium): test framework: info messages added on technical error
- (minor): test framework: task duration added in raw event
- (minor): some errors messages improved
- (minor): new specific python module for variables management
- (minor): fix bad json import in 03_Initialize snippet
- (minor): fix swagger generation