Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Aug 26, 2023
1 parent a91875e commit a10e907
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.0.2] 2023-08-24

### Fixed

* 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
* 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

## [5.0.0] 2023-06-27

### Fixed
* Move back to Java 8
* Update BOM version and msal
Expand Down

0 comments on commit a10e907

Please sign in to comment.