Releases: sergeyshevch/statuspage-exporter
Releases · sergeyshevch/statuspage-exporter
v2.0.0
2.0.0 (2023-04-16)
📣 Breaking Changes
- Refactor to multi-target exporter type (c9b378c)
🎁 Feature
- Update documentation (4275894)
- Update helm chart (494186b)
- Correct status mapping to correct values (daba4da)
🐞 Bug Fixes
v1.3.0
1.3.0 (2022-12-13)
🎁 Feature
- Add statuspage engine auto-detection (21fc622)
- Add Status.IO engine support (c9c2aa3)
🚧 Chores
📦 Build
- deps: bump github.com/prometheus/common from 0.37.0 to 0.38.0 (d5acadc)
v1.2.0
1.2.0 (2022-12-01)
🎁 Feature
📄 Documentation
- Update helm documentation (c04a3b8)
🔁 CI
- Add release manual approve (55574c7)
v1.1.1
1.1.1 (2022-12-01)
🐞 Bug Fixes
- Fix startup panic due to incorrect metric name (9df0304)
📄 Documentation
- Add binary running instructions (b0122d4)
📦 Build
- deps: bump go.uber.org/zap from 1.23.0 to 1.24.0 (ed4d0f9)
🔁 CI
v1.1.0
1.1.0 (2022-11-27)
🎁 Feature
📄 Documentation
🔁 CI
v1.0.0
1.0.0 (2022-11-27)
Feature
Bug Fixes
Documentation
- Add documentation about configuration parameters (01e0400)
CI