# Service Notices

{% hint style="success" %}

#### Uptime Monitoring Transition — October 21, 2025

We’ve completed our move from Pingdom to Instatus for system status updates.

This transition makes it easier for us to communicate about incidents, maintenance, and uptime in real time.<br>

🔗 New Status Page: [status.bugsplat.com](https://status.bugsplat.com)

📈 Historical Uptime Reports: [ping.bugsplat.com](http://ping.bugsplat.com)

All future status updates will appear on our new Instatus page.&#x20;
{% endhint %}

### October 20th, 2025 – AWS us-east-1 Health Event &#x20;

Intermittent slowdowns and errors due to AWS outage; backlog processing on recovery.

* (7:30 AM MST) Noted elevated error rates and latency tied to AWS us-east-1 event &#x20;
* (3:30 PM MST) Systems stable; crash report processing resumed and backlog clearing &#x20;
  * Processing times  normalized as queues drain&#x20;
  * Queued crashes retained and processed&#x20;
  * Monitoring and alerts validated throughout the incident &#x20;

Contact <support@bugsplat.com> with questions or concerns

### July 18th, 2025 – Amazon RDS Upgrade Incident

Unexpected downtime due to failed RDS upgrade (4:00–6:00 AM EST)

* Crash reporting and dashboard access may have been impacted
* Issue fully resolved by 6:00 AM EST
* Reviewing upgrade and monitoring procedures to prevent recurrence
* BugSplat team responded and resolved promptly
* Contact <support@bugsplat.com> with questions

### December 12th, 2024 - AWS Cognito Incident

Login issues occurred in US-EAST-1 region (6:30–8:30 PM MST)

* Symbol uploads were briefly affected
* Crash reporting continued normally
* AWS reports recovery
* BugSplat team monitored situation closely
* Contact <support@bugsplat.com> with questions

### July 17th, 2024 - Slack Integration Update

BugSplat Slack application's OAuth token refresh

* Reauthorization needed for Slack notification integration users
* Contact <support@bugsplat.com> for assistance

## Infrastructure Updates

### October 4th, 2024

* Increased default crash post size limit from 20 MB to 50 MB

### August 4th, 2023 - Authentication System Migration

System-wide password reset implementation

* All BugSplat users required to reset account passwords
* Reset links sent via email
* Google and GitHub authentication users unaffected
* New password reset process implemented

### SendPdbs Major Update (May 17th, 2023)

* Removed size limitation on symbol stores
* Made symbols available to any crash report in database
* Simplified version number coordination
* Improved large symbol store handling

### April 11th, 2023 - TLS Protocol Update

Security protocol deprecation

* Discontinued support for TLS 1.0 and TLS 1.1 protocols
* Required upgrade of SendPdbs utility to latest version

### January 1st, 2023 - SendPdbs Security Update

Version compatibility deadline

* All SendPdbs versions prior to v2.3.0.0 ceased functioning
* Required upgrade to support TLS 1.2
* Symbol upload functionality affected for outdated versions
* New version available on downloads page

{% hint style="warning" %}
Not seeing what you're looking for? You can browse archived changelogs from 2022-2015 [here](/changelog.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.bugsplat.com/system-notices-and-maintenance/service-notices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
