New Network Server service type is available in private preview
Supports exposing multiple TCP, UDP, HTTP, and HTTPS ports
Contact support to request preview access
Add shell session CLI copy/paste for servers
This makes it much easier to open a shell session to your running application. You no longer have to fetch various ids from AWS console.

Add git submodule support to EC2 builders
Speed up static site deployments
Fix bug for static builds where the old assets were not getting removed from the builder
Fix bug where service config display was not always updated as expected
Fix occasional issue with ECS deployments
Misc fixes