2023-05-01 14:38:00 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to `diagnostics` will be documented in this file.
|
|
|
|
|
2023-06-02 11:08:53 +00:00
|
|
|
## Version 3
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Header downloader monitor for diagnostics system (#7590)
|
|
|
|
|
2023-05-01 14:38:00 +00:00
|
|
|
## Version 2
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Introduce `flags` endpoint (#7417)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Increment diagnostic version to 2 in `version.go` (#7417)
|
|
|
|
|
|
|
|
## Version 1
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Introduce diagnostics versioning via `version` endpoint (#7300)
|
|
|
|
- Introduce `logs/list` and `logs/read` endpoint (#6930)
|
|
|
|
- Introduce `db/list`, `db/tables` and `db/read` endpoint (#6930)
|
|
|
|
- Introduce `cmdline` (#7271)
|
|
|
|
- Introduce `block_body_download` (#7373)
|