This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
Releases: CJSCommonPlatform/microservice_framework_version_6
Releases · CJSCommonPlatform/microservice_framework_version_6
0.8.11
Changed
- Ensure Jackson always adds a timezone when marshalling timestamps
- Allow JAX-RS providers to be overridden in generated REST adapters
Fixed
- Do not change port on REST requests to service components within the current service
0.8.10
0.8.9
Changed
- Allow senders to be annotated at the field level
Added
- Add ListToJsonArrayConverter
0.8.8
Added
- Requester injection for non-handler classes
- Skip generation flag for RAML plugin
- Metadata handling for REST client queries
- POST support for REST clients
- Persistence module and example for Deltaspike integration testing
0.8.7
Added
- CORS filter
0.8.6
0.8.5
Changed
- Revert to consistently use Jackson 2.6.4
0.8.4
Changed
- Use Jackson 2.7.4
0.8.3
Changed
- Relax event type validation to accept plural to ease context migration to new framework
0.8.2
Added
- Support for remote service invocation