v2.1.1
Features
- feat(endpoint): added a local health endpoint (backport #958) by @maxcao13 in https://github.com/cryostatio/cryostat/pull/959
Fixes
- fix(vertx): deploy verticles with async decorated blocking handlers (backport #930) by @andrewazores in https://github.com/cryostatio/cryostat/pull/934
Documentation
- docs(api): health/liveness endpoint now is documented under the V2 API (backport #962) by @maxcao13 in https://github.com/cryostatio/cryostat/pull/963
Maintenance
- build(version): bump version to 2.1.1-SNAPSHOT by @ebaron in https://github.com/cryostatio/cryostat/pull/931
- build(deps): bump gson from 2.8.6 to 2.8.9 (backport #952) by @dependabot in https://github.com/cryostatio/cryostat/pull/953
- build(oci): transform image tag to lower case (backport #974) by @ebaron in https://github.com/cryostatio/cryostat/pull/975
- ci(oci): run validate phase before evaluating tag (backport #976) by @ebaron in https://github.com/cryostatio/cryostat/pull/978
- build(version): set version to 2.1.1 for release by @ebaron in https://github.com/cryostatio/cryostat/pull/998
Full Changelog: cryostatio/cryostat@v2.1.0...v2.1.1