Releases: silinternational/idp-pw-api
Releases · silinternational/idp-pw-api
Add missing `healthcheck` for local-development "broker" container
What's Changed
- Release 7.0.10 - Add missing
healthcheck
for local-development "broker" container by @forevermatt in #303
Full Changelog: 7.0.9...7.0.10
Fix local development for Mac chips
What's Changed
- Release 7.0.9 - Fix local development for Mac chips by @forevermatt in #302
Full Changelog: 7.0.8...7.0.9
fix array assigned as error message
What's Changed
Full Changelog: 7.0.7...7.0.8
fix Sentry logging details
fix build container image references
Fixed
- change develop tags to major version for dev and test containers
Also push a major-version tag
Added
- Also push a major-version tag
Fixed
- Run CI tests on all branches
7.0.4
What's Changed
- Release 7.0.4 -- Push image to GHCR.io by @Praveenraj-K in #292
New Contributors
- @Praveenraj-K made their first contribution in #292
Full Changelog: 7.0.3...7.0.4
trim whitespace from API input
Added
- Added GitHub Actions timeout.
- Added semantic version tags to Docker image (e.g. 1.2 for tag 1.2.3).
Fixed
- Trim whitespace from user-submitted strings.
- Code whitspace inconsistencies fixed by phpStorm.
silence 401, 403, and 409 alerts
Changed
- Add 401, 403, and 409 to Sentry logger exception list
dependency update
Fixed
- Dependency updates, including yii2 update for CVE-2024-4990 (IDP-1137)