Published November 30, 2021
| Version 0.12.2
Software
Open
mbari-media-management/annosaurus: annosaurus 0.12.2
Description
This release upgrades Java from 11 to 17 (the latest long-term release)
There is a also a new endpoint for checking health of the server:
RequestGET /v1/health
Response
HTTP/1.1 200 OK
Date: Tue, 30 Nov 2021 21:55:07 GMT
Content-Type: text/plain;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Content-Encoding: gzip
{
"jdkVersion": "17.0.1+12-39",
"availableProcessors": 2,
"freeMemory": 40227408,
"maxMemory": 4294967296,
"totalMemory": 94371840,
"application": "annosaurus"
}
Files
mbari-media-management/annosaurus-0.12.2.zip
Files
(917.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3c62225862408fce0303d2382bb92e95
|
917.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mbari-media-management/annosaurus/tree/0.12.2 (URL)