Skip to content

Releases: stratacast/nodeping_elixir

v1.7.1 Release

10 Apr 18:18
1.7.1
77e4f11
Compare
Choose a tag to compare

Added the ignore filet to the SIP check

Release v1.7.0

21 Jun 23:34
Compare
Choose a tag to compare

Release v1.6.0

10 Nov 00:07
Compare
Choose a tag to compare

Added

Changed

Fixed

  • Some check types were missing some fields. They have been corrected.

Release v1.5.0

06 Oct 17:08
Compare
Choose a tag to compare

Release v1.4.0

24 Mar 18:38
Compare
Choose a tag to compare

Added

Release v1.3.0

02 Dec 00:22
Compare
Choose a tag to compare

Changed

  • Added transport to the SIP checktype. Set false for both TCP/UDP, "udp" for UDP, and "tcp" for TCP

Release v1.2.3

09 Oct 01:32
Compare
Choose a tag to compare

2021-10-08 v1.2.3

Added

  • Support added for muting checks and contacts as per the 2021-10-07 NodePing API changelog
  • Some Additions to the README
  • typespecs added in the NodePing.Checks module

Changed

  • All defstruct modules had the moduledoc changed to false to clean up the documentation page. The moduledocs were previously just copy/paste from NodePing’s check definitions and can be found there for each check type.

Release v1.2.2

08 Oct 20:14
Compare
Choose a tag to compare

NOTE This release was made on 2021-08-28 on hexpm

Added

  • Added the autodiagnotifications option to account creation and updates, defaulting to false.

Release v1.2.0

01 Jun 20:54
Compare
Choose a tag to compare

2021-06-01 v1.2.0

Added

  • Works with Elixir 1.12
  • Oldest verison supported is 1.10
  • Updated httpoison to version 1.8

Fixed

  • Manually specify :target for the snmp.ex checktype