Skip to content

Micronaut Security 4.0.0-M4

Pre-release
Pre-release

Choose a tag to compare

@sdelamo sdelamo released this 25 May 17:53
1b80452

What's Changed

Breaking Changes πŸ› 

  • BREAKS: make MN HTTP compileOnly and it moves token classes to security by @sdelamo in #1320
  • BREAKS: change Status for no redirect and cookie by @sdelamo in #1323

New Features πŸŽ‰

  • Expression language support for Authentication by @wetted in #1309

Bug Fixes 🐞

  • Security + Tomcat fails with fails No active propagation context by @sdelamo in #1328
  • Security TokenPropagation fails after update to M5 by @sdelamo in #1329

Docs πŸ“–

Dependency updates πŸš€

  • chore(deps): update micronautgradlepluginversion to v4.0.0-m2 by @renovate in #1306
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.6.0 by @renovate in #1316
  • fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.18.1 by @renovate in #1313
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.4.4 by @renovate in #1312
  • fix(deps): update selenium to v4.9.1 by @renovate in #1315
  • M3 by @sdelamo in #1310
  • chore(deps): update micronautgradlepluginversion to v4.0.0-m3 by @renovate in #1325
  • Security to M5 by @sdelamo in #1324

GraalVM πŸ†

Other Changes πŸ’‘

New Contributors

Full Changelog: v4.0.0-M3...v4.0.0-M4