You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major enhancements to import/export mapping: added microflow actions, redesigned syntax v2, fixed attribute type resolution and test roundtrips.
JSON structure improvements: added FOLDER support, implemented SHOW/DESCRIBE/CREATE/DROP JSON STRUCTURE, and enriched DESCRIBE NANOFLOW with activity/flow details.
Nightly release & integration tests are currently failing and need attention.
Code Changes
Import/Export Mapping: Added IMPORT FROM MAPPING/EXPORT TO MAPPING microflow actions, v2 syntax redesign, fixed attribute data type resolution from entities, corrected ObjectHandling handling, and resolved integration test issues.
JSON Structure: Added FOLDER support to CREATE JSON STRUCTURE, implemented full SHOW/DESCRIBE/CREATE/DROP JSON STRUCTURE commands, and enhanced DESCRIBE NANOFLOW to include activities, control flows, and return types.
REST & Microflows: Earlier work added SEND REST REQUEST support with related mapping fixes.
CI & Testing: Fixed macOS Unix socket test paths (short temp paths), resolved Mendix version compatibility (10.24 nightly, replaced unreleased 11.9.0 with 11.8.0 in workflows), and addressed nightly failures.
Other: Added setup mxcli subcommand for binary download, Podman as Docker alternative, GRANT/REVOKE entity access improvements, and documentation updates (MDL examples, i18n design, Javadoc).
Highlights
Code Changes
IMPORT FROM MAPPING/EXPORT TO MAPPINGmicroflow actions, v2 syntax redesign, fixed attribute data type resolution from entities, corrected ObjectHandling handling, and resolved integration test issues.CREATE JSON STRUCTURE, implemented fullSHOW/DESCRIBE/CREATE/DROP JSON STRUCTUREcommands, and enhancedDESCRIBE NANOFLOWto include activities, control flows, and return types.SEND REST REQUESTsupport with related mapping fixes.setup mxclisubcommand for binary download, Podman as Docker alternative, GRANT/REVOKE entity access improvements, and documentation updates (MDL examples, i18n design, Javadoc).Pull Requests
Issues
Repository Health
Action Items
Daily digest generated automatically — workflow source