-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
# Changelog | ||
|
||
## 1.1.0 - 2022-08-25 | ||
### Changes | ||
* Added the option to export optical power in dBm instead of mW | ||
* `-collector.optical-power-in-dbm` | ||
* Thanks for @BarbarossaTM (Cloudflare) for contributing this feature. | ||
* Updated dependencies | ||
* Switched from deprecated `prometheus/common/log` to `sirupsen/logrus` | ||
|
||
### Notes | ||
* For this release we moved the repository from GitLab to GitHub. | ||
|
||
## 1.0.1 - 2020-07-14 | ||
Switched to GoLang compliant versioning scheme | ||
Fixed a bug where the scrape would fail due to reading bad data | ||
### Changes | ||
* Switched to GoLang compliant versioning scheme | ||
* Fixed a bug where the scrape would fail due to reading bad data | ||
|
||
## 1.0 - 2020-07-13 | ||
Initial release | ||
### Changes | ||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters