Tagged articles
11 articles
Page 1 of 1
21CTO
21CTO
May 8, 2026 · Backend Development

Node.js 26.1.0 Released with Temporal API Enabled by Default

Node.js 26.1.0 brings the long‑awaited Temporal API enabled by default, upgrades V8 to 14.6 with new TC39 proposals, updates the built‑in Undici HTTP client to version 8, deprecates several legacy APIs, raises build‑tool requirements, and adds platform support for Power 9 and s390x.

Build toolchainDeprecationsNode.js
0 likes · 8 min read
Node.js 26.1.0 Released with Temporal API Enabled by Default
Node.js Tech Stack
Node.js Tech Stack
May 7, 2026 · Backend Development

Node.js 26.0.0: Temporal API Enabled, V8 14.6 Upgrades, End of Old Versioning

Node.js 26.0.0, released on May 5, activates the Temporal API by default, upgrades V8 to 14.6 with new Map upsert and Iterator.concat proposals, moves Undici to version 8, deprecates several legacy APIs, and marks the final release under the old version‑numbering scheme before shifting to yearly, calendar‑aligned releases.

DeprecationsNode.jsTemporal API
0 likes · 11 min read
Node.js 26.0.0: Temporal API Enabled, V8 14.6 Upgrades, End of Old Versioning
Open Source Tech Hub
Open Source Tech Hub
Nov 20, 2024 · Backend Development

What’s New in PHP 8.4? Key Features, Changes, and Deprecations

PHP 8.4, the first official release of the new major version, adds numerous functions and curl options, updates OpenSSL and MBString, modifies syntax such as making exit/die true functions, raises default bcrypt cost, and deprecates or removes several legacy features, providing a comprehensive overview of the upgrade.

DeprecationsNew Featuresphp8.4
0 likes · 3 min read
What’s New in PHP 8.4? Key Features, Changes, and Deprecations
Cloud Native Technology Community
Cloud Native Technology Community
Aug 17, 2023 · Cloud Native

Kubernetes v1.28 (Planternetes) Release: New Features, Enhancements, and Deprecations

Kubernetes v1.28, codenamed Planternetes, introduces 45 enhancements—including expanded version skew support, non‑graceful node shutdown recovery, improved CRD validation, beta ValidatingAdmissionPolicies, hybrid version proxy, and many features promoted to stable—while also deprecating and removing several older components, and provides download and community resources for adoption.

DeprecationsKubernetesPlanternetes
0 likes · 20 min read
Kubernetes v1.28 (Planternetes) Release: New Features, Enhancements, and Deprecations
Open Source Linux
Open Source Linux
Apr 19, 2023 · Cloud Native

What’s New in Kubernetes v1.27? Key Features, Upgrades & Deprecations

Kubernetes v1.27, the first 2023 release, introduces 60 enhancements across Alpha, Beta and Stable stages, freezes the old k8s.gcr.io registry in favor of registry.k8s.io, promotes several security and scheduling features to stable, and removes numerous legacy flags and feature gates.

Cloud NativeDeprecationsKubernetes
0 likes · 11 min read
What’s New in Kubernetes v1.27? Key Features, Upgrades & Deprecations
MaGe Linux Operations
MaGe Linux Operations
Apr 15, 2023 · Cloud Native

What’s New in Kubernetes v1.27? Key Features, Upgrades, and Deprecations

Kubernetes v1.27, the first 2023 release, introduces 60 enhancements—including 9 graduating to stable—updates image repositories, upgrades SeccompDefault, Job mutable scheduling, DownwardAPIHugePages, and many beta features, while deprecating several older APIs and command‑line flags, with detailed upgrade guidance and availability links.

Container SecurityDeprecationsfeature upgrades
0 likes · 12 min read
What’s New in Kubernetes v1.27? Key Features, Upgrades, and Deprecations
php Courses
php Courses
Dec 13, 2022 · Backend Development

New Features, Improvements, and Deprecations in PHP 8.2

PHP 8.2 introduces extensive type‑system enhancements, readonly classes, a new random extension, trait constants, sensitive‑parameter support, several new functions, and deprecates dynamic properties and legacy string syntax, providing developers with modernized, safer backend capabilities.

Deprecationsphp8.2random extension
0 likes · 9 min read
New Features, Improvements, and Deprecations in PHP 8.2
Beike Product & Technology
Beike Product & Technology
Feb 7, 2018 · Backend Development

PHP 7.2 Upgrade Guide: Breaking Changes, New Features, Deprecated Functions, and Extension Updates

This article provides a comprehensive overview of PHP 7.2's upgrade changes, detailing backward‑incompatible core modifications, new language and extension features, deprecated functions, altered behaviours, added functions and classes, removed extensions, and updated INI and Windows support, all essential for backend developers.

BackendDeprecationsExtensions
0 likes · 14 min read
PHP 7.2 Upgrade Guide: Breaking Changes, New Features, Deprecated Functions, and Extension Updates