File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## Unreleased
7+ ## [ 5.0.1 ]
88### Added
99* Automatic retries for queued ingestion
1010* ` executeQuery ` , ` executeMgmt ` to call with a specific type.
1111### Fixed
1212* Timer was used if authentication throws after client was closed
1313* Public client credentials (user prompt,device auth) are synchronized - so that users are prompt once
14+ * Msal version was old after some change and collide with azure-identity msal dependency
1415
1516## [ 5.0.0]
1617### Fixed
You can’t perform that action at this time.
0 commit comments