Broadleaf Microservices
  • v1.0.0-latest-prod

Admin User Release Notes for 1.8.10-GA

Requirements

  • JDK 11 is required for Broadleaf release trains 1.7.0-GA, and beyond.

  • JDK 17 is supported for Broadleaf release trains 1.8.1-GA, and beyond.

Enhancements & New Features

  • When creating a user and already in an application context, give them application access and restrict them automatically to that application.

    • To reverse this behavior, set:

      broadleaf:
        adminuser:
          metadata:
            auto-select-application-for-user-in-app-context-enabled: false