Releases: triniti/core-php
Releases · triniti/core-php
v2.7.1
- Set default apiEndpoint in AbstractBrazeNotifier.
v2.7.0
- Add support for browser notifications via Braze.
v2.6.3
- Add
is_conclusive
to Triniti/Sys/InspectSeoHandler
.
v2.6.2
- Remove Guzzle timeout in
Triniti\AppleNews\AppleNewsApi
.
v2.6.1
- Increase Guzzle timeout in
Triniti\AppleNews\AppleNewsApi
.
v2.6.0
- Use atomic counters to update poll count in
Triniti\Apollo\NcrPollStatsProjector
- Set timeout in notifiers that use guzzle to 5 seconds.
- Add
Triniti\Sys\InspectSeoHandler
to handle seo inspection
v2.5.3
- Use field-based jobId for Jwplayer SyncMedia commands
v2.5.2
- Apple Notification Failures: CMS Re-Push
v2.5.1
- Allow file details to change when asset nodes are updated
- Do not clear file_etag when enriching assets with s3 object
- Use guzzle retry middleware in
Triniti\Dam\AssetEnricher
instead of aws
v2.5.0
- Require php 8.3.
- Allow symfony 7.x
- Do not use public-read when uploading to s3.