Aias00 opened a new pull request, #2367: URL: https://github.com/apache/rocketmq-dashboard/pull/2367
Fixes #2350 ## Summary - add an idempotent MySQL upgrade script for `rmq_studio_user` and `rmq_studio_session` - document when existing Docker MySQL volumes must import the auth upgrade script - add an integration test that applies the deploy migration script to a legacy schema and verifies bootstrap login still works ## Testing - JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -Dtest=AuthVolumeUpgradeIntegrationTest,AuthServiceBootstrapIntegrationTest test - git diff --check -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
