github helidon-io/helidon 2.6.0

latest releases: 4.1.2, 4.1.1, 2.6.8...
18 months ago

This is a bugfix release of Helidon. It is recommended for all users of Helidon 2.

This release upgrades SnakeYaml from 1.32 to 2.0. Because of incompatible API changes in SnakeYaml 2 it is possible your application might be impacted if you use SnakeYaml directly. While we reccomend you do the upgrade, if that is not possible you may force downgrade SnakeYaml to 1.32 and Helidon 2.6.0 will still work.

CHANGES

  • Config: Configuration fixes 6159
  • Examples: OpenApi Generator examples 5722
  • Media: Fix MultiPartDecoder lazy inner publisher subscription 6223
  • Metrics: Change default exemplar behavior to conform to OpenMetrics spec 6333
  • OCI: Register OciMetricsSupport service only when enable flag is set to true 6054
  • OpenAPI: Fix UI option handling 6132
  • Security: OIDC logout functionality fixed 6126
  • Tracing: Fix multiple registration of Jaeger-related gauges 6013
  • WebServer: 100 continue triggered by content request 5912
  • WebServer: Switch default back-pressure strategy to AUTO_FLUSH from LINEAR 5943
  • Build: Cleanup Helidon BOM by removing artifacts that we do not deploy 6046
  • Build: Use https in pom.xml schemaLocation 6360 and others
  • Dependencies: Adopt SnakeYAML 2.0 6384
  • Docs: Describe disabling config token replacement 6169
  • Docs: Documentation updates to correct wrong instructions for HOCON config parsing 5958
  • Docs: Fix typo in docs for enabling/disabling metrics by registry type (#5809) 5926
  • Docs: Remove claim that metrics are propagated from server to client 6362
  • Test: Fix intermittent issue on OciMetricsSupportTest 6178
  • Test: Remove FileHandler from logging.properties 6365
  • Test: Use Hamcrest assertions instead of JUnit in microprofile/lra/jax-rs (#1749) 6335 and others

Don't miss a new helidon release

NewReleases is sending notifications on new releases.