1.6.0-alpha1
Pre-release
Pre-release
andytson-inviqa
released this
21 Aug 11:48
·
10 commits
to 1.6.x
since this release
What's Changed
Implemented enhancements
- Add read committed isolation level for drupal 10 by @kierenevans in #776
- Update console /bin and /lib folders to live under /usr/ by @andytson-inviqa in #779
- Ensure getenv is only getting from environment variables by @andytson-inviqa in #778
- Ensure all startup commands convert sidekick run to passthru by @andytson-inviqa in #785
- Ensure static builds convert sidekick run to passthru by @andytson-inviqa in #786
- Simplify release process using Github released archives by @andytson-inviqa in #787
Fixed bugs
- Fix issue expanding built-images list into bash array in
ws built-images rm
by @andytson-inviqa in #777 - Fix redis enabled check by @kierenevans in #783
- Fix Upgrade.md change removing 1.5.x note header by @andytson-inviqa in #784
- Use the extended utilization metrics for HPA by @andytson-inviqa in #780
Full Changelog: 1.5.0...1.6.0-alpha1