SDK Updates

Reduce CI time with Nx Caching

SDK Updates
Sentry is a very fast-moving company. In just one month we merged 165 pull requests from 19 authors and changed over 800 files, with a total of over 22,000 addi...
Read on

Get More Context about your Cloud Services with Sentry

SDK Updates
A Sentaur who uses Sentry to build Sentry wanted to know where a specific service associated with an issue was being hosted in our cloud environment. This promp...
Read on

Support for Next.js Middleware and Edge Routes

SDK Updates
Third-party JavaScript libraries provide developers with the tools they need to build modern web experiences, and a bit of cheatcode at times to not have to sta...
Read on

Getting Started with Jetpack Compose

SDK Updates
Recently, we wrote about the demonstrative move to declarative UI. With Jetpack Compose, Android is joining the declarative trends. Jetpack Compose, a new decla...
Read on

Local Variables for NodeJS in Sentry

SDK Updates
Stack traces show us exactly where an exception occurred, but you can still be left wondering: What arguments or state caused the exception to occur? If you can...
Read on

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
Go to Previous PageGo to Next Page
© 2024 • Sentry is a registered Trademark of Functional Software, Inc.