Skip to content

Releases: unisave-cloud/worker

v1.0.2

13 Mar 19:04

Choose a tag to compare

  • Better logging around cancelled requests by the client
  • Bugfixes

v1.0.1

03 Feb 19:14

Choose a tag to compare

  • CoreCLR runtime (instead of mono)
  • OWIN interface with the Unisave Framework
  • Full concurrency control (request concurrency and thread concurrency)
  • Defined and documented all HTTP error responses
  • Graceful shutdown
  • Deadlock detection and recovery
  • Memory usage monitoring and health management
  • Complete refactoring, rewriting the codebase from the ground up

v0.6.5

04 Sep 09:29

Choose a tag to compare

Fixed metric resolving on cgroup v2 systems.

v0.6.4

25 Feb 20:51

Choose a tag to compare

Bugfixes

v0.6.3

19 Feb 18:36

Choose a tag to compare

Added prometheus metrics

v0.6.2

24 Jan 21:42

Choose a tag to compare

Fixed CA certificates

v0.6.1

24 Jan 16:18

Choose a tag to compare

Upgraded to mono 6.12.0, because the docker container has newer CA certificates and works with the unisave domain.

v0.6.0

16 Jul 23:42

Choose a tag to compare

Second sandbox iteration: no watchdog, synchronous execution, request queue, request timeouts.

v0.5.0

04 Jun 21:35

Choose a tag to compare

First sandbox version, uses classic watchdog, restarts the entire sandboxed process.