Releases: grycap/scar
Releases · grycap/scar
3.1.1
3.0.1
SCAR "Show must go on"
- Extracted supervisor code (now it's an external package used also in other projects, checkout -> https://github.com/grycap/faas-supervisor)
- Added supervisor and udocker as a lambda layer (it's easier to update and allows faster function deployment)
- Refactored properties management
- Removed support to binary version (SCAR is now distributed as a pip package, check 'pip3 install scar')
v2.1.0
v2.0.1
SCAR "Hammer to Fall"
SCAR "Summer Lovin' Nights"
- Update binary to fix several bugs
- Update Dockerfile to create the binaries and the SCAR container
SCAR "Summer Lovin' Nights" release v2
- Update code to ease the binary usage
- Add udocker bin to the package
SCAR "Summer Lovin' Nights" release
First version of the SCAR binary !!
- This binary is experimental use it at your own risk
- The scar log and configuration is created in the folder
~/.scar/
- Currently only working in Linux
- More information in readthedocs