Ciao Versions Save

HTTP checks & tests (private & public) monitoring - check the status of your URL

1.9.4

8 months ago

ciao 1.9.4 released with dependency upgrades, move to standardrb and UI TLS refactor

  • 4186c95 Bump rails from 6.1.7.4 to 6.1.7.5
  • b6a8e26 Use standardrb for linting and formatting
  • 8f21eef Add TLS column and changes to status column
  • 5bd334c Reconcile groups for development and test
  • 20fc4ac Bump rails from 6.1.7.3 to 6.1.7.4

1.9.3

10 months ago

ciao 1.9.3 released with a new configuration variable to disable TLS expiration notifications via E-Mail

  • 8201513 Add ENV variable to disable TLS expiration notifications via E-Mail

1.9.2

10 months ago

ciao 1.9.2 released with a refactoring of the TLS certificate check logic

  • a74a83a Refactor TLS certificate check logic
  • 98c1bd9 Add URL to check mailer

1.9.1

10 months ago

ciao 1.9.1 released with small tweaks and security/dependency updates

  • cc1cee1 Bump ruby from 3.1.3 to 3.2.2
  • 43f0a13 Refactor show template
  • 55f6724 Enhance mail templates

1.9.0

10 months ago

ciao 1.9.0 released with a new feature and security/dependency updates

  • f82cfbc Bump rails from 6.1.7.1 to 6.1.7.3
  • 612ea4a Add check and notification on TLS/SSL certificate expiration #152
  • 136274e Bump nokogiri from 1.14.0 to 1.14.3 (#150)
  • cdfcde0 Bump webpack from 5.71.0 to 5.76.0 (#148)
  • 2e3a608 Bump rack from 2.2.6.3 to 2.2.6.4 (#149)
  • 3a6c14b Bump rack from 2.2.6.2 to 2.2.6.3 (#147)

New feature: Check TLS certificate expiration once a day and get a notification if it expires in less than 30 days

image

1.8.2

1 year ago

ciao 1.8.2 released with security/dependency updates

  • fa4d769 Add Platform ruby
  • 7d7ded9 Release 1.8.2
  • 7709654 Bump ruby from 3.0.3 to 3.1.3
  • 7f853b3 Bump rails from 6.1.7 to 6.1.7.1 and bundle update
  • 7890b9f Bump globalid from 1.0.0 to 1.0.1 (#146)
  • 0301f91 Bump rack from 2.2.4 to 2.2.6.2 (#145)
  • ee6526d Bump rails-html-sanitizer from 1.4.3 to 1.4.4 (#144)
  • 3f1124d Bump loofah from 2.19.0 to 2.19.1 (#143)

1.8.1

1 year ago
  • 1ec98d1 Release 1.8.1
  • 4074041 Bump nokogiri from 1.13.9 to 1.13.10 (#142)
  • 14de38a Fix typo and enhance code blocks
  • f9a82de [skip ci] Update Deployment via kubectl
  • 0906b44 Remove gitter.im badge since it's not active
  • 22e7340 Add basic favicon
  • ca9485f Update docker-compose example configuration for Slack (#121)
  • b4c3651 [skip ci] Add 'Keep track of status changes' to Features

1.8.0

1 year ago
  • c3d2f77 Release 1.8.0
  • 6168d19 Bump rails from 6.1.5 to 6.1.7
  • 571a679 Add Status changes (#141)
  • 4d1071c Bump nokogiri from 1.13.6 to 1.13.9 (#140)
  • 4903e5b Refactor helm-chart deployment
  • 3fd4956 [helm] Release Helm Chart 0.5.0
  • 70c9a26 [helm] Change initialDelaySeconds to 10 for livenessProbe and readinessProbe
  • a2341e6 Bump terser from 5.12.1 to 5.14.2 (#138)
  • 7fd83a9 Add Helm chart support for Ingress apiVersion networking.k8s.io/v1
  • cd8e6c4 Bump rails-html-sanitizer from 1.4.2 to 1.4.3 (#137)
  • bb3c3e7 Bump rack from 2.2.3 to 2.2.3.1 (#136)
  • c491de9 Bump nokogiri from 1.13.4 to 1.13.6 (#135)
  • e6bb7cd Bump nokogiri from 1.13.3 to 1.13.4 (#131)

New feature: Keep track of status changes

image

1.7.1

2 years ago
  • Don't remove xz-libs and gcompat in build - fixes #130 (@brotandgames)

1.7.0

2 years ago
  • Bump ruby from 2.6.9 to 3.0.3 (@brotandgames)
  • Bump rails from 6.1.4.7 to 6.1.5 (@brotandgames)
  • Remove confirmation on delete since Rails doesn't support it anymore (@brotandgames)
  • Add CIAO_LOG_LEVEL environment variable, default: WARN (@brotandgames)
  • Add gcompat to Dockerfile because of nokogiri issue on arm64 #129 (@brotandgames)
  • Switch from Webpacker 5 to jsbundling-rails with webpack (@brotandgames)
  • Security and dependency updates - more details (@brotandgames)