This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Releases: getappmap/appmap-agent-js
Releases · getappmap/appmap-agent-js
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.2
v2.1.1
v2.1.0
2.1.0 (2021-04-15)
Bug Fixes
- eslint (b44cf23)
- rely on more comptible curl options (b501a8d)
- run eslint and prettier (93b34f8)
- run eslint and prettier (266fe27)
Features
- added new communication channel between server and client (35a7ff0)
- replace fork channel by messaging channel (31e85c2)
Performance Improvements
- http optimized empty body when null return (d3be7ec)
v2.0.1
v2.0.0
2.0.0 (2021-04-04)
Bug Fixes
- added current env variables to spawn inline client which is necessary for PATH) (dc4224e)
- correct some erroneous appmap methods (4361823)
- fix inversion argument between client and server for instrument query and lint-related fixes (2148505)
- forgot some files in the big refactoring commit (aef71ed)
- lint all (23471dd)
- lint lib (3b6a05b)
- more linent test on current repostory url (failed with travis)) (24dd21b)
- start testing the client (c581b88)
Features
- config system is now more flexible (465a918)
- easier bin call (86f1b6d)
- implement hooks for commonjs and native modules and refactor the architecture (14d1cee)
BREAKING CHANGES
- Some old environment variables no longer work
- The way the agent is invoked is completely changed