Releases: hyperjumptech/monika
Releases · hyperjumptech/monika
v1.14.0
[1.14.0] - 2022-11-07
Added
Updated
Fixed
v1.13.3
[1.13.3] - 2022-10-17
Added
- Add PostgreSQL probe type (#892)
- Add MongoDB Probe Request (#918)
- Add new Notification Gotify (#916)
- Add option to allow probing invalid ssl endpoint (#910)
- Verify config file with json schema (#882)
- Sonar-cloud workflow (#905)
Fixed
- Repeating test failure (#909)
- Update source path for sonar cloud (#911)
- Test paths in SonarCloud workflow (#912)
Updated:
Docs
v1.13.2
[1.13.2] - 2022-09-29
Added
- Added: Import from simple Text File
- Added: Docs from Medium blog posts
- Added: Push docker Image any version
Fixed
- Fixed: edit search UI
- Fixed: reduce complexity
- Fixed: Change repository name on Docker Publish from Tag github workflow
- Fixed: update workflow jq
- Fixed: deprecationHandler and sanitizeProbe alert bugs
v1.13.1
v1.13.0
v1.12.1
v1.12.0
v1.11.0
[1.11.0] - 2022-08-05
Added
- Validation for timeout value (#832)
- Auto pr to schema store workflow (#839) (#838) (#836) (#829) (#837)
- TLS Certificate validation for JSON Schema (#831)
Fixed
- Cannot run in symon mode via docker (#845)
- Docs: Examples in Notification page (#835)
- Wrong minimum response time in status notification (#822)
Updated
v1.10.0
[1.10.0] - 2022-07-26
Added
- Add max-start-delay flag to prevent probes from starting at the same time (#817)
- Add follow-redirects flag (#819)
- Add status notification validation for JSON Schema (#816)
Updated
- Docs: overview with list of features (#814)
- Docs: timeout information in probes page (#806)
- Docs: comments on all interval, timeout, and response time (#810)
- Docs: configuration file page (#787)
Fixed
v1.9.3
[1.9.3] - 2022-07-21
Added
- Add test to validate example configs (#773)
- Integration test for auto reload on config change (#785)
- Docs: Add example for request chaining in body payload (#780)
- Docs: Add link to Hyperjump's Medium in the footer (#790)
Updated
- Update config-schema (#778)
- Docs: fix yaml examples (#775)
- Docs: The alerts in Enabling Notification page still uses the old way (#781)
Fixed
- TCP request doesn't make any request (#784)