Skip to content

1.3.1

Compare
Choose a tag to compare
@barchetta barchetta released this 27 Sep 22:49

Notes

This is a bugfix release. It fixes a Helidon MP configuration regression on Windows: 1038, as well as other fixes listed below.

Fixes

  • Config: Fix UrlConfigSource to work on windows 1039
  • JAX-RS resources now have CDI dependent scope by default. 1050
  • Metrics: Allow config to disable all base metrics easily 1052
  • Metrics: Fully enforce reusability in MP Metrics 1.1. support 1048
  • Security: Use RSA with padding 1036
  • Update POM names for consistency 1031 1032
  • Add stand-alone pom examples 1031
  • Remove Oracle Maven Repository dependency 1040
  • Fixes a reference to a non-existent ResourceBundle 1058
  • Add exclusions for org.osgi:org.osgi.annotation.versioning 1034
  • Documentation fixes 1043 1053
  • Documentation: add tracing guides 1023 1014
  • Examples fixes 1056
  • Build fixes 1027 1033 1035