davedwwang
davedwwang
Add an example of batch deleting data ### Purpose Linked issue: close #xxx ### Tests ### API and Format ### Documentation
## Why are the changes needed? The current Dashboard login uses an admin-user with a plaintext password, which is highly insecure. To enhance security, centralize user management, and align with...
## Why are the changes needed? JUnit 4 tests are skipped without warning Close #4011. ## Brief change log - Added the junit-vintage-engine dependency to support the execution of JUnit...
### What happened? JUnit 4 tests are skipped without warning ### Affects Versions master ### What table formats are you seeing the problem on? _No response_ ### What engines are...
## Why are the changes needed? I hope to obtain the master-slave status of AMS through HTTP and metrics. Close #3994. ## Brief change log Introducing a member variable to...
### Description Support LDAP Authentication for Dashboard Login ### Use case/motivation The current Dashboard login uses an admin-user with a plaintext password(admin-password), which is highly insecure. To enhance security, centralize...
### Description Support Exposing AMS High Availability (HA) Status ### Use case/motivation I hope to obtain the master-slave status of AMS through HTTP and metrics. ### Describe the solution We...