Skip to content

6.1.06

Compare
Choose a tag to compare
@magrawa magrawa released this 01 Aug 16:17
· 1369 commits to master since this release

Change Log

6.1.06 (2018-08-01)

Full Changelog

Implemented enhancements:

  • Support METAINFO_DOWNLOAD_FORMAT concept for POST/PUT REST requests #465
  • Export/Import process commands for CLI #453
  • CLI snapshots base URL should not be hardcoded #444
  • Replace MDWWeb/docs path in *.impl pagelets #443
  • Friendly API for logging service requests/responses (with headers) #429
  • Render option render=text for .md templates for SMS #428
  • Allow passed in JWT to reach the service #425
  • Ability to restrict GET service access #424
  • Populate INSTANCE_TIMING table for request responses #420
  • WYSIWYG markdown editor in MDWHub #418
  • Server-side rendering of Markdown assets to HTML #415
  • Built-in JWT authentication for RestServiceAdapter Activity #414
  • Retire "master server" concept #403
  • Real-time swagger generation for config-based process paths #401
  • REST service path associations for workflow processes #400
  • Handle non "mdw" context root for Hub and Services #399
  • Docker image has "Could not load J2V8 library" error #393
  • Self awareness for MDW instances for things like asset imports and cache refreshes #389
  • Create and populate INSTANCE_TIMING table #387
  • Solidify Kotlin language support #379
  • In-place incremental db schema upgrades #377
  • Replace template references to deprecated PaasPropertyManager #376
  • Task instances link from template view page #375
  • Persist request/meta for REST requests without a body #370
  • Microservice orchestrator activity #365
  • Flexibility to allow services access only from XHR in javascript served from same host #344
  • Mechanism for removing scheduled timer tasks from the database #318
  • Make MDW CLI Import function check for same-version modified assets #267
  • Process/Instance hierarchy in MDWHub #177

Closed issues:

  • Runtime UI shows duplicate subproc instances when multiple logical flows are mapped #464
  • Transitions with non-null, empty string Result values do not act as default transitions #458
  • CLI update appears to not correctly handling snapshots #442
  • JDBC SQL Adapter activity does not execute pre-Script #436
  • Archived process request mappings cause conflicts #433
  • Missing package versions file prevents MDW startup #430
  • Default activity attributes not saved in MDWHub asset editor #427
  • Workflow tab process instance item in Firefox #417
  • Cluttered Travis build log output #416
  • Hub RuntimeUI canvas blurry on retina displays #412
  • Bulletins not displayed in asset editor #410
  • Published node asset package doesn't contain .gitignore file #408
  • Bulletins not displayed when accessed while in-progress #407
  • Nuisance logging of terminated websocket connections #406
  • FilePanelService: Permission Issue. #405
  • mdw cli update does not work #394
  • MDWHub Task template edit always thinks the version is changing #391
  • Code in REST status response payload should match HTTP status code #390
  • Runtime libs should not be included in CLI zip #388
  • CLI should install boot jar to project root #367
  • CLI init does not completely honor --snapshots #362

* This Change Log was automatically generated by github_changelog_generator