Changelogs

On this page:

app-task_worker

app-task_worker Change Logs

2019.2.18 Maintenance Release [2021-01-05]

Overview

  • 1 Bug Fixes
  • 1 Chores
  • 2 Total Tickets

Bug Fixes

  • app-task_worker:3.0.4-2019.2.12 [12-07-2020] - Fixed all occurrences of the task id regular expression to match the correct 1 to 4 character hex string value.

Chores

  • app-task_worker:3.0.4-2019.2.13 [12-09-2020] - Updated database module to fix the arbiter bug.

2019.2.17 Maintenance Release [2020-12-01]

Overview

  • 0 Total Tickets

2019.2.16 Maintenance Release [2020-11-03]

Overview

  • 0 Total Tickets

2019.2.15 Maintenance Release [2020-10-06]

Overview

  • 0 Total Tickets

2019.2.14 Maintenance Release [2020-09-01]

Overview

  • 0 Total Tickets

2019.2.13 Maintenance Release [2020-08-04]

Overview

  • 0 Total Tickets

2019.2.12 Maintenance Release [2020-07-07]

Overview

  • 0 Total Tickets

2019.2.11 Maintenance Release [2020-06-02]

Overview

  • 0 Total Tickets

2019.2.10 Maintenance Release [2020-05-05]

Overview

  • 0 Total Tickets

2019.2.9 Maintenance Release [2020-04-07]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-task_worker:3.0.4-2019.2.10 [03-19-2020] - Migrated API tests into application repository.

2019.2.8 Maintenance Release [2020-03-03]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-task_worker:3.0.4-2019.2.9 [02-05-2020] - Improved error reporting when Task Manager cannot determine the initiating user for a task.

2019.2.7 Maintenance Release [2020-02-04]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-task_worker:3.0.4-2019.2.8 [01-15-2020] - Updated repository url of repo.

2019.2.6 Maintenance Release [2020-01-14]

Overview

  • 0 Total Tickets

2019.2.5 Maintenance Release [2019-12-24]

Overview

  • 0 Total Tickets

2019.2.4 Maintenance Release [2019-12-03]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-task_worker:3.0.4-2019.2.7 [12-13-2019] - Ensured superuser is created in context wrapper when working tasks.
  • app-task_worker:3.0.4-2019.2.6 [12-10-2019] - Redis keys are now deleted when no longer needed.

2019.2.3 Maintenance Release [2019-11-05]

Overview

  • 3 Bug Fixes
  • 1 Chores
  • 4 Total Tickets

Bug Fixes

  • app-task_worker:3.0.4-2019.2.5 [11-07-2019] - Fix a memory leak in task worker.
  • app-task_worker:3.0.4-2019.2.4 [10-18-2019] - Restored ability to add/edit properties in TaskWorker. Moved taskWorkerProps from pronghornProps to service_config.
  • app-task_worker:3.0.4-2019.2.3 [10-06-2019] - Restored task data in metrics by updating config variable to use package.json for app id and version info.

Chores

  • app-task_worker:3.0.4-2019.2.2 [10-05-2019] - Fixed references to outdated repositories and updated required node version.

2019.2.2 Maintenance Release [2019-10-01]

Overview

  • 0 Total Tickets

2019.2.1 Maintenance Release [2019-09-03]

Overview

  • 0 Total Tickets

2019.2 Feature Release [2019-08-20]

Overview

  • 3 Improvements
  • 3 Bug Fixes
  • 6 Total Tickets

Improvements

  • app-task_worker:3.0.4-2019.2.0 [08-05-2019] - Updated dependencies for release.
  • app-task_worker:3.0.2 [07-24-2019] - Migrated from itential-ci to argo.
  • app-task_worker:3.0.2 [04-22-2019] - Added JSON schema for automatic documentation and validation.

Bug Fixes

  • app-task_worker:3.0.4-2019.2.1 [08-06-2019] - Revert of v3.0.4.
  • app-task_worker:3.0.4 [09-05-2019] - App id and version are saved in task document's metric.app.
  • app-task_worker:3.0.3 [07-29-2019] - Closed audit trail for each task to remove redis keys.

2019.1 Feature Release [2019-04-02]

Overview

  • 1 New Features
  • 4 Improvements
  • 1 Bug Fixes
  • 6 Total Tickets

New Features

  • app-task_worker:2.4.0 [12-17-2018] - Able to set configuration options for app activation and app poll timing via properties.json file.

Improvements

  • app-task_worker:3.0.1-2019.1.0 [03-29-2019] - Pinned dependencies for release.
  • app-task_worker:3.0.1 [03-19-2019] - Updated calls to support MongoDB driver 3.1.7.
  • app-task_worker:3.0.1 [02-28-2019] - Resolved adapter instance ids before calling a method.
  • app-task_worker:2.3.5 [12-17-2018] - Reverted special character support workaround for mongo; implemented mongo 3.6 upgrade path.

Bug Fixes

  • app-task_worker:3.0.1 [03-12-2019] - Fixed issue in task worker logic to get 'tick' and 'activate' property from pronghorn.json props.

2018.3 Feature Release [2018-12-05]

Overview

  • 3 Improvements
  • 6 Bug Fixes
  • 9 Total Tickets

Improvements

  • app-task_worker:2.3.4 [12-01-2018] - Added support for task outputs that contain special characters (ie .#$(%@) in their object keys.
  • app-task_worker:2.2.0 [10-22-2018] - Task Worker now determines Job initiator id for actor from immutable metrics location.
  • app-task_worker:2.1.0 [09-20-2018] - Added support for calling Adapter and Broker methods.

Bug Fixes

  • app-task_worker:2.3.3 [11-26-2018] - Activate and Deactivate methods send response back to Web Server when no change in state is required to match requested state.
  • app-task_worker:2.3.2 [11-19-2018] - Added additional checks to task worker logic to reinforce the deactivated state.
  • app-task_worker:2.3.1 [11-06-2018] - Updated template variable regex to match valid variable names.
  • app-task_worker:2.3.0 [11-05-2018] - Added support for static template variables.
  • app-task_worker:2.3.0 [11-05-2018] - Manual tasks with multiple outputs being referenced in the same task properly obtain all values instead of just the first followed by curly braces for all additional inputs.
  • app-task_worker:2.2.1 [11-05-2018] - Task status inside a job collection, now properly reflects the task status on the task collection.