DevRadar

Tech Blog

Auto-aggregated global tech articles · 1,220 posts

Heroku March 2026 Update General

Heroku March 2026 Update

We’ve transitioned to a Sustaining Engineering model to better serve the customers who rely on us every day. Our mission is simple: to provide the most stable, secure, and reliable environment for your apps and data. We will continue releasing features and functionality that align with our Sustainin

Heroku Blog
Modernizing the Command Line: Heroku CLI v11 Frontend

Modernizing the Command Line: Heroku CLI v11

Heroku CLI v11 is now available. This release represents the most significant architectural overhaul in years, completing our migration to ECMAScript Modules (ESM) and oclif v4. This modernization brings faster performance, a new semantic color system, and aligns the CLI with modern JavaScript stand

Heroku Blog
Bigger Slugs and Greater Build Timeout Flexibility AI & ML

Bigger Slugs and Greater Build Timeout Flexibility

Modern applications, especially those leveraging AI and data-heavy libraries, need more room to breathe. To support these evolving stacks and reduce developer friction, we’ve increased the default maximum compressed slug size from 500MB to 1GB. Understanding app slugs and deployment App slugs are th

Heroku Blog
From Fragmented Logs to Full-Stack Visibility with SolarWinds Papertrail General

From Fragmented Logs to Full-Stack Visibility with SolarWinds Papertrail

Modern applications on Heroku don’t just consist of code. They are living ecosystems comprised of dynos, databases, third-party APIs, and complex user interactions. As these systems scale, so do the logs and metrics. To efficiently extract the signals from the noise you need to understand system hea

Heroku Blog
The Python Insider Blog has moved! Backend

The Python Insider Blog has moved!

Exciting news: We moved the blog!Python Insider now lives at https://blog.python.org, backed by a Git repository. All 307 posts from the Blogger era have been migrated over, and old URLs redirect to the new ones automatically. Your RSSreaders should pick up the new feed without any action on your pa

Python Insider
Join the Python Security Response Team! Backend

Join the Python Security Response Team!

 Thanks to the work of the Security Developer-in-Residence Seth Larson, the Python Security Response Team (PSRT) now has an approved public governance document (PEP 811). Following the new governance structure the PSRT now publishes a public list of members, has documented responsibilities for mem

Python Insider
Python 3.15.0 alpha 6 Backend

Python 3.15.0 alpha 6

This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a6/ Major new features of the 3.15 series, compared to 3.14 Python 3.15 is still in development. This release, 3.15.0a6, is the sixth of eight planned alpha releases. Alpha releases are intended to make it

Python Insider
Go 1.26 is released General

Go 1.26 is released

Go 1.26 adds a new garbage collector, cgo overhead reduction, experimental simd/archsimd package, experimental runtime/secret package, and more.

Go Blog