-
24.08bdb64928 · ·
# Version 24.08 Sep 4, 2024 ## Changelog * Added a check for usage of invalid images in topology * Enabled downloading management SSH config for failed sandboxes * Refactored EmailManager * Updated swagger configuration * Added support for emails over TSL * Increased unit test coverage * Reworked sandbox cleanup process * Added requirement for training access token when Trainee locks sandbox for training * Fixed image creation * Renamed config.yml to config.yml-template * Added caching of the list of images
-
24.06cbc7a236 · ·
# Version 24.06 Jun 14, 2024 ## Changelog * Added support of multiple GitLab repositories via config * Optimized HTTP requests performance * Fixed security issues for a Trainee role * Fixed flavor mapping validation * Switched to Redis cache * Provided hardware limits info to the pool frontend endpoint * Switched to OpenTofu instead of Terraform due to licensing * Introduced e-mail notifications for allocation/cleanup events * Enabled force delete for full pools * Enabled pool edition * Updated to to Python3.12 and Django 5
-
-
-
v0.21.6a72b02a0 · ·
Support multiple gitlab config, fix flavor mapping, switch to Redis cache, bump to python3.12 and django 5
-
23.12a3ef3ff9 · ·
# Version 23.12 Dec 18, 2023 ## Changelog - Optimized sandbox allocation, simplified request handlers. - Added topology definition caching. - Enabled hidden networks in topology. - Added monitoring functionality. - Fixed certificate generation for Windows.
-
-
v0.21.2b692e42c · ·
Fix certificate generation for windows. Change from summer to winter time broke certificate generation, this is now fixed.
-
23.07b85b9b1b · ·
# Version 23.07 July 19, 2023 ## Changelog - Dockerfile: fix failing build - Fix handling of images without denoted size
-
-
-
-
-
v0.20.3-rc26a9c41cd · ·
-
v0.20.3-rcc87ea84f · ·
-
-
v0.20.14003a6d2 · ·
Fixed sorting and ordering in pagination, fixed decimal fields in hardware usage serializer
-
v0.20.02bf94bc0 · ·
added support for disk volumes in topology definitions, bugfix: caching of authentication now actually works, admin panel is no longer accessible with the admin admin credentials, moved SECRET_KEY from settings.py to config.yml, bugfix: more than two ansible workers can be now deployed simultaneously
-
v0.19.1e9526520 · ·
This is an experimental tag. It excludes backwards incompatible changes form the current master branch on purpose.
-
v0.19.09e7fbfe6 · ·
Switch to kubernetes volume path from hostPath for ansible_runner files, enabled restart of first allocation stage, enabling deletion of sandbox right after its allocation, added endpoints to retrieve variable names in variables.yml based on defintion and pool id