forked from pool/python-msal
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
b0871ab071 | |||
ca1da69898 | |||
47f734973c | |||
72e4aa1334 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb
|
||||
size 142510
|
BIN
msal-1.31.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
msal-1.31.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 10:56:29 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.31.1
|
||||
* Bugfix: The Managed Identity detection logic on Arc (#731)
|
||||
had a bug (#762), now fixed in PR (#763)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 09:57:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.31.0
|
||||
* Integration with Broker-on-Mac in (#596)
|
||||
* Change Managed Identity detection logic on Arc in (#731)
|
||||
* Managed Identity supports CAE in (#730)
|
||||
* Support Managed Identity on Azure Container
|
||||
Instance (ACI) with Resource id in (#741)
|
||||
* Other refactoring in (#740)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 12:50:17 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-msal
|
||||
Version: 1.30.0
|
||||
Version: 1.31.1
|
||||
Release: 0
|
||||
Summary: Microsoft Authentication Library (MSAL) for Python
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user