forked from p15670423/monkey
Changelog: Add entry about separating version and analytics requests
This commit is contained in:
parent
248cef589a
commit
5ffec0eb4f
|
@ -39,6 +39,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- The "/api/netmap/nodeStates" endpoint to "/api/netmap/node-states". #1888
|
- The "/api/netmap/nodeStates" endpoint to "/api/netmap/node-states". #1888
|
||||||
- All "/api/monkey_control" endpoints to "/api/monkey-control". #1888
|
- All "/api/monkey_control" endpoints to "/api/monkey-control". #1888
|
||||||
- All "/api/monkey" endpoints to "/api/agent". #1888
|
- All "/api/monkey" endpoints to "/api/agent". #1888
|
||||||
|
- Analytics and version update queries are sent separately instead of just one query. #2165
|
||||||
- Update MongoDB version to 4.4.x. #1924
|
- Update MongoDB version to 4.4.x. #1924
|
||||||
- Endpoint to get agent binaries from "/api/agent/download/<string:os>" to
|
- Endpoint to get agent binaries from "/api/agent/download/<string:os>" to
|
||||||
"/api/agent-binaries/<string:os>". #1978
|
"/api/agent-binaries/<string:os>". #1978
|
||||||
|
|
Loading…
Reference in New Issue