Releases: aws-beam/aws_credentials
Releases · aws-beam/aws_credentials
0.3.2
What's Changed
- Set fail_if_unavailable to false in .src file by @josevalim in #79
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Fixed type mismatch in aws_credentials by @dw-kihara in #76
- Brushups for OTP27 by @dw-kihara in #77
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Allow custom providers in provider() type by @dw-kihara in #74
- Support AWS credential_process by @JesseStimpson in #72
New Contributors
- @JesseStimpson made their first contribution in #72
Full Changelog: 0.2.4...0.3.0
0.2.4
What's Changed
- Keep previous credentials when refresh fails by @dw-kihara in #71
New Contributors
- @dw-kihara made their first contribution in #71
Full Changelog: 0.2.3...0.2.4
0.2.3
0.2.2
What's Changed
- Bump eini_beam package to 2.2.4 by @onno-vos-dev in #67
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- pass verify_none to httpc:request by @mikpe in #65
- Attempt to fix #53 incorrect release tagging by @onno-vos-dev in #66
New Contributors
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Drop support for OTP 21 and add support for OTP 26 by @onno-vos-dev in #57
- Fix #52: Generate hexdocs so they're uploaded whenever a new package is published by @onno-vos-dev in #54
- Only log if no credentials are found by @josevalim in #59
- Swap default for fail if unavailable by @josevalim in #60
- Log retries as info by @josevalim in #61
- Fix edoc in aws_credentials by @onno-vos-dev in #63
New Contributors
- @josevalim made their first contribution in #59
Full Changelog: 0.1.11...0.2.0
0.1.11
What's Changed
- Allow the EC2 provider to return
{error, _}
as promised by the behaviour by @paulo-ferraz-oliveira in #50 - Allow accumulating errors instead of displaying them as they happen by @paulo-ferraz-oliveira in #51
New Contributors
- @paulo-ferraz-oliveira made their first contribution in #50
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
- Remove / (forward slash) from the end of EC2 metadata token API URL by @saif-clarkee in #48
New Contributors
- @saif-clarkee made their first contribution in #48
Full Changelog: 0.1.9...0.1.10