forked from p15670423/monkey
Changelog: Add entry about changing agent binaries' download URL
This commit is contained in:
parent
662fc6b50e
commit
235e664485
|
@ -34,6 +34,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- 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
|
||||||
- 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
|
||||||
|
"/api/agent-binaries/<string:os>". #1978
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- VSFTPD exploiter. #1533
|
- VSFTPD exploiter. #1533
|
||||||
|
|
Loading…
Reference in New Issue