Skip to content

Releases: CenturyLinkCloud/mdw

6.1.08

31 Aug 18:46
Compare
Choose a tag to compare

Implemented enhancements:

  • Allow for use of different Mongo database besides "mdw" #478

Closed issues:

  • Ignore .mdw directory with no package.yaml/json #483
  • Issue with AssetRefCache when retrieving entire list instead of initial setting of last 2 years #482
  • Hub always renders instance using current process version when using "source" link from child #481
  • After asset import, ASSET_REF table is updated with incorrect asset versions #480
  • FilePanel no longer works when using MDW node 6.1.07 package #479
  • Error creating assets in newly-created package in MDWHub #461

6.1.07

10 Aug 18:05
Compare
Choose a tag to compare

IMPORTANT FIXES

Security update for Auth header issue.

Fix CLI "mdw update" to avoid overwriting local user changes

Spring upgrade requires modification to any customized application-context.xml

Implemented enhancements:

  • Handle multipart form requests #432
  • Migrate MongoDB support to an asset package #470
  • Upgrade to Spring 5.0 and Spring Boot 2.0 #469
  • Refactor how Asset imports take place #454
  • Avoid triggering cache refresh when committing locally #452
  • Transparent integration into Spring Boot apps #439
  • Mesos/Marathon Support #411
  • CLI init to specified directory #382

Closed issues:

  • Document process variable update in child service process not reflected in parent process #477
  • CLI Import deletes non-mdw local assets #476
  • Javadocs are not getting published during the build #475
  • Problem with editing/displaying boolean type process instance variable values in Hub #474
  • Websockets for pure Spring Boot mode #473
  • Spring Boot initial request failure #472

6.1.06

01 Aug 16:17
Compare
Choose a tag to compare

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