⚠ BREAKING CHANGES
* This changes how the package is consumed. Previously,
customer had to import 2 different packages, namely, `aws-rfdk/core`
& `aws-rfdk/deadline`. Now only one package should be imported:
`aws-rfdk`.`deadline` remains a module inside this package.
* **core**: Removed EC2-Fleet construct.
**core**: Removed EFS construct.
**deadline**: Fundamental changes to Version class.
Features
* Tidy foundational Repository dependencies ([ce75fb3]() (full hash: ce75fb30fbdf13f7abc91fed2a6b3a8966f40cae))
* **core:** Adds the StaticPrivateIpServer construct ([068a3fd]() (full hash: 068a3fde361326f7e67d799d5d183c85378b43ce))
* **core:** X.509 Certificate Custom Resource ([b183ef1]() (full hash: b183ef1a2677b05e20038b441b056b0ccde77706))
Bug Fixes
* **core:** Fixed X.509 Cert Generation ([be770d1]() (full hash: be770d1f8e0a185a7ca49c0947a996f6afc81e39))
* **deadline:** exposing spot price property for worker-fleet ([65694df]() (full hash: 65694df67ae96ed0bf0ed5d52bbed9c8daad5ed6))
* changing to single package repository ([361fdac]() (full hash: 361fdac5122466435d8d9390275ee7610a4ebfce))