Skip to content

Release 1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 18:33

Changes:

  • no requirement for readiness probe if app has dependents
  • no separate thread for handling signals
  • using libc calls instead of separate processes (kill & id) (#4)
  • some refactoring