Skip to content

Releases: hyperjumptech/monika

v1.13.3

17 Oct 09:34
cab612b
Compare
Choose a tag to compare

[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:

  • Update fake date test (#908)
  • Update sonar cloud project name (#915)
  • Update wget path (#920)

Docs

  • Update docs workflow (#904)
  • Update Algolia JSON (#906)

v1.13.2

29 Sep 09:44
a5d5904
Compare
Choose a tag to compare

[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

22 Sep 14:22
538bc5a
Compare
Choose a tag to compare

[1.13.1] - 2022-09-22

Fixed

  • Fix: Cannot compile alerts query (#887)

v1.13.0

20 Sep 03:21
25fa23e
Compare
Choose a tag to compare

[1.13.0] - 2022-09-19

Added

  • Redis Monitoring (#872)
  • Generate a single probe from Sitemap (#883)

Fixed

  • Cannot send an alert on the first threshold (#881)

Updated

  • JSON Schema for Redis/Postgres Requests (#876)
  • Implemented a new probe mechanism (#861)
  • Changed alerts.query into alerts.assertion (#880)

v1.12.1

02 Sep 11:18
0a3ca6d
Compare
Choose a tag to compare

[1.12.1] - 2022-09-02

Fixed

  • Monika doesn't save requests to local db and can't send report to Symon (#873)
  • Pause probing when cannot report to Symon (#870)
  • Docs: Grammar in docs (#868)

Updated

  • Request and response in verbose mode (#844)

[1.12.0] - 2022-08-29

v1.12.0

29 Aug 13:33
1810c31
Compare
Choose a tag to compare

[1.12.0] - 2022-08-29

Added

  • Fake Data in URL, body, headers (#862)

Fixed

  • summary bug (#866)
  • Make STUN non blocking (#856)
  • Fix test timeout/repeatability when testing (#860)
  • Docs: fix request chaining example (#850)

Updated

  • Refactor the probes (#863)
  • Removes 'bats-support' from deps and update the Bats tests (#855)

v1.11.0

05 Aug 17:04
ba72a10
Compare
Choose a tag to compare

[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

  • Docs: change link color in docs to purple (#840)
  • Docs: configuration examples on probe page (#825)
  • Docs: alert example (#823)
  • Probe and Notification in JSON Schema (#820)

v1.10.0

26 Jul 13:32
5e1d3cf
Compare
Choose a tag to compare

[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

  • chaining body response (#792)
  • Docs: TOC obscured by header when scrolling down (#788) (#802)

v1.9.3

21 Jul 10:16
3efeae0
Compare
Choose a tag to compare

[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)

v1.9.2

15 Jul 11:38
cda0229
Compare
Choose a tag to compare

[1.9.2] - 2022-07-06

Added

  • JSON Schema for Monika configuration (#743)
  • Prometheus Alert Metric (#761)
  • Support reading sitemap (#751)
  • Docs: copy code to clipboard (#772)

Updated

  • Check body type when parse the Postman collection file (#765)
  • Docs: Various landing page refinement (#749)

Fixed

  • Postman parser doesn't parse correctly when contains body (#762)
  • Docs: Wrong language in the code blocks in Configuration File page (#768) (#774)
  • Docs: Fix Whatsapp toc link in notification page (#776)
  • Docs: Change link in Notification page(#767) (#771)
  • Docs: Improve documentation details (#758)
  • Docs: Redundant title in New Notifications page(#754) (#759)
  • Docs: Wrong tags in Alert and Raspberry pi pages (#753) (#760)