Skip to content

Latest commit

 

History

History
80 lines (44 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

80 lines (44 loc) · 1.51 KB

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

Changed

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

1.1.3 - 2023-07-21

Added

  • Added previous_status to metadata of telemetry event.

1.1.2 - 2023-07-14

Changed

  • More accurate health check monitoring and logging

1.1.1 - 2023-04-04

Changed

  • "caught up" messages logged at debug level

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

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

0.3.1 - 2022-05-05

Fixed

  • Use wrap_function to properly evaluate auto_subscribe value

0.3.0 - 2022-04-14

Added

  • Added auto_subscribe field to telemetry event

0.2.0 - 2021-07-14

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

Added

  • Initial implementation published to Hex.pm

0.0.0 - 2021-06-09

Added

  • This project was generated by Gaas