Skip to content

Releases: oat-sa/lib-lti1p3-basic-outcome

v5.0.3

09 Mar 20:25
f653ed8
Compare
Choose a tag to compare

What's Changed

  • chore: allow psr/http-message v2 by @kochen in #34

Full Changelog: 5.0.2...5.0.3

v5.0.2

08 Mar 09:27
e860d69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...5.0.2

v5.0.1

23 Jan 16:35
7e055d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...v5.0.1

v5.0.0

22 Dec 08:29
0f0141f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.1...5.0.0

v4.1.1

23 Sep 07:58
0737187
Compare
Choose a tag to compare
  • Fixed wrong response http status code to return a bad request when the provided operation xml is invalid

v4.1.0

28 Jul 11:57
dbdd5cc
Compare
Choose a tag to compare
  • Added methods to BasicOutcomeServiceClient to work with claim
  • Updated documentation

v4.0.0

03 Jul 12:26
4c880e5
Compare
Choose a tag to compare
  • Added github actions CI
  • Removed jenkins and travis CI
  • Updated oat-sa/lib-lti1p3-core dependency to version 6.0
  • Updated documentation

v3.0.0

06 Apr 06:50
ea5ae77
Compare
Choose a tag to compare
  • Added psalm support
  • Deleted BasicOutcomeServiceServer in favor to BasicOutcomeServiceServerRequestHandler (to be used with core LtiServiceServer)
  • Updated oat-sa/lib-lti1p3-core dependency to version 5.0
  • Updated BasicOutcomeServiceServerProcessorInterface methods parameters to work with registration
  • Updated overall constructors to handle nullable parameters
  • Updated documentation

v2.0.0

23 Feb 11:29
38f5a5a
Compare
Choose a tag to compare
  • Added PHP 8 support (and kept >=7.2)
  • Updated oat-sa/lib-lti1p3-core dependency to version 4.0
  • Removed library generator usage in favor of core's one
  • Updated documentation

v1.0.0

10 Dec 07:52
3e04943
Compare
Choose a tag to compare
  • Added platform side of the library
  • Reworked tool side and foundations of the library
  • Upgraded for oat-sa/lib-lti1p3-core version 3.3
  • Updated documentation