-
Notifications
You must be signed in to change notification settings - Fork 14
v2.73.0
github-actions[bot] edited this page May 25, 2026
·
1 revision
Date: 2026-05-22 Tag: v2.73.0 Commits since v2.72.2: 43 Version type: Minor bump (biweekly) — contains BREAKING schema changes
Any client query using the fields or types below will error after deploy.
| Field / Type | Change |
|---|---|
UpdatePoolCandidateSearchRequestInput (input type) |
Removed |
status |
Removed |
Referenced by the Rollback Procedure during incidents. Check this before running
migrate:rollback.
| Migration | Safe to rollback? | Notes |
|---|---|---|
2026_05_14_115118_add_follow_up_date_column_pool_candidate_search_requests_table |
✅ Yes | Drops nullable column(s) added by this migration — safe if rolled back before data is written |
2026_05_20_000000_add_talent_request_status_columns |
✅ Yes | Drops nullable column(s) added by this migration — safe if rolled back before data is written |
2026_05_21_000000_upgrade_activity_log_v5 |
✅ Yes | Drops nullable column(s) added by this migration — safe if rolled back before data is written |
- No env var changes required
-
php artisan migrate— 3 migration(s) applied cleanly -
2026_05_14_115118_add_follow_up_date_column_pool_candidate_search_requests_tableran without errors -
2026_05_20_000000_add_talent_request_status_columnsran without errors -
2026_05_21_000000_upgrade_activity_log_v5ran without errors
- New talent request status UI (#16857)
- Update search request status (#16828)
- Add follow up date search request (#16795)
- Add 100- and 500-row page size option to all tables (#16745)
- Update CanadaLogin test values (#16794)
- Remove employee verification dialog (#16738)
- Application submission flow end-to-end
- Talent nomination form submits correctly
- Pool listings load correctly
- Search request table loads
- [Feat] New talent request status UI (#16857)
- [Feat] Update search request status (#16828)
- [Feat] Add follow up date search request (#16795)
- [Feat] Add 100- and 500-row page size option to all tables (#16745)
- [Feature] Update CanadaLogin test values (#16794)
- [Feature] Remove employee verification dialog (#16738)
- [Dep] Upgrade activty log to v5 (#16853)
- [Refactor] Community details page styling and other visual changes (#16737)
- [Refactor] Hide search request candidate columns (#16791)
- [Refactor] Community pages middleware addition (#16761)
- [Refactor] Centralize team checks (#16655)
- [Refactor] Validate
audin bearer token services (#16762)
- [Fix] Nominations filename sanitization (#16842)
- [Fix] Colour contrast community interest (#16850)
- [Fix] Clear space for vitest workflow (#16840)
- [Bug] Conditional opening date handling in event creation and updating (#16804)
- [Fix] Removes
Headingvariant color black (#16770) - Fix more actions on talent event forms (#16774)
- [fix] refresh issue on link experience with new education experience (#16756)
- Fix Functional Community links to scroll to and expand Career Development section (#16743)
- [Fix] Make post deployment idempotent (#16712)
- [Fix] community dashboard community admin (#16757)
- Fix optional chaining and heading hierarchy in ScreeningDecisions (#16437)
- [Copy] Updates terms for consistency in French (#16841)
- [Copy] Updates
contractDurationlabel (#16821) - [Copy] Update french text to use infinitive form (#16793)
- docs: correct XSRF-TOKEN spelling in cookies documentation (#16809)
- [tooling] whitelist localhost & 403 from canada login (#16829)
- wrap anywhere (#16856)
- Update heavyWarning color (#16848)
- Replace p with div (#16847)
- add cooldown config for dependabot (#16832)
- Add French common.successfully_placed (#16817)
- Replace continuez with continuer (#16814)
- Update copy for sdos (#16800)
- Upgrade node.js (#16768)
- Define property (#16799)
- [Platform] Upgrade to Laravel 13 (#16769)
- Revert "try different approach"
- try different approach
- [Tooling] Add codespace setup script for sharing with designers (#16755)
- remove duplicate list item, realign descriptions (#16760)