forked from p34709852/monkey
Changelog: Add entry for removing configuration export/import endpoints
This commit is contained in:
parent
50351c9e88
commit
9774bd6f3b
|
@ -83,6 +83,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- "+dev" from version numbers. #1553
|
- "+dev" from version numbers. #1553
|
||||||
- agent's "--config" argument. #906
|
- agent's "--config" argument. #906
|
||||||
- Option to export monkey telemetries. #1998
|
- Option to export monkey telemetries. #1998
|
||||||
|
- "/api/configuration/import" endpoint. #2002
|
||||||
|
- "/api/configuration/export" endpoint. #2002
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- A bug in network map page that caused delay of telemetry log loading. #1545
|
- A bug in network map page that caused delay of telemetry log loading. #1545
|
||||||
|
|
Loading…
Reference in New Issue