Breaking changes
The release contains too many breaking changes to offer a complete migration guide. We will strive to do better in future releases; meanwhile, we suggest to look at the changes in example modules:
git diff v0.4.1..v0.5.0 -- examples/*.rs
Build experience
In this release, we shifted the focus to an integration into the NGINX build process.
The default...