Skip to content

Releases: unisave-cloud/worker

v1.0.2

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 13 Mar 19:04
  • Better logging around cancelled requests by the client
  • Bugfixes

v1.0.1

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 03 Feb 19:14
  • 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

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 04 Sep 09:29

Fixed metric resolving on cgroup v2 systems.

v0.6.4

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 25 Feb 20:51

Bugfixes

v0.6.3

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 19 Feb 18:36

Added prometheus metrics

v0.6.2

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 24 Jan 21:42

Fixed CA certificates

v0.6.1

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 24 Jan 16:18

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

v0.6.0

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 16 Jul 23:42

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

v0.5.0

Choose a tag to compare

@Jirka-Mayer Jirka-Mayer released this 04 Jun 21:35

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