Skip to content

Releases: Isawan/iam-assumer

v1.1.1

04 Oct 23:06
32a31f6
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update rust crate serde_json to v1.0.128 by @renovate in #36
  • chore(deps): update actions/upload-artifact digest to 5076954 by @renovate in #14
  • fix(deps): update rust crate hyper-util to v0.1.9 by @renovate in #26
  • fix(deps): update rust crate tower to 0.5.0 by @renovate in #39
  • fix: Fixed error handling for edge cases by @Isawan in #41

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 May 22:10
fe58ab9
Compare
Choose a tag to compare

What's Changed

  • feat: support-multi-arch-releases by @ssun3 in #18
    Macs are now a supported platform to run iam-assumer.
  • feat: Implemented shell completions by @Isawan in #21
    iam-assumer is now able to generate completions for a number of popular shells!
    Support currently includes bash, zsh, elvish, fish and powershell

Library updates

  • feat: Update AWS SDK default to handle stream protection by @Isawan in #29
  • fix(deps): update aws-sdk-rust monorepo by @renovate in #5
  • fix(deps): update rust crate chrono to v0.4.38 by @renovate in #10
  • fix(deps): update rust crate aws-sdk-sts to v1.27.0 by @renovate in #20
  • fix(deps): update rust crate nix to 0.29.0 by @renovate in #22
  • fix(deps): update rust crate serde to v1.0.202 by @renovate in #9
  • fix(deps): update rust crate hyper-util to v0.1.4 by @renovate in #23
  • fix(deps): update rust crate serde to v1.0.203 by @renovate in #25
  • fix(deps): update rust crate aws-sdk-sts to v1.28.0 by @renovate in #28

New Contributors

  • @ssun3 made their first contribution in #18

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 May 00:33
Compare
Choose a tag to compare

First release of IAM Assumer.

Full Changelog: https://github.com/Isawan/iam-assumer/commits/v1.0.0