|
|
|
|
@@ -1,3 +1,67 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 29 11:12:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.32.3
|
|
|
|
|
* Fix a regression on Azure Arc / on-prem servers (#814, #815)
|
|
|
|
|
- from version 1.32.2
|
|
|
|
|
* Bugfix for Authentication Failed: MsalResponse object has no
|
|
|
|
|
attribute 'headers' (#812)
|
|
|
|
|
- from version 1.32.1
|
|
|
|
|
* Optimization on cache
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 18 09:30:58 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.32.0
|
|
|
|
|
* Refactor to allow adding new field into cache key
|
|
|
|
|
and/or content by @rayluo in (#751)
|
|
|
|
|
* Warning when obsolete msal-extensions is detected
|
|
|
|
|
by @rayluo in (#752)
|
|
|
|
|
* Add msal_cache.bin to .gitignore by @DharshanBJ in (#753)
|
|
|
|
|
* MSAL will use env var MSAL_FORCE_REGION by default
|
|
|
|
|
by @rayluo in (#756)
|
|
|
|
|
* Allow MI endpoint changing through environment variable
|
|
|
|
|
by @jimdigriz in (#754)
|
|
|
|
|
* Revert "allow MI endpoint changing through environment
|
|
|
|
|
variable" by @rayluo in (#769)
|
|
|
|
|
* Fix document for using SystemAssigned managed identity
|
|
|
|
|
by @jiasli in (#764)
|
|
|
|
|
* Suppress a false positive CodeQL alarm by @rayluo in (#783)
|
|
|
|
|
* Pass Sku and Ver to MsalRuntime by @Ugonnaak1 in (#786)
|
|
|
|
|
* Try to suppress another verify=False by @rayluo in (#788)
|
|
|
|
|
* Supports dSTS by ClientApplication(..., authority=
|
|
|
|
|
"https://...example.com/dstsv2/...") by @rayluo in (#772)
|
|
|
|
|
* Add test case to show that OBO supports SP by @rayluo in (#481)
|
|
|
|
|
* Enable Issue-Sentinel to scan for similar issues by @DharshanBJ in (#790)
|
|
|
|
|
* Support pod identity by @rayluo in (#795)
|
|
|
|
|
* Scope to resource by @rayluo in (#785)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 13 07:48:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.31.2b1
|
|
|
|
|
* acquire_token_interactive(...) supports scope with the shape of
|
|
|
|
|
"GUID/.default" when running inside Cloud Shell (#784, #785)
|
|
|
|
|
- Override upstream version with 1.31.2~b1
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|