Skip to content

2.3.3

Compare
Choose a tag to compare
@sei-ebram sei-ebram released this 10 Mar 18:02
· 25 commits to main since this release
410bc64

There are no fix details or known issues to report in version 2.3.3.

Enhancement Details

Health endpoints have been added to Crucible applications for use in container orchestration.

  • Adds ready endpoint for startup and database health
  • Adds live endpoint for HostedService health and database health

These health checks allow orchestration software such as Kubernetes to monitor the health of the application and kill unhealthy containers.