Releases: gordon-cs/gordon-360-api
360 API v2: Upgrade to .NET 6
This release upgrades the Gordon 360 API from .NET Framework 4.6 to .NET 6 (more than six years of updates and changes). This involves updating many dependencies, chiefly ASP.NET (now ASP.NET Core), and Entity Framework (now Entity Framework Core). In the process, we were able to modernize several processes, especially Authentication and Authorization. For more details about the upgrade, see #592.
This release also includes the support for alumni to request updates to their profile info, see #691.
Summer 2021 Final Practicum Release
This release adds:
- Academic Check-in
- Mailbox Combos
- 25Live Events Fix
- (Quick?) People Search Updates
Summer 2021 Second Release
This release adds:
- Search by maiden name
- Abbreviated hometown search for both quick and advanced people search
- Bug fix for the Clifton strengths (exception throwing for null strengths).
Summer 2021 First Release
This release contains the first segment of code updates from Summer 2021:
- Added nickname support to people search
- Changed advanced search route to add customization of base data for search. (include: student, fac/staff, alumni)
- Note: old route is still supported for now
- Student News image support
2021 End of Academic Year
Can adjust this but wanted to get a snapshot release before summer 2021 work begins.
Changes include:
- Refactoring
- ApartApps
2020 Summer Practicum: Health Check, News, Staff Timesheets (endpoints), etc.
Merging in first 7+ weeks of Summer Practicum 2020 work. Changes include:
- health check for COVID-19
- student news -- view, post, delete, edit
- MyGordon DB access is fixed and completed
- new endpoints for staff timesheets
- some ride sharing (aka Save, Roundabout) not merged at end of spring
Note: Arbitrary start version as this is the first release of the Gordon 360 API