Skip to content

Preprod-First Readiness

Choose a tag to compare

@maxalexweber1 maxalexweber1 released this 10 Mar 20:19
· 34 commits to main since this release

What This Release Delivers

  • SAP CAP plugin bootstrap through cds-plugin.js and src/plugin.ts
  • cds.requires.nightgate configuration model for Midnight node indexing
  • Direct WebSocket connectivity to a Midnight node through MidnightNodeProvider
  • Catch-up indexing, live subscription, transient retry handling, and reorg rollback in the crawler
  • Local CAP-database persistence for blocks, transactions, sync state, and reorg history
  • OData services for blockchain reads, indexer operations, analytics, and admin session management
  • Wallet-session connect/disconnect flows with encrypted viewing-key storage, TTL cleanup, and admin invalidation
  • Health, readiness, liveness, and Prometheus-style metrics endpoints
  • Offline startup mode when the node is unavailable
  • Auto-deploy attempt when the target schema is missing