Releases: basecamp/upright
Releases · basecamp/upright
v0.3.0
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_severityinProbeableby @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
- @gregmolnar made their first contribution in #24
- @Copilot made their first contribution in #36
- @flavorjones made their first contribution in #50
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
What's Changed
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #2
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #1
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #3
- Store any exceptions as an attachment by @lewispb in #4
- Responsive CSS with mobile ready layout by @lewispb in #5
- Uptime dashboard by @lewispb in #6
- Bump puma from 7.1.0 to 7.2.0 by @dependabot[bot] in #8
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #7
- Form auth by @lewispb in #9
- Tools iframe by @lewispb in #10
New Contributors
- @dependabot[bot] made their first contribution in #2
- @lewispb made their first contribution in #4
Full Changelog: https://github.com/basecamp/upright/commits/v0.1.2