We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d5402 commit f4e6c7aCopy full SHA for f4e6c7a
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 3.6.0 - 2023-07-02
8
+
9
+**Changed**
10
11
+- Added config `signed_audience` toggle extra security by signing the token audience (thanks @Tarpsvo)
12
13
+**Fixed**
14
15
+- Fixed task name sanitization failed when the task was a closure
16
17
## 3.5.1 - 2023-05-27
18
19
**Changed**
0 commit comments