Releases: ChromaticHQ/usher
Releases · ChromaticHQ/usher
v5.0.1
What's Changed
- Do not assume credential file creation will have valid credentials.
- Begin to move away from deprecated ->io constructs.
- Improve flow of event signaling in refresh tasks
- Streamline s3 request configuration; remove duplicate calls
- Don't run cron or cache clears on a site with no data
- Persist credentials through restarts
- Fix phpstan config
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Update dependency consolidation/robo to v5 by @renovate in #206
- Make refresh commands runnable inside container for ddev by @apotek in #205
- Update dependency symfony/yaml to v7 by @renovate in #219
- Update dependency drush/drush to v13 by @renovate in #217
- Update dependency vincentlanglet/twig-cs-fixer to v3 by @renovate in #216
This is a potentially breaking change. If your previous tooling ran robo dev:refresh
outside your dev container (ie, on your host machine), you should now be running this command from inside your dev container instead (example: ddev robo dev:refresh
)
Full Changelog: v4.0.4...v5.0.0
v4.0.4 Remove cache clear after database refresh
What's Changed
- Force inclusion of symfony/yaml by @apotek in #218
- Do not force a cache rebuild after a database refresh by @apotek in #221
- Standard Drupal deployments depend on running database updates first. A cache rebuild with an database out of sync with current code can lead to circular dependency exceptions.
Full Changelog: v4.0.3...v4.0.4
v4.0.3
v4.0.2
v4.0.1
What's Changed
- Update korthout/backport-action action to v2 by @renovate in #176
- Update shivammathur/setup-php action to v2.27.0 by @renovate in #178
- Update shivammathur/setup-php action to v2.27.1 by @renovate in #181
- Bump shivammathur/setup-php from 2.27.1 to 2.28.0 by @dependabot in #182
- Add PHP 8.3 support by @markdorison in #185
- Removed skipping of CountOnNull rector rule. by @markdorison in #189
- Update dependency vincentlanglet/twig-cs-fixer to v2 by @renovate in #187
- Remove Dependabot config. by @markdorison in #193
- Update workflow branch rules. by @markdorison in #194
- Fixed workflows not running on backported PRs. by @markdorison in #197
- Update dependency rector/rector to ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 by @renovate in #199
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Remove Lando and Drupal 7 support. by @markdorison in #175
Full Changelog: v3.3.0...v4.0.0
v3.3.0
What's Changed
- Update DDEV import-db options. by @markdorison in #167
- Updated dev:refresh to allow for BYODB. by @markdorison in #173
Full Changelog: v3.2.1...v3.3.0
v2.24.4
What's Changed
- Backport Rector updates. by @markdorison in #147
- [Backport 2.x] Disabled MixedTypeRector. by @github-actions in #156
- [Backport 2.x] Add additional value to twig.config debug settings. by @github-actions in #171
Full Changelog: v2.24.3...v2.24.4
v3.2.1
What's Changed
- Add additional value to twig.config debug settings. by @markdorison in #170
Full Changelog: v3.2.0...v3.2.1