Skip to content

1.0.3

Compare
Choose a tag to compare
@barchetta barchetta released this 17 Apr 00:41
· 3210 commits to main since this release

Notes

This release contains bug and documentation fixes as well as progress towards
implementing MicroProfile 2.2. It also improves GraalVM native image support
in our SE quickstart example.

Improvements

  • Update MicroProfile Config to 1.3 537
  • Update MicroProfile Fault Tolerance to 2.0 555
  • Add GraalVM support to quickstart examples 574 547
  • WebServer: Provide configuration for enabled SSL protocols 530
  • Quickstart examples now use multi-stage Docker build 547

Fixes

  • Update Jackson to 2.9.8 559
  • Documentation: updates 544 531 584
  • Config: Fix race condition in SubscriberInputStream 540
  • Config object mapping missing from bom pom 529
  • Tracing: Finish write-content span before completing delegate 563
  • Explicit authorization no longer hides other HTTP errors. 572