Releases: aws-solutions/connected-mobility-solution-on-aws
Releases · aws-solutions/connected-mobility-solution-on-aws
v1.1.4
v1.1.3
[1.1.3] - 2024-05-16
Fixed
- Upgrade werkzeug to resolve CVE
v1.1.2
v1.1.1
[1.1.1] - 2024-04-18
Fixed
- Upgrade mysql2 to resolve CVE
- Upgrade requests library with idna peer dependency to resolve pip-audit
- Upgrade @backstage/cli to resolve Jest errors
- Pin moto version in Alerts module to avoid moto Athena bug introduced in moto 5.0.3
- Add lock files
v1.1.0
[1.1.0] - 2024-04-11
Added
Common
- Added all applicable ACDP and CMS on AWS module resources to VPC.
- Created VPC module to provide a reference VPC implementation for ACDP and CMS on AWS Modules.
- Added one-click deployment support via CloudFormation templates.
- Created Make targets for build, upload, and deploy process.
ACDP
- Replaced AWS Proton with custom build orchestration via Amazon CodeBuild from Backstage.
- Created ACDP plugins for Backstage to assist with CI/CD operations of CMS on AWS modules and external solutions.
CMS
- Created Auth Setup module which adds support for choosing between Cognito or a compatible OAuth 2.0 compliant IdP.
- Created CMS Config module to define common configurations within the solution.
- Added TechDocs support to CMS Modules.
Fixed
- Updates to Backstage to resolve various issues in plugins.
v1.0.4
v1.0.3
v1.0.2
[1.0.2] - 2024-01-10
Fixed
- Updated Grafana workspace in EV Battery Health module to include
plugin management and install Amazon Athena plugin - Added resolution for octokit package to mitigate vulnerability
- Added resolution for follow-redirects package to mitigate vulnerability
- Added resolution for swagger-ui-react package to address Backstage build failure
- Removed
yarn tsc:full
from backstage image build - Add ignore pattern for Axios in vehicle simulator to ensure correct version usage
v1.0.1
[1.0.1] - 2023-12-05
Fixed
- Updated various README URLs to the correct values
- Resolved an issue where the Aurora PostgresSQL cluster's version defaulted to 11 instead of 13 in some regions
- Pinned Node and Python versions in Proton manifest.yml for every module
v1.0.0
[1.0.0] - 2023-10-27
Added
CMS Modules
- CMS Alerts
- CMS API
- CMS Authentication
- CMS Connect & Store
- CMS EV Battery Health
- CMS Vehicle Provisioning
- CMS Vehicle Simulator
Automotive Cloud Developer Portal
- CMS Backstage Deployment
- CMS Module Deployment Templates for Backstage
- Proton Deployment Support
- S3 Backend Support for Backstage Assets
- Authentication and User flow implementation with Cognito