Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Latest commit

 

History

History
54 lines (36 loc) · 1.59 KB

File metadata and controls

54 lines (36 loc) · 1.59 KB

instrumental-agent Changelog

2.3.0 - 2018/07/18

  • allow node 10, fix tests for same

From #23

2.2.0 - 2018/07/13

  • allow versions of node up to 9x

From #20

2.1.0 - 2017/06/30

  • add connection timeout option
  • add specific disconnect() functionality

From #17

2.0.5 - 2017/06/21

  • first version of instrumental-agent named agent

2.0.4 - 2017/06/21

  • rename node package again instrumental_agent -> instrumental-agent

2.0.3 - 2017/06/20

  • README fixes

2.0.2 - 2017/06/20

  • complete rename

2.0.1 - 2017/06/20

  • rename node package instrumental-node -> instrumental_agent

2.0.0 - 2017/06/20

  • node 7 support
  • fix potential socket memory leak
  • dependency updates

From #15

1.0.0 - 2016/03/19

  • Refactoring, readme updates, and bump to 1.0.

0.2.0 - 2016/03/19

0.1.2 - 2016/03/18

  • FIX queued calls should be separated by carriage returns #3 by @gmcnaught

0.1.1 - 2016/02/14

  • FIX handshake protocol code reflects collector's actuality – double carriage returns – so the lib will work

0.1.0 - 2016/02/14

  • Initial release with support for increment and gauge commands