File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change
1
+ | tag | date | title |
2
+ | ---| ---| ---|
3
+ | v2.21 | 2022-12-14 | umapi-client v2.21 |
4
+
5
+ - 3c3d725 buid with newer poetry and drop 3.6 build
6
+ - c65be58 upgrade to newer version of cryptography
7
+ - 74e8c1e remove old docs
8
+ - f8dda00 #104 removing test\_ delete\_ account\_ enterpriseid and test\_ delete\_ account\_ adobeid
9
+ - bd701c4 #104 remove removeFromDomain action
10
+
11
+ ---
12
+
1
13
| tag | date | title |
2
14
| ---| ---| ---|
3
15
| v2.20 | 2022-08-05 | umapi-client v2.20 |
Original file line number Diff line number Diff line change 1
- * \# 103 Create users with email-type usernames that differ from email address in a single call
1
+ - 3c3d725 buid with newer poetry and drop 3.6 build
2
+ - c65be58 upgrade to newer version of cryptography
3
+ - 74e8c1e remove old docs
4
+ - f8dda00 #104 removing test\_ delete\_ account\_ enterpriseid and test\_ delete\_ account\_ adobeid
5
+ - bd701c4 #104 remove removeFromDomain action
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " umapi-client"
3
- version = " 2.20 "
3
+ version = " 2.21 "
4
4
description = " Client for the User Management API (UMAPI) from Adobe - see https://adobe.ly/2h1pHgV"
5
5
readme = " README.md"
6
6
authors = [
" Andrew Dorton <[email protected] >" ,
" Dan Brotsky" ,
" Danimae Vossen" ,
" Kevin Bhunut" ]
Original file line number Diff line number Diff line change 18
18
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
19
# SOFTWARE.
20
20
21
- __version__ = "2.20 "
21
+ __version__ = "2.21 "
You can’t perform that action at this time.
0 commit comments