MaterializeInc / rusoto

AWS SDK for Rust
MIT License
1 stars 0 forks source link

Overview and roadmap #3

Open benesch opened 3 years ago

benesch commented 3 years ago

This is a fork of the official Rusoto project, sponsored by @MaterializeInc. The goal is to keep the lights on by entertaining dependency bump PRs and obvious bugfixes. At this time we do not intend to implement or review any new features, though obvious PRs to add new AWS services might be considered.

We are expecting that Amazon will announce an official Rust SDK, or official support of Rusoto, sometime in the near future, after which this fork will be happily abandoned. We will also abandon this fork if someone starts maintaining Rusoto officially again.

Roadmap:

fanatid commented 3 years ago

@benesch I'd happy to help with maintaining fork while as you said Amazon will not announce an official Rust SDK or official support of Rusoto. We use rusoto a lot in https://github.com/timberio/vector. Thanks for the new release :+1:

benesch commented 3 years ago

Updates: I'll be helping out with the official Rusoto project from here on out. v0.46.0 has published successfully to crates.io, though, and will remain available to folks who want a version of Rusoto with up-to-date dependencies except for Tokio.