Releases: opsydyn/elysia-azurefunc-adapter
Releases · opsydyn/elysia-azurefunc-adapter
v1.3.0
v1.2.0
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
Minor Changes
- 4cc10ea: Add first-class Bun custom-handler support via the
@opsydyn/elysia-az-functionapp/bunsubpath, unify Azure request context handling across Node worker and Bun runtimes, preserve the raw AzureHttpRequestfor auth user and route metadata access, remove duplicateset-cookieresponse 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.