v14.0.0
14.0.0 (2021-04-28)
Code Refactoring
BREAKING CHANGES
-
The certificate prop for GuHttpsApplicationListener is now of type GuCertificate. It has also become mandatory.
Users who need more flexibility can still use GuApplicationListener as before. -
refactor: Use GuHttpsApplicationListener in GuEc2App pattern
-
docs: Add docs for ALB constructs