Skip to content

2.5.6

Compare
Choose a tag to compare
@barchetta barchetta released this 20 Jan 22:08
· 2032 commits to main since this release

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

CHANGES

  • Config: Add config enum mapping support 5788
  • Dependencies: Neo4j Driver update 5753
  • Dependencies: Upgrade Netty to 4.1.86.Final 5725
  • Security: Accidentally removed updateRequest method returned 5843
  • Security: Default tenant is not included for propagation 5899
  • Security: Oidc tenant name now properly escaped 5856
  • WebServer: Add support for requested URI discovery 5827
  • Build: remove duplicated dependencies in some projects 5864
  • Docs: Update 01_vault.adoc 5483
  • Test: Use Hamcrest assertions instead of JUnit 5870 and others