2026.2.2 (2026-08-12)
Platform:
-
Fix: nil pointer dereference if message arrives before platform is fully initialized
See also 2026.1.10 and 2026.1.11
2026.2.1 (2026-07-14)
See 2026.1.9
2026.2.0 (2026-07-06)
Platform:
-
Feature: Add
metricslibrary to JS to allow custom Prometheus metrics -
Feature: Add endpoint
POST /api/v/1/db/table/{table}/vacuumfor vacuuming tables -
Feature: Add endpoint
POST /api/v/1/db/table/{table}/reindexfor reindexing tables -
Feature: Add endpoint
POST /api/v/1/db/index/{index}/reindexfor reindexing indexes -
Feature: Add endpoint
GET /api/v/1/db/jobsandGET/DELETE /api/v/1/db/jobs/{id}for managing long running DB jobs -
Feature: Add endpoints to view preloaded service response time based upon request parameters.
-
Feature: Support dynamic hypertable chunk intervals
-
Feature: Add
Sync.DisableSyncconfig that performs platform optimizations when sync is not required -
Enhancement: Prevent DB queries from returning rows if they are unused in the platform
-
Enhancement: Increase cache usage when checking if a string is a collection name or id
-
Enhancement: Support multiple root certificates for mTLS
-
Enhancement: Allow
/admin/settings/mtls/generate-certificateendpoint to generate multiple certificates -
Enhancement: Improve mTLS root certificate validation on upload
-
Enhancement: Add HTTP endpoint
GET/PUT/DELETE /admin/mtls-certs/roots/{rootName}for managing individual mTLS roots -
Enhancement: mTLS root certificates can be updated without restarting the mTLS server
-
Enhancement: Add table/index bloat to Postgres statistics