Added
- mirrord-config: New
mirrord-schema.json
file that contains docs and types which should help the user write their mirrord config files. This file has to be manually generated (there is a test to help you remember).
Fixed
- IntelliJ: Fix occurring of small namespace selection window and make mirrord dialogs resizable
- IntelliJ: Fix bug when pressing cancel in mirrord dialog and rerunning the application no mirrord window appears again
- VS Code: Fix crash occurring because it used deprecated env vars.
Changed
- mirrord-config: Take
schema
feature out of feature flag (now it's always on). - mirrord-config: Add docs for the user config types.