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 4551d0b commit 98c65a8Copy full SHA for 98c65a8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.4.5 (2024-12-20)
4
+
5
+ * Support workload identity scopes
6
7
## v1.4.4 (2024-12-20)
8
9
* Support workload identity
mix.exs
@@ -1,7 +1,7 @@
defmodule Goth.Mixfile do
use Mix.Project
- @version "1.4.4"
+ @version "1.4.5"
@source_url "https://github.com/peburrows/goth"
def project do
0 commit comments