Changelogs

On this page:

adapter-email

adapter-email Change Logs

2021.1.3 Maintenance Release [2021-10-05]

Overview

  • 1 New Features
  • 1 Bug Fixes
  • 2 Total Tickets

New Features

  • adapter-email:3.1.20-2021.1.1 [09-27-2021] - The adapter-email can now listen to email accounts and generate RabbitMQ notifications back to IAP.

Bug Fixes

  • adapter-email:3.1.20-2021.1.2 [09-27-2021] - Updated pronghorn.json to fix required field schema error.

2021.1.1 Maintenance Release [2021-07-06]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • adapter-email:3.1.20-2021.1.0 [05-27-2021] - Completed checklist for the release branch.

2021.1 Feature Release [2021-05-28]

Overview

  • 2 Improvements
  • 1 Bug Fixes
  • 1 Security Fixes
  • 1 Chores
  • 5 Total Tickets

Improvements

  • adapter-email:3.1.20 [05-27-2021] - Updated dependencies in adapter-email.
  • adapter-email:3.1.18 [01-26-2021] - Added brokers to pronghorn.json file for email adapter.

Bug Fixes

  • adapter-email:3.1.17 [01-25-2021] - Removed method roles not listed in the root level roles array (these roles were not being created, nor were they shown in the auth config page).

Security Fixes

  • adapter-email:3.1.16 [01-09-2021] - Updated nodemailer version to fix security vulnerability.

Chores

  • adapter-email:3.1.19 [03-10-2021] - Moved project to master pipeline.

2020.2.0 Feature Release [2021-01-05]

Overview

  • 1 Improvements
  • 1 Bug Fixes
  • 1 Security Fixes
  • 3 Chores
  • 1 Deprecations
  • 7 Total Tickets

Improvements

  • adapter-email:3.1.12 [06-18-2020] - Added the mailWithOptions task. With this new task, users can specify one or more recipients in the cc and bcc fields, and attach one or more text files to send via email.

Bug Fixes

  • adapter-email:3.1.14 [12-13-2020] - Added support for the notify method recipients to be either a string or an array.

Security Fixes

  • adapter-email:3.1.15-2020.2.1 [01-06-2021] - Updated nodemailer version to fix security vulnerability.

Chores

  • adapter-email:3.1.15-2020.2.0 [12-18-2020] - Created initial release for 2020.2.
  • adapter-email:3.1.15 [12-18-2020] - Updated and pinned dependencies for release.
  • adapter-email:3.1.13 [12-10-2020] - Updated MongoDB driver to fix the arbiter bug.

Deprecations

  • adapter-email:3.1.11 [06-05-2020] - Added deprecation notice for 'mail' task to be replaced by 'mailWithOptions' task.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 1 Improvements
  • 1 Bug Fixes
  • 4 Chores
  • 6 Total Tickets

Improvements

  • adapter-email:3.1.8 [02-18-2020] - Changed the notify method to wrap the email body in pre tags only if the incoming text does not contain XML/HTML.

Bug Fixes

  • adapter-email:3.1.6 [01-10-2020] - Updated properties schema file to allow email service config to use either service or hostname and port.

Chores

  • adapter-email:3.1.10-2020.1.0 [04-24-2020] - Push to publish release/2020.1 branch.
  • adapter-email:3.1.10 [04-24-2020] - Completed the release checklist for adapter email.
  • adapter-email:3.1.9 [04-09-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • adapter-email:3.1.7 [01-31-2020] - Added schema validation to component pipelines.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 2 Chores
  • 2 Total Tickets

Chores

  • adapter-email:3.1.5-2019.3.0 [12-13-2019] - Approved checklist for release.
  • adapter-email:3.1.5 [12-12-2019] - Updated itential_utils dependency.

2019.2.0 Feature Release [2019-08-20]

Overview

  • 3 Improvements
  • 3 Total Tickets

Improvements

  • adapter-email:3.1.4-2019.2.0 [08-12-2019] - Completed checklist items for release branch.
  • adapter-email:3.1.4 [07-22-2019] - Migrated from itential-ci to argo.
  • adapter-email:3.1.3 [04-29-2019] - Added JSON schema definitions for documentation.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 2 Improvements
  • 1 Bug Fixes
  • 3 Total Tickets

Improvements

  • adapter-email:3.1.1-2019.1.0 [04-05-2019] - Released checklist for adapter-email.
  • adapter-email:3.1.0 [01-02-2019] - Added a new method 'mail' that is easier to integrate with workflow and the workflow method.

Bug Fixes

  • adapter-email:3.1.1 [04-05-2019] - Pinned dependencies.