forked from github/zfs_exporter
chore(build): Releasing v1.0.0
This commit is contained in:
parent
0b6e8bc064
commit
97fe060e84
26
CHANGELOG.md
Normal file
26
CHANGELOG.md
Normal file
@ -0,0 +1,26 @@
|
||||
# [1.0.0](https://github.com/pdf/zfs_exporter/compare/v0.0.3...v1.0.0) (2021-06-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **ci:** Fix syntax error in github actions workflow ([0b6e8bc](https://github.com/pdf/zfs_exporter/commit/0b6e8bc))
|
||||
|
||||
|
||||
### Code Refactoring
|
||||
|
||||
* **core:** Update prometheus toolchain and refactor internals ([056b386](https://github.com/pdf/zfs_exporter/commit/056b386))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **enhancement:** Allow excluding datasets by regular expression ([8dd48ba](https://github.com/pdf/zfs_exporter/commit/8dd48ba)), closes [#3](https://github.com/pdf/zfs_exporter/issues/3)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* **core:** Go API has changed somewhat, but metrics remain
|
||||
unaffected.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user