1.4.2
Notes
This is a bug fix release of Helidon.
Fixes
- JAX-RS: Application path had to contain leading "/" 1261
- Security: OIDC and JWT: groups claim in a JWT is now honored and a Role is created in subject for each such group. 1325
- Security: OIDC redirect with cookies now uses Same-Site policy of Lax by default to prevent infinite redirects. If the default value is use, a warning is printed explaining the change. 1314
- Security: #1408 public fields for IdcsMtRoleMapperProvider.MtCacheKey for Helidon 1.x 1413
- JPA/JTA: Transaction fixes 1376
- Metrics: Fix Prometheus format problems 1427
- OpenAPI: Support multiple jandex.idx files on the classpath 1318
- gRPC: minor enhancements 1277
- Fix application jar class-path for SNAPSHOT versioned dependencies 1298
- Archetypes: Fix optional files in bare archetypes. 1250
- Examples: Add OpenAPI annotations to MP quickstart 1393
- Examples: Update gradle files to work with Gradle 5, 6. 1352
- Upgrade jdk8-graalvm docker image to graalvm 19.3.1. Add libstdc++-6-dev 1428
- Upgrade netty to 4.1.45 1425
- Upgrade Grpc java 1437
- Upgrade SmallRye OpenAPI to 1.2.0 1421
- Upgrade reactor to 3.3.1-RELEASE 1237
- Upgrade H2, HikariCP, Jedis Client, OCI Client 1270
- Upgrade shrinkwrap used by arquillian to support https 1308