Changelogs

On this page:

event-system

1.1.26 [11-07-2022]

  • Fixed pipeline issue with the webpack.

See ticket PH-131802.


1.1.25 [11-07-2022]

  • Updated the event-system module to work in peer dependency environments.

See ticket PH-130962.


1.1.24 [09-02-2022]

  • Fixed an issue where unsubscribing from an event would fail.

See ticket PH-127431.


1.1.23 [08-16-2022]

  • Fixed an issue where not all the event handlers were being called for events.

See ticket PH-126376.


1.1.22 [07-19-2022]

  • Updated the network module dependency version to fix email duplication issue.

See ticket PH-123036.


1.1.21 [04-13-2022]

  • Updated network dependency to fix an issue on IAP startup.

See ticket PH-118895.


1.1.20 [03-14-2022]

  • Fixed security vulnerability in json-pointer dependency.

See ticket PH-117005.


1.1.19 [03-10-2022]

  • Fixed missing await statements.

See ticket PH-116555.


1.1.18 [02-04-2022]

  • Moved project to the improved, main, pipeline.

See ticket PH-114804.


1.1.17 [01-27-2022]

  • Updated eslint rules and applied prettier.

See ticket PH-113260.


1.1.16 [01-19-2022]

  • Updated itential-utils dependency to latest version.

See ticket PH-113043.


1.1.15 [11-23-2021]

  • Updated each package.json dependency to the latest version which added a listener function to consume on an existing channel without opening a new connection.

See ticket PH-108406.


1.1.14 [11-15-2021]

  • Updated the network module dependency to the latest version.

See ticket PH-109178.


1.1.13 [10-28-2021]

  • Updated network module dependency.

See ticket PH-107805.


1.1.12 [10-27-2021]

  • Updated the network dependency to allow the use of passwords with special characters.

See ticket PH-107183.


1.1.11 [10-15-2021]

  • Updated the network module.

See ticket PH-107122.


1.1.10 [08-19-2021]

  • Updated dependency to backend library to align with changes to remove a method that does not meet design of the RabbitMQ Listener class.

See ticket PH-103438.


1.1.9 [07-07-2021]

  • Fixed an issue where event handlers were not being removed after the event was handled.

See ticket PH-97920.


1.1.8 [06-16-2021]

  • Update network module.

See ticket PH-98377.


1.1.7 [03-09-2021]

  • Moved project to master pipeline.

See ticket PH-89971.


1.1.6 [02-10-2021]

  • Updated dependency to the latest network module.

See ticket PH-85652


1.1.5 [09-29-2020]

  • Updated the dependency which resolved the memory leak that was occurring for all publishBroadcast calls.

See ticket PH-74310


1.1.4 [08-27-2020]

  • Updated network dependency.

See ticket PH-71650


1.1.3 [08-21-2020]

  • Bug fixes and performance improvements

See ticket PH-71470


1.1.2 [08-19-2020]

  • Added error handling for messages sent via proxy calls.

See ticket PH-71258


1.1.1 [06-30-2020]

  • Disabled log messages related to deduplication when deduplication is not configured.

See ticket PH-67341


1.1.0 [06-26-2020]

  • Added support for the event de-duplication feature.

See ticket PH-61308


1.0.25 [04-09-2020]

  • Moved CI pipeline from Node.js 10 to Node.js 12.

See ticket PH-58248


1.0.24 [02-11-2020]

  • Updated network module.

See ticket PH-53433


1.0.23 [02-05-2020]

  • Added schema validation to component pipelines.

See ticket PH-52691


1.0.22 [08-02-2019]

  • Encoded event-system module.

    See ticket PH-37353


Current Version: 1.0.21 [07-31-2019]

New Features

Improvements

  • 1.0.21 [07-31-2019] - Itential Automation Platform (IAP) now listens for events in a round robin fashion. PH-36513

Bug Fixes

  • 1.0.20 [07-30-2019] - Bug fixes and performance improvements
  • 1.0.19 [07-30-2019] - Bug fixes and performance improvements
  • 1.0.18 [07-30-2019] - Bug fixes and performance improvements
  • 1.0.17 [07-30-2019] - Bug fixes and performance improvements
  • 1.0.16 [06-19-2019] - Bug fixes and performance improvements
  • 1.0.15 [06-19-2019] - Bug fixes and performance improvements
  • 1.0.14 [06-19-2019] - Bug fixes and performance improvements
  • 1.0.13 [06-19-2019] - Bug fixes and performance improvements
  • 1.0.12 [06-18-2019] - Bug fixes and performance improvements
  • 1.0.11 [06-18-2019] - Bug fixes and performance improvements
  • 1.0.10 [06-18-2019] - Bug fixes and performance improvements
  • 1.0.9 [06-18-2019] - Bug fixes and performance improvements
  • 1.0.8 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.7 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.6 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.5 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.4 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.3 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.2 [06-17-2019] - Bug fixes and performance improvements
  • 1.0.1 [06-13-2019] - Bug fixes and performance improvements

Deprecations

Security


  • 1.0.1 [06-13-2019] - Bug fixes and performance improvements