PackageTrack
Sign in Get early access

github.com/megaease/easeprobe

v1.9.0 #717 most downloaded on Go modules megaease/easeprobe

What this package is like to depend on

Last release 1 months ago

29 Jun 2026

Ships fairly regularly

a new release about every 2 months

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

4 years old

97 releases · first in 2022

4 releases in the last 12 months

see the full history below

Release timeline

97 releases · Mar 2022 to Jun 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 97
  1. v1.9.1-0.20260629122923-5396580193df 29 Jun 2026 pre-release

    Nothing published for this version

  2. v1.9.1-0.20260403060823-75a6190c0640 03 Apr 2026 pre-release

    Nothing published for this version

  3. v1.9.1-0.20251113132604-936f6f9dd5b8 13 Nov 2025 pre-release

    Nothing published for this version

  4. v1.9.1-0.20251002064848-ce328150e535 02 Oct 2025 pre-release

    Nothing published for this version

  5. v1.9.1-0.20250716080336-7c39c6257cc5 16 Jul 2025 pre-release

    Nothing published for this version

  6. v1.9.1-0.20250703091941-8b16aa7524ad 03 Jul 2025 pre-release

    Nothing published for this version

  7. v1.9.1-0.20250603064326-48422a0b1ce4 03 Jun 2025 pre-release

    Nothing published for this version

  8. v1.9.1-0.20250522024226-23d6907d33ea 22 May 2025 pre-release

    Nothing published for this version

  9. v1.9.1-0.20250310081945-d0cf70c68067 10 Mar 2025 pre-release

    Nothing published for this version

  10. v1.9.1-0.20241203052756-8c286cfdff81 03 Dec 2024 pre-release

    Nothing published for this version

  11. v1.9.1-0.20241203040136-42770eaff889 03 Dec 2024 pre-release

    Nothing published for this version

  12. v1.9.1-0.20241202084506-8b307b81efbb 02 Dec 2024 pre-release

    Nothing published for this version

  13. v1.9.1-0.20241104022246-3b3c1065731d 04 Nov 2024 pre-release

    Nothing published for this version

  14. v1.9.1-0.20240913021708-1ccb321d622d 13 Sep 2024 pre-release

    Nothing published for this version

  15. v1.9.1-0.20240902083950-f5aea0f03791 02 Sep 2024 pre-release

    Nothing published for this version

  16. v1.9.1-0.20240902021103-e6c220549313 02 Sep 2024 pre-release

    Nothing published for this version

  17. v1.9.1-0.20240702073123-ad17a641a89b 02 Jul 2024 pre-release

    Nothing published for this version

  18. v1.9.1-0.20240523072006-3988429d7ec4 23 May 2024 pre-release

    Nothing published for this version

  19. v1.9.1-0.20240509085259-7bb241a928c7 09 May 2024 pre-release

    Nothing published for this version

  20. v1.9.1-0.20240304094607-9e654f584f4e 04 Mar 2024 pre-release

    Nothing published for this version

  21. v1.9.1-0.20240206073105-18b2973814be 06 Feb 2024 pre-release

    Nothing published for this version

  22. v1.9.1-0.20240118043000-eef3a25e6b70 18 Jan 2024 pre-release

    Nothing published for this version

  23. v1.9.1-0.20231030095443-c2a1bf4bb867 30 Oct 2023 pre-release

    Nothing published for this version

  24. v1.9.1-0.20230719013859-ec04e49990f0 19 Jul 2023 pre-release

    Nothing published for this version

  25. v1.9.1-0.20230522033726-5e9e7893482d 22 May 2023 pre-release

    Nothing published for this version

  26. v1.9.1-0.20230508080047-c4e27709607b 08 May 2023 pre-release

    Nothing published for this version

  27. v1.9.1-0.20230425080122-caaf5860df2a 25 Apr 2023 pre-release

    Nothing published for this version

  28. v1.9.1-0.20230311010240-8b36e4424bed 11 Mar 2023 pre-release

    Nothing published for this version

  29. v1.9.1-0.20230221042852-04860a0e1b05 21 Feb 2023 pre-release

    Nothing published for this version

  30. v1.9.1-0.20230220035953-787b337a7718 20 Feb 2023 pre-release

    Nothing published for this version

  31. v1.9.1-0.20230103015048-b2ec93397a95 03 Jan 2023 pre-release

    Nothing published for this version

  32. v1.9.0 24 Oct 2022
    Commits, not release notes

    This project publishes no release notes. Between v1.8.0 and v1.9.0 there were 20 commits, 15 of them substantive:

    • fix the link error in README.md, and slightly refine the sentence (#211)
    • feat: Add a command to generate JSON Schema (#213)
    • add json schema update github action (#214)
    • feature(notify): support RingCentral webhook (#217)
    • support multiple yaml config files (#218)
    • using go 1.19 to run unit test (#227)
    • using retry loop to remove the temp dir in order to avoid the test failed (#228)
    • Add EASEPROBE_TIME to shell env (#232)
    • bug-fixing: http probe report the unsupported document type (#235)
    • feat: support the failure/success threshold for probe (#233)
    • Update JSON Schema
    • Minutely sla reports (#236)
    • Update JSON Schema
    • Optimizing the SLA Report (#237)
    • Embed git tags as Version into go binary, remove the channnel field for Slack (#238)
  33. v1.8.1-0.20220906014655-2aed1a1b1f1b 06 Sep 2022 pre-release

    Nothing published for this version

  34. v1.8.0 04 Sep 2022
    Commits, not release notes

    This project publishes no release notes. Between v1.7.0 and v1.8.0 there were 25 commits, 12 of them substantive:

    • fix some typos (#180)
    • change log.Fatal to log.Error to make subsequent os.Exit executable (#189)
    • feat: support Dingtalk notify for sign secret (#190)
    • Dingtalk notify optimization: complete docs & add escape (#191)
    • Fix the go 1.19 build error (#196)
    • feat: add the XPath/RegEx Data Extractor and Expression Evaluation for HTTP Probe (#192)
    • feat: Support proxy config and env vars for HTTP, TCP and TLS Probers (#194)
    • Add more test cases (#197)
    • custom host header (#198)
    • unit test (#199)
    • Add Unit Test for All Notification Package (#200)
    • Refactoring the README.md (#210)
  35. v1.7.1-0.20220728035140-a1126c22d056 28 Jul 2022 pre-release

    Nothing published for this version

  36. v1.7.0 26 Jul 2022
    Commits, not release notes

    This project publishes no release notes. Between v1.6.0 and v1.7.0 there were 18 commits, 18 of them substantive:

    • feat: Add HTTP Probe trace time metrics (#150)
    • using the default const value replace the hard code (#151)
    • Add some filter options for SLA HTML Page (#152)
    • Enhancement: Equally distributing start the probers. (#157)
    • Set the SO_LINGER=0 to tcp, http, tls, ssh probe (#159)
    • Change the start up delay if we have less than 60 probers (#160)
    • feat: Add more query filter options for SLA HTML and JSON API (#158)
    • Fix the concurrent map access crashing problem (#162)
    • EaseProbe Benchmark Test Report (#161)
    • Add an example config.yaml in Getting Start (#164)
    • feat: support time zone configuraiton (#167)
    • trivial: slightly optimizing the log and add a few unit test cases (#168)
    • bug-fix: Lark(Feishu) notifications don't work (#170)
    • feat: support regexp output check for http/shell/ssh probe (#169)
    • feat: Support MySQL/Redis/MongoDB/PostgreSQL/Zookeeper Native Client to check the data (#171)
    • change the getInt() and getFloat() to generic function (#173)
    • support the proxy for HTTP probe and can customized the User-Agent (#177)
    • Add some privatekey password options (#174)
  37. v1.6.1-0.20220726023821-76657de7c333 26 Jul 2022 pre-release

    Nothing published for this version

  38. v1.6.1-0.20220724105805-2929b0076ee1 24 Jul 2022 pre-release

    Nothing published for this version

  39. v1.6.1-0.20220721010706-e7f7521a15b9 21 Jul 2022 pre-release

    Nothing published for this version

  40. v1.6.1-0.20220712064612-8b5be29340e9 12 Jul 2022 pre-release

    Nothing published for this version

  41. v1.6.1-0.20220630125221-db50a789905b 30 Jun 2022 pre-release

    Nothing published for this version

  42. v1.6.0 23 Jun 2022
    Commits, not release notes

    This project publishes no release notes. Between v1.5.0 and v1.6.0 there were 34 commits, 30 of them substantive:

    • Introduce Teams support (#109)
    • Connect probers and notifiers by Channel (#108)
    • add the license check github aciton (#112)
    • bug-fixing: slack notify timeout should not be hard coded (#113)
    • introduce tls probe (#110)
    • Add contributing guide (#114)
    • rename method in the notify interface (#115)
    • happy lint (#117)
    • remove teams client as requested (#116)
    • add some unit test cases (#118)
    • Increase the test coverage ssh, channel, and daemon package (#119)
    • Optimizing the CI and Unit Test Case (#127)
    • Unit Test Cases for All Probers (#128)
    • detect the duplicated name and log the error mesage (#131)
    • feat: support the syslog notification (#129)
    • feat: support shell notification (#130)
    • update the overview.png and README.md (#132)
    • Documentation updates (#133)
    • Add env and clean_env for shell notification and probe (#136)
    • [minor] Copy paste typo (#135)

    …and 10 more.

  43. v1.5.1-0.20220609090928-1db0629e041b 09 Jun 2022 pre-release

    Nothing published for this version

  44. v1.5.1-0.20220527094847-b873a72e761c 27 May 2022 pre-release

    Nothing published for this version

  45. v1.5.0 23 May 2022
    Commits, not release notes

    This project publishes no release notes. Between v1.4.0 and v1.5.0 there were 64 commits, 57 of them substantive:

    • fix link to host.go (#58)
    • Document changes from #36 (#59)
    • Redirect df stderr to /dev/null and limit to rootfs / (#61)
    • the api url doesnt work with a / at the end (#62)
    • fix typo (#67)
    • Add CI yaml (#68)
    • feat: persisting the SLA data into disk and reload it while start (#70)
    • add the code lint tool in CI (#71)
    • feat: add sms alert support for Twilio, Vonage, and YunPian (#60)
    • update the overview diagram
    • Using Chi as the Web framework
    • feat: Support Log Rotate for Access Log & Application Log (#74)
    • Fix typo in README (#77)
    • Create the easeprobe.pid file & Accept HUP Signal to Rotate Log (#75)
    • Support the customized discord name and icon (#79)
    • Support to Check the HTTP Response Text (#80)
    • Initial roadmap draft (#78)
    • Support max backups of SLA data files (#81)
    • Minor Dockerfile/entrypoint.sh edit and documentation updates (#84)
    • bug-fixing: mkdir error when the SLA data file is not specified the path (#85)

    …and 37 more.

  46. v1.4.1-0.20220509103416-77c80a1c5e19 09 May 2022 pre-release

    Nothing published for this version

  47. v1.4.1-0.20220508140021-1dcf0b18bd4b 08 May 2022 pre-release

    Nothing published for this version

  48. v1.4.1-0.20220508132636-9430fda9c090 08 May 2022 pre-release

    Nothing published for this version

  49. v1.4.1-0.20220508010631-af984e856f2e 08 May 2022 pre-release

    Nothing published for this version

  50. v1.4.1-0.20220505005325-f0754d219246 05 May 2022 pre-release

    Nothing published for this version

  51. v1.4.1-0.20220503230803-6902aca7da2e 03 May 2022 pre-release

    Nothing published for this version

  52. v1.4.1-0.20220430094108-eb71d3e9152d 30 Apr 2022 pre-release

    Nothing published for this version

  53. v1.4.1-0.20220430002119-f788e7f92bb4 30 Apr 2022 pre-release

    Nothing published for this version

  54. v1.4.1-0.20220429120146-2e3e8c57cc1d 29 Apr 2022 pre-release

    Nothing published for this version

  55. v1.4.1-0.20220429105523-a3dfdb63d7b6 29 Apr 2022 pre-release

    Nothing published for this version

  56. v1.4.0 29 Apr 2022
    Commits, not release notes

    This project publishes no release notes. Between v1.3.0 and v1.4.0 there were 11 commits, 11 of them substantive:

    • feat: add fetch config from internet (#36)
    • remove function configNotifiers useless parameters (#46)
    • Add the downtime for recovery notification (#44)
    • Update issue templates
    • bug-fixing: downtime should be caculated after status changed (#49)
    • support the arm64 docker image (#50)
    • Support the SLA Live Report & Add Overview Diagram (#51)
    • add the charset=utf-8 in the http response header (#52)
    • [Feature] Support custom prefered response code for HTTP probe (#53)
    • add openbsd platform (#55)
    • bug-fixing: mysql client connection leaks (#57)
  57. v1.3.1-0.20220429014534-3139d65df2d7 29 Apr 2022 pre-release

    Nothing published for this version

  58. v1.3.1-0.20220428061758-13356d19fcd2 28 Apr 2022 pre-release

    Nothing published for this version

  59. v1.3.1-0.20220427101205-c5bec3f69fbe 27 Apr 2022 pre-release

    Nothing published for this version

  60. v1.3.1-0.20220426080654-3b3caada0f72 26 Apr 2022 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive