Plattform Changelog

Release-Notes mit neuen Features, Sicherheitsupdates, Bugfixes und Plattformverbesserungen. Abonnieren Sie, um Benachrichtigungen über Updates zu erhalten, die Ihre Deployments betreffen.

Auf dem Laufenden bleiben

Benachrichtigungen über neue Releases und Sicherheitsupdates erhalten.

Abonnieren
v2.4.0Jan 15, 2025

PostgreSQL 16.2 Support

Feature

Full support for PostgreSQL 16.2 including new logical replication features, improved query parallelism, and enhanced JSON functionality. Existing clusters can upgrade via zero-downtime migration.

v2.3.2Jan 10, 2025

TLS 1.3 Enforcement

Sicherheit

TLS 1.3 is now enforced for all new connections. Legacy TLS 1.2 support available via configuration for backward compatibility. Cipher suite hardening applied across all endpoints.

v2.3.1Jan 5, 2025

Connection Pool Stability

Fix

Resolved connection pool exhaustion under sustained high-concurrency loads. Implemented adaptive pool sizing and improved connection health checking with configurable timeouts.

v2.3.0Dec 20, 2024

pgvector 0.6.0 Extension

Feature

Added support for pgvector 0.6.0 enabling vector similarity search with HNSW indexing. Supports embedding dimensions up to 2000 with cosine, L2, and inner product distance functions.

v2.2.0Dec 15, 2024

Asynchronous Read Replicas

Feature

Deploy asynchronous read replicas for horizontal read scaling. Automatic load balancing with configurable lag thresholds. Cross-region replication now available for Enterprise plans.

v2.1.5Dec 1, 2024

CLI v2.1 Release

Verbesserung

Major CLI improvements including interactive cluster provisioning, enhanced output formatting, shell completions for bash/zsh, and comprehensive error diagnostics with remediation suggestions.

Vollständige Historie

Greifen Sie auf die vollständige Release-Historie und detaillierte technische Notizen in unserer Dokumentation zu.