Releases: brotandgames/ciao
Releases · brotandgames/ciao
Release 1.6.6
- Bump rails from 6.0.0 to 6.0.2.1 (@brotandgames)
- Add xz-libs apk (@brotandgames)
- Bump nokogiri from 1.10.8 to 1.10.9 (@brotandgames)
- Bump ruby from 2.6.3 to 2.6.5 (@brotandgames)
- Bump puma from 3.12.3 to 3.12.4 (@brotandgames)
- Bump puma from 3.12.2 to 3.12.3 (@brotandgames)
- Bump nokogiri from 1.10.5 to 1.10.8 (@brotandgames)
- Bump rack from 2.0.7 to 2.0.8 (@brotandgames)
- Bump puma from 3.12.1 to 3.12.2 (@brotandgames)
- Bump loofah from 2.3.0 to 2.3.1 (@brotandgames)
- [helm] Add contributor (@brotandgames)
- [helm] Release Helm Chart 0.4.0 (@brotandgames)
- [helm] Fix k8s killing pods when basic auth is enabled (@bykvaadm)
- [helm] Add ability to enable/disable and to configure liveness and readiness probes (@bykvaadm)
- Bump simple_form from 4.1.0 to 5.0.0 (@brotandgames)
- Bump rubyzip from 1.2.4 to 1.3.0 (@brotandgames)
Release 1.6.5
- CI: Drop unused sudo:false Travis directive (@olleolleolle )
- README: Use SVG badges (@olleolleolle )
- Revert sassc upgrade 2.2.1 => 2.0.1 (@brotandgames )
Release 1.6.4
- Bump sassc to 2.2.1 and bundle update (@brotandgames)
Release 1.6.3
- Bump sassc to 2.2.0 and bundle update (@brotandgames)
- Revert 'Force bundler to avoid pre-compiled gems.' (@brotandgames)
Release 1.6.2
- Add issue templates (@brotandgames)
- Bug fix: Unschedule background job after destroy (@brotandgames, @Finneon)
Release 1.6.1
- Add Versioning and Features section to README (@brotandgames)
- Add PVC (optional) and minimal README to Helm Chart (@brotandgames)
- Add telegram webhook sample configuration (@albertoxamin)
- Bump rails to 6.0.0, nokogiri to 1.10.4 and bundle update (@brotandgames)
- Add docker-compose notes (@brotandgames)
- SMTP_ENABLE_STARTTLS_AUTO should be a boolean (@brotandgames, @jasonadamyoung)
Release 1.6.0
- Add active checks status overview to dashboard (@brotandgames)
- Add Guestbook
guestbook.md
;) (@brotandgames) - Add additional variables
checks_active_status_*
to prometheus exporter (@brotandgames) - Add Helm
chart
(@brotandgames) - Add CI/CD scripts for Helm Chart
scripts/chart/[ci|cd].sh
(@brotandgames)
Release 1.5.0
- Add Prometheus Metrics (endpoint /metrics) (@brotandgames)
- Add Debugging information to /checks/admin (@brotandgames)
- Add documentation for Office 365 Connector (Webhook) (@tareksamni)
Release 1.4.0
- Update README with instructions how to run on K8s (@tareksamni)
- Add notifications using Webhooks based on ENV vars (@tareksamni)
- Add documentation for Webhook Configuration with variables and configuration examples (@brotandgames)
Release 1.3.0
- Add LICENSE and badges to README (@brotandgames)
- Add Travis CI configuration (@tareksamni)
- Add support for SMTP over SSL (@tareksamni)
- Add documentation for SMTP Configuration with variables, notes and configuration examples (@brotandgames)
- Add rubocop integration + YARD documentation (@tareksamni)
- Add support for HTTP Basic auth based on ENV vars (@tareksamni)