Skip to content

Hammock 2.1

Latest
Compare
Choose a tag to compare
@johnament johnament released this 05 Mar 00:36
· 18 commits to master since this release

Hammock 2.1 continues to align to Java EE 8 technologies, and adds new MicroProfile capabilities from 1.2 and 1.3.

  • Apache CXF upgraded to 3.2.2 which brings in the CXF MP Rest Client implementation
  • RestEasy upgraded to 3.5, which brings in their MP Rest Client implementation
  • Swagger upgraded to rc4, which is based on Open API 3.0.1
  • Support for FlexyPool has been added
  • Support for MicroProfile Fault Tolerance with Safeguard
  • Support for MicroProfile Config 1.2
  • Support for MicroProfile Health Checks in both array and object types
  • Weld configuration can be read from MP Config sources
  • Configuration settings for entities can be read from config sources

For a full list of changes take a look here

Known issues

  • OpenWebBeans integration does not work properly
  • While you can disable CXF's SSE integration, the libraries cannot be removed