Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah authored Aug 26, 2023
1 parent 2f0a5e1 commit a91875e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [5.0.2] 2023-08-24
### Fixed
* close the http response
* close the http response

## [5.0.1] 2023-07-31
### Added
* Automatic retries for queued ingestion
* `executeQuery`, `executeMgmt` to call with a specific type.
### Fixed
* Timer was used if authentication throws after client was closed
### Fixed
* Timer was used if authentication throws after client was closed
* Public client credentials (user prompt,device auth) are synchronized - so that users are prompt once
* Msal version was old after some change and collide with azure-identity msal dependency

Expand Down

0 comments on commit a91875e

Please sign in to comment.