Skip to content

3.7.0

Compare
Choose a tag to compare
@funmoocbot funmoocbot released this 13 Jun 17:30
· 275 commits to main since this release

Added

  • Implement synchronous lrs backend
  • Implement xAPI virtual classroom pydantic models
  • Allow to insert custom endpoint url for S3 service
  • Cache the HTTP Basic auth credentials to improve API response time
  • Support OpenID Connect authentication method

Changed

  • Clean xAPI pydantic models naming convention
  • Upgrade fastapi to 0.97.0
  • Upgrade sentry_sdk to 1.25.1
  • Set Clickhouse client_options to a dedicated Pydantic model
  • Upgrade httpx to 0.24.1
  • Force a valid (JSON-formatted) IFI to be passed for the /statements
    GET query agent filtering
  • Upgrade cachetools to 5.3.1

Removed

  • verb.display field no longer mandatory in xAPI models and for converter