Releases: silinternational/ssp-base
Releases · silinternational/ssp-base
Updated config-shim to v1.1.0
Changed
- Updated config-shim to v1.1.0, allowing for config to be pushed to AppConfig, enabling credential rotation from GitHub Actions. (config-shim release notes)
Fix announcement layout
10.1.5 - Update names and contact info in the code
What's Changed
- Fix annotation to refer to the team, rather than a (former) member by @forevermatt in #286
- Update authors in composer.json by @forevermatt in #287
Full Changelog: 10.1.4...10.1.5
resolve minor warnings
Fixed
- Resolve some of the lint warnings identified by PhpStorm
Release 10.1.3 --Push for ghcr.io image
Added
-Push for ghcr.io image
fix type error in expirychecker
IDP-1249 Clicking "Yes" when prompted to reset password (by expirychecker) triggers an error
Fixed
- Add a null coalesce to prevent a type error.
Fix updateUserLastLogin is called regardless of validity of rememberMeToken
Fixed
- fix updateUserLastLogin is called regardless of validity of rememberMeToken by @hobbitronics in #282
Full Changelog: 10.1.0...10.1.1
Update last_login_utc
Fixed
- fix functional_testing docs by @briskt in #280
- fix updating last_login_utc after successful authentication from inside mfa by @hobbitronics in #281
Full Changelog: 10.0.3...10.1.0
semantic image tags
Added
- Added semantic version tags to Docker image (e.g. 1.2 for tag 1.2.3).