Skip to content

v0.5.11

Pre-release
Pre-release

Choose a tag to compare

@johnspurlock-skymethod johnspurlock-skymethod released this 29 Nov 17:56
· 310 commits to master since this release
  • deno: Update spawn to use new Deno.Command on 1.28+.
  • config: Add serviceEnvironment to json schema and validation for configuring service bindings in config.
  • push: Add support for secret key (CryptoKey) worker env variables (found here).
  • serve: Add support for crypto key bindings.
  • cfapi: list-worker-deployments and get-worker-service-metadata.
  • xml: Ability to specify additional named entities when parsing xml.
  • serve: Start in-memory R2 bucket implementation. Syntax = local:memory:bucketName.
  • serve: Improve external fetch support for non-Request init with bodies.
  • r2: Support new r2 multipart upload worker bindings.
  • serve: Support these new r2 multipart upload worker bindings in local implementations.
  • cfapi: create/update/delete-logpush-job for configuring Workers Trace Events Logpush.
  • push: New logpush command-line flag and script config option to enable logpush for the given worker.

Installation

Follow the installation instructions on our docs page: https://denoflare.dev/cli