Releases: appsembler/course-access-groups
Releases · appsembler/course-access-groups
v0.6.1
What's Changed
- Pin actions OS to ubuntu-20.04 by @shadinaif in #119
- Fix False-Positive exception logs in Membership rules by @shadinaif in #120
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Use the new UserOrganizationMapping and TahoeSiteUUID by @shadinaif in #98
- Organization-Site Link using TahoeSite by @shadinaif in #103
- Bump django from 2.2.26 to 2.2.27 in /requirements by @dependabot in #104
- Move get_current_organization to tahoe_sites package by @shadinaif in #105
- Use tahoe-sites v0.1.2 by @shadinaif in #106
- Use tahoe_sites.api.get_organization_for_user by @shadinaif in #107
- Use tahoe-site v0.1.4 by @shadinaif in #109
- Use tahoe-site v0.1.5 by @shadinaif in #110
- Bump pillow from 9.0.0 to 9.0.1 in /requirements by @dependabot in #111
- Bump django from 2.2.27 to 2.2.28 in /requirements by @dependabot in #112
- Bump lxml from 4.6.2 to 4.9.1 in /requirements by @dependabot in #114
- Use tahoe-site v1.2.0 by @shadinaif in #115
- Use tahoe-sites for course access groups by @shadinaif in #116
- Bump version to v0.6.0 by @shadinaif in #117
New Contributors
- @shadinaif made their first contribution in #98
Full Changelog: v0.5.4...v0.6.0
Fix MembershipRule error with REGISTER_USER for inactive users
What's Changed
- Bump pillow from 7.2.0 to 9.0.0 in /requirements by @dependabot in #99
- Bump django from 2.2.25 to 2.2.26 in /requirements by @dependabot in #100
- fix ValueError for inactive users' REGISTER_USER singal by @OmarIthawi in #102
Full Changelog: v0.5.3...v0.5.4
Fix MembershipRule for SSO learners
What's Changed
- Create CODEOWNERS by @OmarIthawi in #97
- fix MembershipRule for SSO learners by @OmarIthawi in #96
Full Changelog: v0.5.2...v0.5.3
Add `organization_uuid` parameter for superusers
What's Changed
- Bump pillow from 7.2.0 to 8.3.2 in /requirements by @dependabot in #83
- Bump sqlparse from 0.4.1 to 0.4.2 in /requirements by @dependabot in #84
- Tests and docs fixes for membership rule PATCH by @OmarIthawi in #86
- style doc fix for MembershipRule API by @OmarIthawi in #87
- Bump lxml from 4.6.2 to 4.6.5 in /requirements by @dependabot in #91
- Bump django from 2.2.24 to 2.2.25 in /requirements by @dependabot in #92
- add
organization_uuidparameter for superusers by @OmarIthawi in #90
Full Changelog: v0.5.1...v0.5.2
To use organization_uuid
curl -v -X GET \
-H "Authorization: Token ****************" \
"https://staging-tahoe.appsembler.com/course_access_groups/api/v1/courses/?organization_uuid=****-*****-*****"log exceptions for the USER_ACCOUNT_ACTIVATED signal
Drop support for Django 1.x, fixes for Django 2.x
Commit v0.5.dev1 into a full release.
Drop support for Django 1.x, fixes for Django 2.x
Also added github actions automation for PyPi.
Support for Python 3.5 and Django 2.2
v0.4.0 Merge branch 'omar/v0.4.0'
/courses/ and /users/ API among other fixes
v0.3.0 Oops, I meant v0.3.0