Skip to content

v7.14.1

Choose a tag to compare

@cpl-automation cpl-automation released this 12 Feb 02:45
· 512 commits to main since this release
ba276b1

Release Notes

This update provides important bug fixes and improvements.

Canvas Connect

Updates & Improvements

  • Remove legacy AddUserException pathway of adding External Login SSO identifiers during LTI launches since these identifiers are already added before AddUserException is initiated.

External Logins

Updates & Improvements

  • Skip moving duplicate email ExternalLogin records that already exist on the target user to prevent merge-time unique-constraint errors, while still moving non-conflicting email logins. This is a fail-safe since routes to add ExternalLogin emails check for duplicates.

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

What's Changed

  • change(lti): make ExternalLogin updates safer by @ekassos in #1391

Full Changelog: v1019+srv525.web347...v1021+srv527.web348