Skip to content

v0.5.0

Compare
Choose a tag to compare
@fhussonnois fhussonnois released this 06 Jan 14:35
· 213 commits to master since this release

New features

  • Add new module AzkarraWorker and Docker image
  • Add classloading Isolation for external components
  • Add new public interface StreamsLifecycleInterceptor
  • Add new public interface KafkaStreamsFactory
  • Add support for the JSR-330 annotations: Named, Singleton
  • Add new annotation Factory for defining multiple components
  • Add new annotation Restricted to limit scope of a component

Improvements and Bug fixes

[#2 ]   - Aapplication should fail if an exception is thrown during Undertow startup
[#19] - AzkarraPrincipalBuilder should be invoked after the user authentication
[#29]  - Healhcheck endpoint should return 503 HTTP code when health status is DOWN