File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 2.10 .0] ( https://github.com/venth/aws-adfs/tree/2.10 .0 ) (2023-12 -16)
3
+ ## [ 2.11 .0] ( https://github.com/venth/aws-adfs/tree/2.11 .0 ) (2024-01 -16)
4
4
5
- [ Full Changelog] ( https://github.com/venth/aws-adfs/compare/v2.9.0...2.10.0 )
5
+ [ Full Changelog] ( https://github.com/venth/aws-adfs/compare/v2.10.0...2.11.0 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Support SafeNet Trusted Access MFA [ \# 425] ( https://github.com/venth/aws-adfs/pull/425 ) ([ alencar] ( https://github.com/alencar ) )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - Bump lxml from 4.9.3 to 5.1.0 [ \# 424] ( https://github.com/venth/aws-adfs/pull/424 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
14
+ - Bump pytest from 7.4.3 to 7.4.4 [ \# 422] ( https://github.com/venth/aws-adfs/pull/422 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
15
+
16
+ ## [ v2.10.0] ( https://github.com/venth/aws-adfs/tree/v2.10.0 ) (2023-12-16)
17
+
18
+ [ Full Changelog] ( https://github.com/venth/aws-adfs/compare/v2.9.0...v2.10.0 )
6
19
7
20
** Implemented enhancements:**
8
21
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
5
[tool ]
6
6
[tool .poetry ]
7
7
name = " aws-adfs"
8
- version = " 2.10.1a0 "
8
+ version = " 2.11.0 "
9
9
description = " AWS CLI authenticator via ADFS - small command-line tool to authenticate via ADFS and assume chosen role"
10
10
keywords = [" aws" , " adfs" , " console" , " tool" ]
11
11
classifiers = [
You can’t perform that action at this time.
0 commit comments