Skip to content

Commit

Permalink
Merge pull request #28 from nicholasmhughes/release/v2.1.0
Browse files Browse the repository at this point in the history
release v2.1.0
  • Loading branch information
nicholasmhughes authored Feb 23, 2024
2 parents 14787e8 + a90e56b commit f16e982
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
22 changes: 15 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,57 @@ This project uses [Semantic Versioning](https://semver.org/) - MAJOR.MINOR.PATCH

# Changelog

# Saltext.Prometheus 2.0.3 (2023-08-14)
## 2.1.0 (2024-02-22)


### Fixed

- Fix `salt_aborted` metric lacking a state label [#26](https://github.com/salt-extensions/saltext-prometheus/issues/26)


## 2.0.3 (2023-08-14)

### Fixed

- Fix salt deps by removing them (#22)


# Saltext.Prometheus 2.0.2 (2023-03-13)
## 2.0.2 (2023-03-13)

### Fixed

- Fix mode set to int octal instead of octal notation (#21)


# Saltext.Prometheus 2.0.1 (2023-03-12)
## 2.0.1 (2023-03-12)

### Fixed

- Fix KeyError thrown when requiring state is not run (#20)


# Saltext.Prometheus 2.0.0 (2022-10-13)
## 2.0.0 (2022-10-13)

### Added

- Add ability to use prometheus_client library (#2)


# Saltext.Prometheus 1.1.1 (2022-05-04)
## 1.1.1 (2022-05-04)

### Added

- Hide raw version numbers to normalize data on release version (#6)


# Saltext.Prometheus 1.0.1 (2022-03-18)
## 1.0.1 (2022-03-18)

### Fixed

- Fix textfile output to view None result as success (#3)


# Saltext.Prometheus 1.0.0 (2022-01-29)
## 1.0.0 (2022-01-29)

### Added

Expand Down
1 change: 0 additions & 1 deletion changelog/26.fixed.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@

autosummary_generate = False

suppress_warnings = ["myst.header"]

# -- Options for HTML output -------------------------------------------------

# The theme to use for HTML and HTML Help pages. See the documentation for
Expand Down

0 comments on commit f16e982

Please sign in to comment.