Skip to content

1.8.0

Compare
Choose a tag to compare
@sandeep-ps sandeep-ps released this 02 Oct 19:28
· 272 commits to master since this release
584c968

Added

  • Add multiple client id ability to auth library. #548
  • Add more time range query parameters to events yml and Readme.#551
  • Add query parameters to enhance events search. #551

Fixed

  • Replace the record on put endpoint. #550
  • Runtime error in building blocks by updating gunicorn and gevent versions. #560
  • Runtime error when Auth Library validates manually generated ID tokens. #562

Changed

  • Disabled logger to provide detailed PII information in profile BB. #556
  • Update base docker image when doing release. #564