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 a99c720 commit bd0877cCopy full SHA for bd0877c
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+v2.5.11 (2025-08-12)
2
+- Endpoint updates
3
+
4
v2.5.10 (2025-06-16)
5
- Fix crash on SSO credentials error
6
- Fix type error on `ExAws.Operation.RestQuery.stream!2`
mix.exs
@@ -2,7 +2,7 @@ defmodule ExAws.Mixfile do
use Mix.Project
@source_url "https://github.com/ex-aws/ex_aws"
- @version "2.5.10"
+ @version "2.5.11"
7
def project do
8
[
0 commit comments