1.0.0-beta.23
Pre-release
Pre-release
Migrates MySQL
The migration in #206 changes the collation of each benchmarkId column from utf8mb4_0900_as_ci to utf8mb4_0900_as_cs. This is a potentially breaking change, but the current beta pilot deployments are unlikely to have data old enough to be affected. Symptoms of an issue would probably involve Asset-STIG assignments and Status reporting.
- fix: remove hard-coded reference to schema (#211)
- feat: UI shows collectionId (#210)
- feat: progress bar styling (#209)
- Common tasks elaboration, other edits (#208)
- feat: case-sensitive collation for benchmarkId in MySQL (#206)
- feat: name-match params and duplicate handling (#204)
- doc: Added some documentation about new .ckl archive export feature. (#203)
- adjust path to docker readme (#196)