We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496d810 commit 06f3d50Copy full SHA for 06f3d50
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+v2.6.1 (2025-12-09)
2
+- Endpoint updates
3
+- Document security_token configuration requirement for instance roles
4
+
5
v2.6.0 (2025-10-03)
6
- Endpoint updates
7
- Update to support OTP 28
mix.exs
@@ -2,7 +2,7 @@ defmodule ExAws.Mixfile do
use Mix.Project
@source_url "https://github.com/ex-aws/ex_aws"
- @version "2.6.0"
+ @version "2.6.1"
def project do
8
[
0 commit comments