Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@peterhuene peterhuene released this 04 Mar 05:13

This a pre-release version of Azure Functions for Rust.

Important changes:

  • Implemented Event Grid bindings.
  • Implemented Event Hub bindings.
  • Implemented latest Azure Functions Language Worker protocol changes for future version of the Azure Functions Host.
  • Updated crate dependencies.

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.