SDK Updates

How we run our Python tests in hundreds of environments really fast

SDK Updates
Not in a reading mood? You also can watch the talk I gave at DjangoCon 2022. One of Sentries core company values is “for every developer”. We want to support ev...
Read on

The Sentry Remix SDK is Now Available

SDK Updates
Sentry has made it a priority to support frontend JavaScript developers, regardless of the framework they use. This is why we have SDKs for React, Angular, Vue,...
Read on

Relay as a Lambda Extension Using the Actor Model in Rust

SDK Updates
Relay is an open source project by Sentry that receives data from Sentry SDKs for pre-processing. This is done before the data is sent to an upstream Relay serv...
Read on

FastAPI and Starlette Sentry Integrations Have Arrived

SDK Updates
FastAPI is known for building REST APIs, middleware services, and simple integration for adding authentications and more. And it’s known for doing all of that…y...
Read on

Compiling Angular Libraries Properly in a Multi-Framework SDK Monorepo

SDK Updates
Bugs don’t always emerge because we made mistakes, but often because of regressions in libraries or updates to frameworks, languages, platforms, or even browser...
Read on

Understanding the Performance Impact of Generated JavaScript

SDK Updates
In the modern web, the JavaScript you write is often down-compiled using a compiler like Babel to make sure your JavaScript is compatible with older browsers or...
Read on

JavaScript SDK “Package Size is Massive” - So we reduced it by 29%

SDK Updates
Developers started to notice just how big our JavaScript package was and yeah, we knew. We weren’t ignoring the issues; after all, we don’t want the Sentry pack...
Read on

.NET MAUI SDK Now Available in Preview

SDK Updates
.NET MAUI has arrived, making multi-platform application development faster and easier from a single C# codebase. If you’ve been following us, you know we have ...
Read on

4 Mobile Vitals to Keep a Pulse on Your Flutter Applications

SDK Updates
Flutter is one of the fastest-growing open source cross-platform development frameworks. The likes of BMW, Google Pay, Tencent, and iRobot all use Flutter to qu...
Read on

Troubleshooting Spring Boot Applications with Sentry

SDK Updates
Some months ago we wrote a quick guide on how to use Sentry with Spring Boot and Logback. Since then, we've continued working on improving the development exper...
Read on

The Sentry Ruby SDK now supports Release Health

SDK Updates
Developers work tirelessly to publish updates to improve their products and services because, as we all know, a better user experience = happier customers. Whil...
Read on

Performance Monitoring and more updates to Sentry for Electron

SDK Updates
For those who aren’t that familiar with it, Electron is an open-source framework that allows developers to build cross-platform desktop applications in JavaScri...
Read on

JS Browser SDK: Bundle size matters

SDK Updates
SDKs naturally increase in size over time. After all, it does take more bytes to implement more features. This is not a big deal for most languages—the relative...
Read on

Alias: An approach to .NET Assembly Conflict Resolution

SDK Updates
Many .NET applications and frameworks support a plugin based model. Also known as "add-in" or "extension" model. A plugin model allows extension or customizatio...
Read on

UI Breadcrumbs for Android Error Events

SDK Updates
In [many] cases, when a crash happens in your Android application, you want more context on what occurred before the issue — kind of like following breadcrumbs ...
Read on

Bytecode transformations: The Android Gradle Plugin

SDK Updates
This is the first part of a blog post series about bytecode transformations on Android. In this part we'll cover different approaches to bytecode manipulation i...
Read on

Keep Gamers Gaming — Application Monitoring for Unity

SDK Updates
Given the millions of registered Unity developers worldwide, Unity is arguably the most popular engine used to develop games. But, whether you’re building the ...
Read on

Jamstack June: A Recap

SDK Updates
Like any jam session, Jamstack June must end. But not before we reprise a few of our greatest licks of the month: Our Next.js SDK monitors your Next.js projects...
Read on
Go to Previous PageGo to Next Page
© 2024 • Sentry is a registered Trademark of Functional Software, Inc.