Highlights
Bulk remove projects
You can now remove multiple projects at once!
Use the tab key in the selection menu to select multiple projects for removal.

Select nightly during lec init
nightly will always be the first option during version selection. This is handy if you ever need to test on "master".
Support for hotfixes stored in GCP
Hotfixes stored in GCP will now download and install correctly. The gcloud CLI needs to be installed for this to work properly. You may be prompted to authenticate on the first run.
What's Changed
Added:
LPD-64159: Allow users to specify database version
LPD-67151: Provide a way to clean up or expire workspaces in bulk
LPD-67187: Docker tag selection during lec init
LPD-67725: Hotfixes not downloaded from GCP buckets
LPD-67899: automatically update the liferay-lxc repo when starting up Composer while referencing an LXC project
Fixed:
LPD-67188: Deploy jar or project is not working correctly
LPD-68438: [Composer] Fix importDatabaseDumps for non-SaaS database types
LPD-69468: Increase maximum heap size for the Gradle daemon to prevent OOM errors
LPD-69532: Limit listAdminUsers usage to only when database will be populated
LPD-69837: Technical Task | Increase memory allocation and limit for SQL Server
PRs
- LPD-69532 Only use listAdminUsers when database will be populated by @anthony-chu in #156
- LPD-67188 Deploy jar or project is not working correctly by @annasuszter in #155
- LPD-68438 Fix importDatabaseDumps for non-SaaS databases by @anthony-chu in #154
- LPD-64159 Allow setting the version of the Docker database image by @kyle-miho in #153
- LPD-69837 Increase memory allocation and limit for SQL Server by @anthony-chu in #160
- LPD-67725 Hotfixes not downloaded from GCP buckets by @drewbrokke in #161
- LPD-67187 Docker tag selection during lec init by @drewbrokke in #167
- LPD-67151 Provide a way to clean up or expire workspaces in bulk by @drewbrokke in #168
- Master lpd 69917 by @drewbrokke in #169
- LPD-69468 Increase maximum heap size for the Gradle daemon to prevent OOM errors by @drewbrokke in #170
- LPD-67151 Provide a way to clean up or expire workspaces in bulk by @drewbrokke in #172
- LPD-67151 Provide a way to clean up or expire workspaces in bulk by @drewbrokke in #173
- LPD-67899 automatically update the liferay-lxc repo when starting up Composer while referencing an LXC project by @drewbrokke in #171
New Contributors
- @kyle-miho made their first contribution in #153
Full Changelog: v0.5.1...v0.6