Skip to content

v6.0.0

Compare
Choose a tag to compare
@ekkinox ekkinox released this 03 Jul 11:42
· 100 commits to master since this release
d840ce9
  • Added migration guide to document breaking changes and migration steps
  • Added LaunchValidatorInterface, PlatformLaunchValidatorInterface and ToolLaunchValidatorInterface
  • Added AccessTokenResponseGeneratorInterface
  • Added RequestAccessTokenValidatorInterface and RequestAccessTokenValidationResultInterface
  • Moved PlatformLaunchValidator in Platform sub namespace
  • Moved ToolLaunchValidator in Tool sub namespace
  • Fixed LtiServiceServer media type handling
  • Fixed LtiServiceClient grant assertion aud claim
  • Fixed AgsClaim with not mandatory line item container url
  • Fixed OAuth2 token validation to support multiple audiences
  • Fixed proctoring start assessment message validator with resource link check
  • Updated LtiServiceServerRequestHandlerInterface signature
  • Updated Guzzle dependency to ^6.5 || ^7.0
  • Updated documentation