Skip to content

Releases: basecamp/upright

v0.3.0

09 Apr 08:48
ee8def0

Choose a tag to compare

What's Changed

  • Add Solid Queue setup to install generator by @lewispb in #29
  • Bump brakeman from 8.0.2 to 8.0.4 by @dependabot[bot] in #30
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #31
  • Bump sqlite3 from 2.9.0 to 2.9.1 by @dependabot[bot] in #33
  • Bump yabeda from 0.14.0 to 0.15.0 by @dependabot[bot] in #32
  • Allow connection reuse for proxied HTTP requests by @lewispb in #34
  • reset session after login to prevent session fixation by @gregmolnar in #24
  • Bump solid_queue from 1.3.1 to 1.3.2 by @dependabot[bot] in #25
  • Bump mocha from 3.0.1 to 3.0.2 by @dependabot[bot] in #22
  • Add tests for probe_alert_severity in Probeable by @Copilot in #36
  • Add optional alert_severity to probes by @lewispb in #35
  • Aggregate away alert_severity in uptime query to fix duplicate rows by @lewispb in #37
  • Retain probe failures beyond 24 hours, 30 days or 1000 by @lewispb in #38
  • Clickable uptime days - filter probe results by date by @lewispb in #39
  • Make probe result stale cleanup configurable by @lewispb in #44
  • ci: harden GitHub Actions workflows by @flavorjones in #50
  • Allow host apps to register custom probe types by @lewispb in #53
  • Bump playwright-ruby-client from 1.57.1 to 1.58.1 by @dependabot[bot] in #23
  • Bump opentelemetry-exporter-otlp from 0.31.1 to 0.32.0 by @dependabot[bot] in #40
  • Bump typhoeus from 1.5.0 to 1.6.0 by @dependabot[bot] in #41
  • Bump yabeda from 0.15.0 to 0.16.0 by @dependabot[bot] in #45
  • Bump mocha from 3.0.2 to 3.1.0 by @dependabot[bot] in #46
  • Bump sqlite3 from 2.9.1 to 2.9.2 by @dependabot[bot] in #47
  • Bump webmock from 3.26.1 to 3.26.2 by @dependabot[bot] in #49
  • Bump opentelemetry-instrumentation-all from 0.90.1 to 0.91.0 by @dependabot[bot] in #48
  • Bump solid_queue from 1.3.2 to 1.4.0 by @dependabot[bot] in #51

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Feb 12:12
97b1ba9

Choose a tag to compare

Initial public release 🎉

What's Changed

  • Switch to MIT license by @lewispb in #11
  • Support multi-proxy config for HTTP probes by @lewispb in #13
  • Encrypt Playwright storage at rest by @lewispb in #12
  • Bump turbo-rails from 2.0.21 to 2.0.23 by @dependabot[bot] in #16
  • Add probe status dashboard by @lewispb in #17
  • Add flag emojis to site names in the UI by @lewispb in #18
  • Fix Alertmanager proxy dropping request body on POST by @lewispb in #19
  • Fix Playwright timeout not capturing video by @lewispb in #20

Full Changelog: v0.1.2...v0.2.0

v0.1.2

25 Jan 21:54
dead242

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/basecamp/upright/commits/v0.1.2