Skip to content

Releases: grycap/scar

3.1.1

30 May 15:17
7ec4da4
Compare
Choose a tag to compare
Merge pull request #321 from grycap/add-travis-build

Update travis script

3.0.1

08 Apr 21:09
c76efcd
Compare
Choose a tag to compare
  • Bugfix in setup file.
  • Update documentation.

SCAR "Show must go on"

01 Apr 15:32
4bb2e3a
Compare
Choose a tag to compare
  • 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

17 Dec 16:41
Compare
Choose a tag to compare
  • Update udocker to new version
  • Add alpine image support
  • Several bugfixes

v2.0.1

16 Nov 19:22
b24f57d
Compare
Choose a tag to compare
  • Bugfix in ApiGateway

SCAR "Hammer to Fall"

15 Nov 16:23
Compare
Choose a tag to compare
  • Add Batch Job integration (more info here and here)
  • Fix several bugs

SCAR "Summer Lovin' Nights"

20 Jul 17:49
9346c3e
Compare
Choose a tag to compare
Pre-release
  • Update binary to fix several bugs
  • Update Dockerfile to create the binaries and the SCAR container

SCAR "Summer Lovin' Nights" release v2

19 Jul 18:02
14c67c8
Compare
Choose a tag to compare
Pre-release
  • Update code to ease the binary usage
  • Add udocker bin to the package

SCAR "Summer Lovin' Nights" release

19 Jul 14:08
3635347
Compare
Choose a tag to compare
Pre-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