Releases: Crown-Commercial-Service/tailspend-idam
Releases · Crown-Commercial-Service/tailspend-idam
Release v2.2.0
Changed
- Upgrade ruby version to v3.4.1 (PR 540)
- Upgrade alpine version to v3.21 (PR 540)
- Update ruby to v3.3.6 (PR 489)
- Update Node to LTS Jod (v22.11.0) (PR 488)
- Update alpine to v3.20 (PR 395)
- Update ruby to v3.3.5 (PR 393)
- Update ruby to v3.3.4 (PR 391)
Removed
- Remove Turbolinks as it is no longer supported (PR 392)
Release v2.1.1
Security
- Various dependency updates
Release v2.1.0
Added
- Update how we manage assets for TailSpend (PR 284)
Security
- Various dependency updates
Release v2.0.3
Fixed
- Update ruby to v3.3.1 (PR 252)
- Update ruby to v3.3.0 (PR 213)
- Remove config related to GPaaS as we do not want it to be used anymore and may cause confusion (PR 165)
Security
- Various dependency updates
Release v2.0.2
Fixed
- Target a specific alpine version (PR 161)
- Rename cookie_preferences cookie to cookie_preferences_tailspend so that it does not conflict with corporate website (PR 157)
- Optimise dockerfile (PR 150)
Security
- Various dependency updates
Release 2.0.1
Fixed
- Make 503 status page return 200 status code so that Barracuda does not block it (PR 141)
Security
- Various dependency updates
Release 2.0.0
Added
- Update dockerfile to use alpine image (PR 577)
- Add the ability to deploy to GPaaS via GitHub actions (PR 576)
- Create the service unavailable page (PR 573)
- Upgrade rails to v7.1.1 (PR 562)
Security
- Various dependency updates