Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Greer committed Nov 16, 2023
1 parent e4c47d4 commit 7d3780f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [3.4.17](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.17)
#### Added
- `IterableAuthManager` now fetches and stores locally new JWT token
- when JWT is invalid, `IterableAuthManager` is updated to fetch and store a new JWT token locally
- `IterableRequestTask` now has a retry mechanism that fetches a new JWT token and retries the request if JWT is invalid
- retries are capped at a max of 5

Expand Down

0 comments on commit 7d3780f

Please sign in to comment.