This repository has been archived by the owner on Jun 2, 2020. It is now read-only.
0.5.2
Pre-release
Pre-release
This a pre-release version of Azure Functions for Rust.
Important changes:
- Fix HTTP triggers that do not set the
methods
binding attribute; this resulted in nonfunctional HTTP triggers by default. - Remove the mutex guarding the function registry.
The project is still very much a work-in-progress and none of the API will be stable until a 1.0.0 release is declared.
For now, the patch level will be used for implementing new features. When a minor version changes, it will indicate that enough work went in to signal getting closer to a 1.0.0 release.
Once 1.0.0 is hit, semantic versioning will be respected.