-
Notifications
You must be signed in to change notification settings - Fork 11
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
2 changed files
with
88 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<!-- markdownlint-disable MD024 --> | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). | ||
|
||
## [v1.0.0](https://github.com/chelnak/status-cake-exporter/tree/v1.0.0) - 2022-12-02 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/v0.2.0...v1.0.0) | ||
|
||
### Changed | ||
- Exporter refresh [#20](https://github.com/chelnak/status-cake-exporter/pull/20) ([chelnak](https://github.com/chelnak)) | ||
|
||
### Fixed | ||
|
||
- Add quotes to V1 vars [#14](https://github.com/chelnak/status-cake-exporter/pull/14) ([grrywlsn](https://github.com/grrywlsn)) | ||
|
||
## [v0.2.0](https://github.com/chelnak/status-cake-exporter/tree/v0.2.0) - 2021-10-27 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/v0.1.21...v0.2.0) | ||
|
||
### Added | ||
|
||
- Added optional use of new v1 StatusCake API [#10](https://github.com/chelnak/status-cake-exporter/pull/10) ([jack-cloud-platform](https://github.com/jack-cloud-platform)) | ||
|
||
## [v0.1.21](https://github.com/chelnak/status-cake-exporter/tree/v0.1.21) - 2021-09-01 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.20...v0.1.21) | ||
|
||
### Fixed | ||
|
||
- fixed parsing of test data, added helm chart, added server port, updated logging [#8](https://github.com/chelnak/status-cake-exporter/pull/8) ([fbuchmeier-abi](https://github.com/fbuchmeier-abi)) | ||
|
||
## [0.1.20](https://github.com/chelnak/status-cake-exporter/tree/0.1.20) - 2021-09-01 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.19...0.1.20) | ||
|
||
### Fixed | ||
|
||
- fixed parsing of test data, added helm chart, added server port, updated logging [#8](https://github.com/chelnak/status-cake-exporter/pull/8) ([fbuchmeier-abi](https://github.com/fbuchmeier-abi)) | ||
|
||
## [0.1.19](https://github.com/chelnak/status-cake-exporter/tree/0.1.19) - 2021-03-04 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.17...0.1.19) | ||
|
||
### Fixed | ||
|
||
- Removed individual test calls as the get all tests call includes UptimePercent for each test in response [#7](https://github.com/chelnak/status-cake-exporter/pull/7) ([jack-cloud-platform](https://github.com/jack-cloud-platform)) | ||
- Data Fix for handling new response [#5](https://github.com/chelnak/status-cake-exporter/pull/5) ([nbowes24](https://github.com/nbowes24)) | ||
|
||
## [0.1.17](https://github.com/chelnak/status-cake-exporter/tree/0.1.17) - 2020-10-15 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.16...0.1.17) | ||
|
||
### Fixed | ||
|
||
- Fix for when no active maintenance [#4](https://github.com/chelnak/status-cake-exporter/pull/4) ([nbowes24](https://github.com/nbowes24)) | ||
|
||
## [0.1.16](https://github.com/chelnak/status-cake-exporter/tree/0.1.16) - 2020-02-24 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.15...0.1.16) | ||
|
||
### Fixed | ||
|
||
- Fix for when no active maintenance [#4](https://github.com/chelnak/status-cake-exporter/pull/4) ([nbowes24](https://github.com/nbowes24)) | ||
- Filter out tests with active maintenance [#3](https://github.com/chelnak/status-cake-exporter/pull/3) ([nbowes24](https://github.com/nbowes24)) | ||
|
||
## [0.1.15](https://github.com/chelnak/status-cake-exporter/tree/0.1.15) - 2020-02-17 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.14...0.1.15) | ||
|
||
### Added | ||
|
||
- Setup maintenance filtering [#2](https://github.com/chelnak/status-cake-exporter/pull/2) ([nbowes24](https://github.com/nbowes24)) | ||
|
||
## [0.1.14](https://github.com/chelnak/status-cake-exporter/tree/0.1.14) - 2020-02-14 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.13...0.1.14) | ||
|
||
## [0.1.13](https://github.com/chelnak/status-cake-exporter/tree/0.1.13) - 2019-12-26 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/0.1.10...0.1.13) | ||
|
||
## [0.1.10](https://github.com/chelnak/status-cake-exporter/tree/0.1.10) - 2019-07-25 | ||
|
||
[Full Changelog](https://github.com/chelnak/status-cake-exporter/compare/01d8fe4687dee91716b43596add1d4ba78fb28be...0.1.10) |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "status-cake-exporter" | ||
version = "0.2.0" | ||
version = "1.0.0" | ||
description = "" | ||
authors = ["Craig Gumbley <[email protected]>"] | ||
license = "MIT" | ||
|