@cloudflare/edge-preview-authenticated-proxy@0.3.1
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 2 symbols
Summary
The SDK replaced the deprecated and unmaintained `promjs` library with a new `MetricsRegistry` implementation for Prometheus metrics output. The `/exchange` preview session endpoint was also restored.
Migration Steps
- Replace usage of the deprecated `promjs` library with `MetricsRegistry` from `@cloudflare/workers-utils/prometheus-metrics`.
✨ New Features
- Restore the /exchange preview session endpoint.