v2.28.0 Release
See the changes list at
https://erddap.github.io/changes.html#version-2280
What's Changed
- Docker: only compile, test, and build war on build platform by @srstsavage in #308
- Prometheus configs and grafana dashboards for monitoring. by @ChrisJohnNOAA in #309
- docker compose: clean up monitoring profile by @srstsavage in #310
- Add workflow to generate docker image and push on update of the main … by @ChrisJohnNOAA in #317
- Croissant schema generation by @ChrisJohnNOAA in #316
- Have docker build only run after a test cycle has completed and only on push. by @ChrisJohnNOAA in #324
- Dead code cleanup by @ChrisJohnNOAA in #325
- Removing archived code. Most has been "archived" for multiple releases by @ChrisJohnNOAA in #326
- add github as a docker image provider by @ocefpaf in #331
- Refactor to use an enum to retrieve messages. by @ChrisJohnNOAA in #330
- Unused messages cleanup by @ChrisJohnNOAA in #332
- Cleanup of unused methods and some related code pieces. by @ChrisJohnNOAA in #337
- Release Docker images by @abkfenris in #333
- Update DOCKER.md by @MathewBiddle in #342
- Update deps and update config flag state. by @ChrisJohnNOAA in #338
- Warning cleanup by @ChrisJohnNOAA in #340
- Update error prone version and fix most of the new issues it raises. by @ChrisJohnNOAA in #343
- Deps update by @ChrisJohnNOAA in #347
- 2.28.0 set version by @ChrisJohnNOAA in #350
New Contributors
- @ocefpaf made their first contribution in #331
- @abkfenris made their first contribution in #333
- @MathewBiddle made their first contribution in #342
Full Changelog: v2.27.0...v2.28.0