Skip to content

Releases: opsydyn/elysia-azurefunc-adapter

v1.3.0

09 Jun 21:53
51ce593

Choose a tag to compare

Minor Changes

  • 0109ed9: Add the v2 roadmap and harden the package with Biome and Knip static-analysis gates in CI.

v1.2.0

09 Jun 21:38
0dc1d7c

Choose a tag to compare

Minor Changes

  • eba9b1e: Harden production Azure Functions integration with opt-in trusted forwarded-header URL reconstruction, response stream cancellation on early iterator return, release-time JSR version syncing, TypeDoc API contract checks, and CI checks for bundle size, package contents, and production dependency audit.

v1.1.0

09 Jun 20:30

Choose a tag to compare

Minor Changes

  • 4cc10ea: Add first-class Bun custom-handler support via the @opsydyn/elysia-az-functionapp/bun subpath, unify Azure request context handling across Node worker and Bun runtimes, preserve the raw Azure HttpRequest for auth user and route metadata access, remove duplicate set-cookie response headers when using Azure's cookie output, rename the package to @opsydyn/elysia-az-functionapp, and fix cookie parsing to preserve cookie-name casing.

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.