Skip to content

Releases: silvermullet/dinghy-ping

dinghy-ping-v1.3.0

03 Jul 06:13
Compare
Choose a tag to compare

v1.3.0 (2022-07-01)

  • [Zane]
    • Redesign code to match Flask best practices
      • use config.py for application configs
      • create_app function to initialize flask app from configs
      • route.py for routes, moved dinghy-ping functions to utils
      • websocket endpoints to ws.py
    • improve some error handling

dinghy-ping-v1.2.1

25 Jun 00:42
3566583
Compare
Choose a tag to compare
  • Use wtform validations
  • remove url access to dns, http and tcp checks (must go through form input)
  • fix: socket timeouts now work
  • fix: remove async tcp checks
  • add dns checks to search history results
  • remove schema check in code, URLField will not enforce in wtform inputs

dinghy-ping-0.4.13

08 Apr 19:37
Compare
Choose a tag to compare

A Helm chart for dinghy-ping

dinghy-ping-0.4.10

07 Apr 18:22
543e4a3
Compare
Choose a tag to compare
adding support for multiple containers in pod (#104)

* adding support for multiple containers in pod
* update chart ver

dinghy-ping-0.4.12

07 Apr 23:50
Compare
Choose a tag to compare

A Helm chart for dinghy-ping

dinghy-ping-0.4.11

07 Apr 20:18
Compare
Choose a tag to compare

A Helm chart for dinghy-ping

dinghy-ping-0.4.9

03 Apr 21:18
Compare
Choose a tag to compare

A Helm chart for dinghy-ping

dinghy-ping-0.4.8

01 Apr 00:30
Compare
Choose a tag to compare

A Helm chart for dinghy-ping

dinghy-ping-v1.0.0 release

31 Mar 05:49
fa2ea35
Compare
Choose a tag to compare
  • switch to Flask

dinghy-ping-0.4.7

31 Mar 23:09
Compare
Choose a tag to compare

A Helm chart for dinghy-ping