Merge branch 'master' into dev

This commit is contained in:
Peter Huene 2019-11-12 00:19:37 -08:00
commit 9261c558eb
No known key found for this signature in database
GPG Key ID: E1D265D820213D6A
3 changed files with 49 additions and 4 deletions

View File

@ -64,6 +64,39 @@
"review",
"ideas"
]
},
{
"login": "dmolokanov",
"name": "Denis Molokanov",
"avatar_url": "https://avatars2.githubusercontent.com/u/6630003?v=4",
"profile": "https://github.com/dmolokanov",
"contributions": [
"code",
"test",
"design",
"ideas"
]
},
{
"login": "slyons",
"name": "Scott Lyons",
"avatar_url": "https://avatars3.githubusercontent.com/u/41403?v=4",
"profile": "https://github.com/slyons",
"contributions": [
"code",
"test",
"design",
"ideas"
]
},
{
"login": "ajnirp",
"name": "Rohan Prinja",
"avatar_url": "https://avatars1.githubusercontent.com/u/1688456?v=4",
"profile": "https://github.com/ajnirp",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@ -8,6 +8,7 @@
"t-eckert",
"rtyler",
"dmolokanov",
"slyons"
"slyons",
"ajnirp"
]
}

View File

@ -5,7 +5,7 @@
[crates-url]: https://crates.io/crates/azure-functions
[docs-status]: https://docs.rs/azure-functions/badge.svg
[docs-url]: https://docs.rs/azure-functions
[all-contributors-status]: https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square
[all-contributors-status]: https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square
[gitter-status]: https://badges.gitter.im/azure-functions-rs/community.svg
[gitter-url]: https://gitter.im/azure-functions-rs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
[build-status]: https://github.com/peterhuene/azure-functions-rs/workflows/CI/badge.svg?branch=dev
@ -27,7 +27,8 @@ A framework for implementing [Azure Functions](https://azure.microsoft.com/en-us
in [Rust](https://www.rust-lang.org/).
> :triangular_flag_on_post: **Disclaimer**
> Although the maintainer of this project is a Microsoft employee, this project is not an officially recognized Microsoft product and is not an endorsement of any future product offering from Microsoft.
> This project is not an officially recognized Microsoft product and is not an endorsement of any future product offering from Microsoft.
>
> _Microsoft and Azure are registered trademarks of Microsoft Corporation._
*If you would like the Azure Functions team to consider supporting Rust, please [vote up this feedback item](https://feedback.azure.com/forums/355860-azure-functions/suggestions/36818512-support-for-native-rust-azure-functions).*
@ -427,7 +428,17 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="https://github.com/peterhuene"><img src="https://avatars3.githubusercontent.com/u/509666?v=4" width="100px;" alt="Peter Huene"/><br /><sub><b>Peter Huene</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=peterhuene" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/issues?q=author%3Apeterhuene" title="Bug reports">🐛</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=peterhuene" title="Documentation">📖</a> <a href="#ideas-peterhuene" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-peterhuene" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-peterhuene" title="Maintenance">🚧</a> <a href="#platform-peterhuene" title="Packaging/porting to new platform">📦</a> <a href="#review-peterhuene" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=peterhuene" title="Tests">⚠️</a> <a href="#tutorial-peterhuene" title="Tutorials"></a></td><td align="center"><a href="https://github.com/rylev"><img src="https://avatars3.githubusercontent.com/u/1327285?v=4" width="100px;" alt="Ryan Levick"/><br /><sub><b>Ryan Levick</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rylev" title="Code">💻</a> <a href="#ideas-rylev" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-rylev" title="Maintenance">🚧</a> <a href="#review-rylev" title="Reviewed Pull Requests">👀</a> <a href="#infra-rylev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td><td align="center"><a href="https://thomaseckert.org"><img src="https://avatars3.githubusercontent.com/u/29112081?v=4" width="100px;" alt="Thomas Eckert"/><br /><sub><b>Thomas Eckert</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=t-eckert" title="Code">💻</a> <a href="#content-t-eckert" title="Content">🖋</a> <a href="#design-t-eckert" title="Design">🎨</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=t-eckert" title="Documentation">📖</a> <a href="#ideas-t-eckert" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-t-eckert" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-t-eckert" title="Maintenance">🚧</a> <a href="#review-t-eckert" title="Reviewed Pull Requests">👀</a> <a href="#tutorial-t-eckert" title="Tutorials"></a></td><td align="center"><a href="https://brokenco.de/"><img src="https://avatars0.githubusercontent.com/u/26594?v=4" width="100px;" alt="R. Tyler Croy"/><br /><sub><b>R. Tyler Croy</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rtyler" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rtyler" title="Documentation">📖</a> <a href="#review-rtyler" title="Reviewed Pull Requests">👀</a> <a href="#ideas-rtyler" title="Ideas, Planning, & Feedback">🤔</a></td></tr></table>
<table>
<tr>
<td align="center"><a href="https://github.com/peterhuene"><img src="https://avatars3.githubusercontent.com/u/509666?v=4" width="100px;" alt="Peter Huene"/><br /><sub><b>Peter Huene</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=peterhuene" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/issues?q=author%3Apeterhuene" title="Bug reports">🐛</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=peterhuene" title="Documentation">📖</a> <a href="#ideas-peterhuene" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-peterhuene" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-peterhuene" title="Maintenance">🚧</a> <a href="#platform-peterhuene" title="Packaging/porting to new platform">📦</a> <a href="#review-peterhuene" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=peterhuene" title="Tests">⚠️</a> <a href="#tutorial-peterhuene" title="Tutorials"></a></td>
<td align="center"><a href="https://github.com/rylev"><img src="https://avatars3.githubusercontent.com/u/1327285?v=4" width="100px;" alt="Ryan Levick"/><br /><sub><b>Ryan Levick</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rylev" title="Code">💻</a> <a href="#ideas-rylev" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-rylev" title="Maintenance">🚧</a> <a href="#review-rylev" title="Reviewed Pull Requests">👀</a> <a href="#infra-rylev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://thomaseckert.org"><img src="https://avatars3.githubusercontent.com/u/29112081?v=4" width="100px;" alt="Thomas Eckert"/><br /><sub><b>Thomas Eckert</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=t-eckert" title="Code">💻</a> <a href="#content-t-eckert" title="Content">🖋</a> <a href="#design-t-eckert" title="Design">🎨</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=t-eckert" title="Documentation">📖</a> <a href="#ideas-t-eckert" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-t-eckert" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-t-eckert" title="Maintenance">🚧</a> <a href="#review-t-eckert" title="Reviewed Pull Requests">👀</a> <a href="#tutorial-t-eckert" title="Tutorials"></a></td>
<td align="center"><a href="https://brokenco.de/"><img src="https://avatars0.githubusercontent.com/u/26594?v=4" width="100px;" alt="R. Tyler Croy"/><br /><sub><b>R. Tyler Croy</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rtyler" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rtyler" title="Documentation">📖</a> <a href="#review-rtyler" title="Reviewed Pull Requests">👀</a> <a href="#ideas-rtyler" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/dmolokanov"><img src="https://avatars2.githubusercontent.com/u/6630003?v=4" width="100px;" alt="Denis Molokanov"/><br /><sub><b>Denis Molokanov</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=dmolokanov" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=dmolokanov" title="Tests">⚠️</a> <a href="#design-dmolokanov" title="Design">🎨</a> <a href="#ideas-dmolokanov" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/slyons"><img src="https://avatars3.githubusercontent.com/u/41403?v=4" width="100px;" alt="Scott Lyons"/><br /><sub><b>Scott Lyons</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=slyons" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=slyons" title="Tests">⚠️</a> <a href="#design-slyons" title="Design">🎨</a> <a href="#ideas-slyons" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/ajnirp"><img src="https://avatars1.githubusercontent.com/u/1688456?v=4" width="100px;" alt="Rohan Prinja"/><br /><sub><b>Rohan Prinja</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=ajnirp" title="Code">💻</a></td>
</tr>
</table>
<!-- ALL-CONTRIBUTORS-LIST:END -->