View Source Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1-1-4-2023-09-18

1.1.4 - 2023-09-18

changed

Changed

  • Log everything health check related with debug level if auto_subscribe is false.

1-1-3-2023-07-21

1.1.3 - 2023-07-21

added

Added

  • Added previous_status to metadata of telemetry event.

1-1-2-2023-07-14

1.1.2 - 2023-07-14

changed-1

Changed

  • More accurate health check monitoring and logging

1-1-1-2023-04-04

1.1.1 - 2023-04-04

changed-2

Changed

  • "caught up" messages logged at debug level

1-1-0-2022-10-12

1.1.0 - 2022-10-12

This change adds the ability to use :global and Registry names for the process and topology.

1-0-0-2022-05-11

1.0.0 - 2022-05-11

This change is for stability only and does not present any functional changes from v0.3.1.

0-3-1-2022-05-05

0.3.1 - 2022-05-05

fixed

Fixed

  • Use wrap_function to properly evaluate auto_subscribe value

0-3-0-2022-04-14

0.3.0 - 2022-04-14

added-1

Added

  • Added auto_subscribe field to telemetry event

0-2-0-2021-07-14

0.2.0 - 2021-07-14

fixed-1

Fixed

  • The extreme adapter for fetching the latest event number has been patched to treat the extreme connection as a process instead of a module
    • this allows one to use connections which are not modules
  • Fixed whitespace in ArgumentError message for invalid configuration

0-1-0-2021-06-15

0.1.0 - 2021-06-15

added-2

Added

  • Initial implementation published to Hex.pm

0-0-0-2021-06-09

0.0.0 - 2021-06-09

added-3

Added

  • This project was generated by Gaas