Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

4.2.2 (2019-10-23)

Compare
Choose a tag to compare
@ricellis ricellis released this 23 Oct 11:44
· 91 commits to master since this release
44facc1
  • [FIXED] Stopped disabling the IAM auth plugin after failed IAM authentications. Subsequent requests will re-request authorization, potentially failing again if the original authentication failure was not temporary.
  • [FIXED] Ensure IAM API key can be correctly changed.
  • [FIXED] Callback with an error when a user cannot be authenticated using IAM.
  • [FIXED] Ensure authorization tokens are not unnecessarily requested.
  • [IMPROVED] Do not apply cookie authentication by default in the case that no credentials are provided.
  • [IMPROVED] Preemptively renew authorization tokens that are due to expire.