This is a maintenance release, updating various dependencies, including Jetty to 11.x. Along the way, this fixes JDK 11 compatibility.
What's Changed
- chore: bump Maven from 3.8.4 to 3.8.5 by @greut in #420
- Added automatic code formatter by @or-shachar in #418
- Update maven dependencies (jetty 10->11) by @or-shachar in #421
- Fixed null unit in HELP in case of GetMetricStatistics by @or-shachar in #423
- [GetMetricData] Fixed compiler warnings + README permission note by @or-shachar in #424
- add dynamoDB example by @yonahd in #428
- #430 remove duplicated entry in examples by @GreenRover in #433
New Contributors
- @yonahd made their first contribution in #428
- @GreenRover made their first contribution in #433
Full Changelog: v0.14.0...v0.14.1