Skip to content

0.5.0

Compare
Choose a tag to compare
@itmecho itmecho released this 19 Jun 09:51
· 11 commits to master since this release
e678673

Features

  • AWS EC2 Tags are now cached so only a single request is made to the API when multiple tag values are loaded
  • Moved AWS loaders into their own aws feature to give people the option to not depend on the rusoto crates
  • Removed dependency on all tokio features