Skip to content

Commit

Permalink
chore: 0.5.11 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Jul 24, 2018
1 parent 3ea7b4e commit 5c3ef8c
Showing 1 changed file with 73 additions and 63 deletions.
136 changes: 73 additions & 63 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v0.5.11 (24/07/2018)
- [version: patch bump to 0.5.11](https://github.com/keymetrics/pm2-io-agent/commit/3ea7b4ed8c76e6c029e1762f9928b28a7887ca01) - @Unitech
- [feature: add version to process name](https://github.com/keymetrics/pm2-io-agent/commit/5a43ff192f89ad3b25fcf77c0d31960ff4492e7b) - @Unitech
- [chore: remove some logs](https://github.com/keymetrics/pm2-io-agent/commit/c946600bb2c5f906f99cc1441d9f4fe4c9d7a5f3) - @Unitech
- [change](https://github.com/keymetrics/pm2-io-agent/commit/46529b348a981aae4aa2c08031e167cbbe3410d3) - @Unitech
- [disable watchdog on exit - make call to cb 'synchronous' #88](https://github.com/keymetrics/pm2-io-agent/commit/1593707c89e655f38cd0497b772f3d97798e0762) - @Unitech
- [chore: update changelog](https://github.com/keymetrics/pm2-io-agent/commit/2de1e38085a5c83b0ff845e28ee148f66b7833d6) - @Eywek

---

## v0.5.10 (19/07/2018)
- [feat: add agent version into status packet](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/306b79f6cdb2b502e65c14f5ab55b366b0fa7309) - @Eywek
- [feat: handle heapprofile](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/e783ae3d21eb658fda88be8fe94636ec09f0e61d) - @Eywek
Expand Down Expand Up @@ -27,8 +37,8 @@
---

## v0.5.7 (05/07/2018)
- [version: patch bump to 0.5.7](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/6ad4835e6e5f5f76d43ee4466291e16732b4fb24) - @Eywek
- [improv: send secret key via root ping / websocket headers](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/d4fca650b051af99cbbd99d30bf6dc546ce6f1b2) - @Eywek
- [version: patch bump to 0.5.7](https://github.com/keymetrics/pm2-io-agent/commit/6ad4835e6e5f5f76d43ee4466291e16732b4fb24) - @Eywek
- [improv: send secret key via root ping / websocket headers](https://github.com/keymetrics/pm2-io-agent/commit/d4fca650b051af99cbbd99d30bf6dc546ce6f1b2) - @Eywek

---

Expand All @@ -46,64 +56,64 @@

---

## v0.5.3 (25/06/2018)
- [version: patch bump to 0.5.3](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/9cc4354e83a9be29a46580d418dd40709d844815) - @Eywek
- [improv: add signal handlers to enable profiling #75](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/711424b356f0cda85531ebd4bc62720f4c6f50af) - @vmarchaud
- [improv: cleanup useless vars and fix output functions](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/c3ef347847f350166073f45adf27723b9bfc9211) - @Eywek
- [improv: fix active transporters #74](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/0acf4142521676fc30d63888a3f07cd91e7a4dc9) - @Eywek
- [improv: move websocket error listener #78](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/bb977bd6e6f1a2ccfb329b250ac56e21974d707c) - @Eywek
- [improv: fix debug prefix](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/b619bf1c612cc5469cd159562317198342f14556) - @Unitech
---

## v0.5.2 (25/06/2018)
- [version: patch bump to 0.5.2](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/24b70b2f6ba61232305bfb854e73e3d0f587b49e) - @Eywek
- [improv: fix ws connect() method for reconnects](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/63e541dd1d6b755056e332b37966ad7b5c646069) - @Eywek
- [improv: delay the logging timeout when calling starting it multiple times](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/df2940780b30b1d46549d0e567d632c5aa71922e) - @BenoitZugmeyer
- [improv: fix crash #72](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/0ad1598dbec6489090e6ec23f25cbf3826d89c6a) - @Eywek
- [feat: add pm2 reverse actions available #69](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/da042bfa41ab75391590d27f3ffbcfedbe948d84) - @Eywek
- [improv: use process_id instead of process_name for broadcast logs #70](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/b16dab1dc8f08f4be85f240c534f4a0978f1fb6c) - @Eywek

---

## v0.5.4 (25/06/2018)
- [version: patch bump to 0.5.4](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/fe2ab1b41bb9253f077c683339b33fec67cca385) - @Eywek
- [improv: fix leak](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/fa9ecd9ebfa07da69f72920901bf77b33ee19dda) - @Eywek

---

## v0.5.3 (25/06/2018)
- [version: patch bump to 0.5.3](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/9cc4354e83a9be29a46580d418dd40709d844815) - @Eywek
- [improv: add signal handlers to enable profiling #75](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/711424b356f0cda85531ebd4bc62720f4c6f50af) - @vmarchaud
- [improv: cleanup useless vars and fix output functions](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/c3ef347847f350166073f45adf27723b9bfc9211) - @Eywek
- [improv: fix active transporters #74](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/0acf4142521676fc30d63888a3f07cd91e7a4dc9) - @Eywek
- [improv: move websocket error listener #78](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/bb977bd6e6f1a2ccfb329b250ac56e21974d707c) - @Eywek
- [improv: fix debug prefix](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/b619bf1c612cc5469cd159562317198342f14556) - @Unitech
---

## v0.5.2 (25/06/2018)
- [version: patch bump to 0.5.2](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/24b70b2f6ba61232305bfb854e73e3d0f587b49e) - @Eywek
- [improv: fix ws connect() method for reconnects](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/63e541dd1d6b755056e332b37966ad7b5c646069) - @Eywek
- [improv: delay the logging timeout when calling starting it multiple times](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/df2940780b30b1d46549d0e567d632c5aa71922e) - @BenoitZugmeyer
- [improv: fix crash #72](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/0ad1598dbec6489090e6ec23f25cbf3826d89c6a) - @Eywek
- [feat: add pm2 reverse actions available #69](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/da042bfa41ab75391590d27f3ffbcfedbe948d84) - @Eywek
- [improv: use process_id instead of process_name for broadcast logs #70](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/b16dab1dc8f08f4be85f240c534f4a0978f1fb6c) - @Eywek
## v0.4.2 (04/06/2018)
- [version: patch bump to 0.4.2](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/551756d069a0c84e64cd5f7f5fbd635e6eb2abaa) - @vmarchaud
- [transaction: export startTime for each span #50](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/521cbc3cbc4d8931cade0319dffdfd2be8a2aa8b) - @vmarchaud
- [ci: add node 10](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/171edf61683282b350b7cc4525604093bf89f4ff) - @vmarchaud

---

## v0.5.1 (04/06/2018)
- [version: patch bump to 0.5.1](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/1b0e099a50547c1a4ba5dcadeac1708653c106bf) - @vmarchaud
- [improv: background reconnect #66](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/f493817fec55fd06afb276ce63333294842164de) - @Eywek
- [version: patch bump to 0.5.1](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/1b0e099a50547c1a4ba5dcadeac1708653c106bf) - @vmarchaud
- [improv: background reconnect #66](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/f493817fec55fd06afb276ce63333294842164de) - @Eywek

---

## v0.5.0 (31/05/2018)
- [version: minor bump to 0.5.0](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/bc5547c0975171b2d93ad8038b41c07a97e90271) - @vmarchaud
- [improv: buffer data when not connected](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/11dc96b6ef945347ee28bdb314cacca939f4988d) - @Eywek
- [improv: add km_monitored handle](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/8b2a8c2a4b4d8d7dfa82222453c5f9645bcec0fd) - @Eywek
- [improv: use pub instead of pub-emitter for axon, stop handling manual reconnection](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/a5b85d97d81856dd7853189e4401feec7026e0e5) - @Eywek
- [improv: remove queue handle on axon](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/f25c07a7e178d10d2666d7b181105fd47b7694b6) - @Eywek
- [improv: edit json5 handle](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/6a08dafa224ac6177eba46a7355f9bb2f737a10e) - @Eywek
- [improv: use old logic for axon](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/733d4829cee5815a0ad04191710c691f9c7e3af2) - @Eywek
- [improv: fix reconnection with axon #58](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/5f3dfd8b67b0b35d61a1e2e4dbe174cd36fb9805) - @Eywek
- [improv: fix #43 watchdog](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/52ec50515a2fec77d0621b50dc471ecba5242c89) - @Eywek
- [improv: fix #58 agent queue](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/f9770963a48f426fdc224fb9bbf23379f2eec4cc) - @Eywek
- [improv: fix #48 for old agent](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/215a1188d186637aed0c86be7b977e86a89960e5) - @Eywek
- [improv: update 2 to 4 logs on exception #60](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/d520a28d0f29965796ecd7fcdc21007c6a0ff492) - @Eywek
- [improv: use logs instead of console.log](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/3ce5c3ba4a1382eb4b5a4f9a789acd90ae2a0fe5) - @Alexandre Strzelewicz
- [feat: keep ws conf](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/964b834f1788491b75a536a2f8a275d1c1b9a3c8) - @Alexandre Strzelewicz
- [chore: add coverage, use codeclimate](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/059ed419c93b13067c2bb4619d4a2b58516b1439) - @Eywek
- [fix: fix #49, logs buffer](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/ebb54be3ff34ab0357a637316781156ca43aa9d4) - @Eywek
- [version: minor bump to 0.5.0](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/bc5547c0975171b2d93ad8038b41c07a97e90271) - @vmarchaud
- [improv: buffer data when not connected](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/11dc96b6ef945347ee28bdb314cacca939f4988d) - @Eywek
- [improv: add km_monitored handle](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/8b2a8c2a4b4d8d7dfa82222453c5f9645bcec0fd) - @Eywek
- [improv: use pub instead of pub-emitter for axon, stop handling manual reconnection](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/a5b85d97d81856dd7853189e4401feec7026e0e5) - @Eywek
- [improv: remove queue handle on axon](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/f25c07a7e178d10d2666d7b181105fd47b7694b6) - @Eywek
- [improv: edit json5 handle](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/6a08dafa224ac6177eba46a7355f9bb2f737a10e) - @Eywek
- [improv: use old logic for axon](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/733d4829cee5815a0ad04191710c691f9c7e3af2) - @Eywek
- [improv: fix reconnection with axon #58](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/5f3dfd8b67b0b35d61a1e2e4dbe174cd36fb9805) - @Eywek
- [improv: fix #43 watchdog](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/52ec50515a2fec77d0621b50dc471ecba5242c89) - @Eywek
- [improv: fix #58 agent queue](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/f9770963a48f426fdc224fb9bbf23379f2eec4cc) - @Eywek
- [improv: fix #48 for old agent](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/215a1188d186637aed0c86be7b977e86a89960e5) - @Eywek
- [improv: update 2 to 4 logs on exception #60](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/d520a28d0f29965796ecd7fcdc21007c6a0ff492) - @Eywek
- [improv: use logs instead of console.log](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/3ce5c3ba4a1382eb4b5a4f9a789acd90ae2a0fe5) - @Alexandre Strzelewicz
- [feat: keep ws conf](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/964b834f1788491b75a536a2f8a275d1c1b9a3c8) - @Alexandre Strzelewicz
- [chore: add coverage, use codeclimate](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/059ed419c93b13067c2bb4619d4a2b58516b1439) - @Eywek
- [fix: fix #49, logs buffer](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/ebb54be3ff34ab0357a637316781156ca43aa9d4) - @Eywek
- [axon: handle reconnection ourselves #52](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/c7dc5b33d3cce879fa0886a22d27019d8e2eb052) - @vmarchaud
---

## v0.4.2 (04/06/2018)
- [version: patch bump to 0.4.2](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/551756d069a0c84e64cd5f7f5fbd635e6eb2abaa) - @vmarchaud
- [transaction: export startTime for each span #50](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/521cbc3cbc4d8931cade0319dffdfd2be8a2aa8b) - @vmarchaud
- [ci: add node 10](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/171edf61683282b350b7cc4525604093bf89f4ff) - @vmarchaud

---

## v0.4.1 (15/05/2018)
- [meta: add agpl3 license](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/d0449fe6a729b8ef9741c0e4c4c14bf24bd7e978) - @vmarchaud
- [meta: rename npm name #47](https://api.github.com/repos/keymetrics/pm2-io-agent/git/commits/e710ad34eb41444965aff225cbdf021ce2494ff5) - @vmarchaud
Expand Down Expand Up @@ -156,23 +166,23 @@
---

## v0.3.1 (27/03/2018)
- [version: minor bump to 0.3.1](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/9dd93ff6c918e8de1939195c55f43b7cf2421b9f) - @vmarchaud
- [ci: add node 9 in test](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/0c4e9a154fc5644afd3d0e8117c322b37fce6462) - @vmarchaud
- [fix: skip a test on node 7](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8660ec5a512f9591fc892df5360e3307552f1b0e) - @vmarchaud
- [tests: ignore some tests in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/f4b0b96793a1a1336f98305cf911319bdf4cd2ed) - @vmarchaud
- [fix: use url.parse for node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/f591f439580a293fd3779e9ce95641502beae243) - @vmarchaud
- [fix: remove destructing object since not available in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/e95695aec1d4105b6806a834111eed628c8ac80a) - @vmarchaud
- [fix: remove destructing array since not available in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8182ddab9e74572aa543704b5f0026d7ae95d91a) - @vmarchaud
- [fix: remove default args since not available in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/a754aeeac463dd69eb3b3ef063409bf695c106f3) - @vmarchaud
- [ci: remove coverage cause instability](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/4a588be281ad24bad13d61fd6e7619bd1d7bd96f) - @vmarchaud
- [meta: add use strict everywhere for node 4 + remove copyrights in files](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/b91b3dff271a2224b658ec0d614300985f3802a2) - @vmarchaud
- [ci: add matrix build for node version + npm publish](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/6be996dd05c4610afc85b5053f5b4486560cae06) - @vmarchaud
- [transporters: fix env variables for config](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/259ef096fd9f80ccc8cf50a10126b374a0b152a0) - @vmarchaud
- [chore: add readme](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/ac504b51a05a822233fc6c14ffb40c20f3384bd1) - @Eywek
- [review: edit pm2 interface dump](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/6257bf1b897c5b3c07abbd2d291509872fa11aee) - @Eywek
- [chore: merge master](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8ee95daf2635c57e92480256cf1a52e4905a46d6) - @Eywek
- [chore: add watchdog](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/6b2514d998ea77bc9fb954827f4b58dc80252872) - @Eywek
- [improv: add tests on pm2 interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/f3836ef343e488271abf65d59449493ec5649f20) - @Eywek
- [improv: add tests on transporter interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/98c32c51ed36fe8dc695aa551e677ae38f6abcf4) - @Eywek
- [improv: add tests on pm2 interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/4f10759706a53f4b503c409123a77c3e32d847cf) - @Eywek
- [improv: add tests on transporter interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8c07a09acacb68aedd15e91a26c2a52f547e750b) - @Eywek
- [version: minor bump to 0.3.1](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/9dd93ff6c918e8de1939195c55f43b7cf2421b9f) - @vmarchaud
- [ci: add node 9 in test](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/0c4e9a154fc5644afd3d0e8117c322b37fce6462) - @vmarchaud
- [fix: skip a test on node 7](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8660ec5a512f9591fc892df5360e3307552f1b0e) - @vmarchaud
- [tests: ignore some tests in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/f4b0b96793a1a1336f98305cf911319bdf4cd2ed) - @vmarchaud
- [fix: use url.parse for node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/f591f439580a293fd3779e9ce95641502beae243) - @vmarchaud
- [fix: remove destructing object since not available in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/e95695aec1d4105b6806a834111eed628c8ac80a) - @vmarchaud
- [fix: remove destructing array since not available in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8182ddab9e74572aa543704b5f0026d7ae95d91a) - @vmarchaud
- [fix: remove default args since not available in node 4](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/a754aeeac463dd69eb3b3ef063409bf695c106f3) - @vmarchaud
- [ci: remove coverage cause instability](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/4a588be281ad24bad13d61fd6e7619bd1d7bd96f) - @vmarchaud
- [meta: add use strict everywhere for node 4 + remove copyrights in files](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/b91b3dff271a2224b658ec0d614300985f3802a2) - @vmarchaud
- [ci: add matrix build for node version + npm publish](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/6be996dd05c4610afc85b5053f5b4486560cae06) - @vmarchaud
- [transporters: fix env variables for config](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/259ef096fd9f80ccc8cf50a10126b374a0b152a0) - @vmarchaud
- [chore: add readme](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/ac504b51a05a822233fc6c14ffb40c20f3384bd1) - @Eywek
- [review: edit pm2 interface dump](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/6257bf1b897c5b3c07abbd2d291509872fa11aee) - @Eywek
- [chore: merge master](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8ee95daf2635c57e92480256cf1a52e4905a46d6) - @Eywek
- [chore: add watchdog](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/6b2514d998ea77bc9fb954827f4b58dc80252872) - @Eywek
- [improv: add tests on pm2 interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/f3836ef343e488271abf65d59449493ec5649f20) - @Eywek
- [improv: add tests on transporter interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/98c32c51ed36fe8dc695aa551e677ae38f6abcf4) - @Eywek
- [improv: add tests on pm2 interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/4f10759706a53f4b503c409123a77c3e32d847cf) - @Eywek
- [improv: add tests on transporter interface](https://api.github.com/repos/keymetrics/keymetrics-agent/git/commits/8c07a09acacb68aedd15e91a26c2a52f547e750b) - @Eywek

0 comments on commit 5c3ef8c

Please sign in to comment.