Releases: aws-solutions/connected-mobility-solution-on-aws
Releases · aws-solutions/connected-mobility-solution-on-aws
v2.0.2
[2.0.2] - 2024-12-05
Fixed
- Update cross-spawn to resolve CVE
- Skip tagging top-level Stack via exclude resources arg
- Separating install and upgrade functionality in make targets
- Update cms_common pre-commit target to align with package name in setup.py, fixing bug preventing running lib pre-commit via make lib-pre-commit or cd source/lib; make pre-commit
- Address pre-commit failures throughout solution
- Address SonarQube code smells
- Defining components outside of render function (nested components)
- Regex changes
- Not using index as key for React components
v2.0.1
[2.0.1] - 2024-10-30
Fixed
- Update http-proxy-middleware to fix CVE.
v2.0.0
[2.0.0] - 2024-10-23
Added
All
- Add AWS MyApplications support to CloudFormation deployments via the awsApplication tag
Automotive Cloud Developer Portal
- Upgrade Backstage to v1.29.
- Add metrics tab to ACDP scaffolded components with monthly cost and a link to the deployment's MyApplications page.
- Add partner offerings page.
CMS
- Add CMS Predictive Maintenance module.
v1.2.2
[1.2.2] - 2024-09-26
Fixed
- Update rollup package to resolve CVE
v1.2.1
v1.2.0
[1.2.0] - 2024-08-28
Added
Automotive Cloud Developer Portal
- Upgrade Backstage to v1.28.
- Support for Transit Gateway attachment to the VPC.
- Support Private Hosted Zones.
- Support external DNS when not using Route53.
- Support using a custom TLS certificate uploaded to ACM.
- Add generic OAuth 2.0 support to Backstage. CMS Auth-Setup is now used to configure Backstage's IdP.
- Add CFN parameter for Backstage auth scopes.
- Add CFN parameter to set Backstage auth mode to redirect login flow instead of popup flow.
CMS
- Add CFN parameter to Auth Setup for callback URLs.
Removed
Automotive Cloud Developer Portal
- Custom Cognito IdP for Backstage no longer needed.
v1.1.8
v1.1.7
[1.1.7] - 2024-07-16
Fixed
- Upgrade inline-style-prefixer to resolve CVE
v1.1.6
[1.1.6] - 2024-06-24
Fixed
- Upgrade ws to resolve CVE
v1.1.5
[1.1.5] - 2024-06-17
Fixed
- Upgrade braces to resolve CVE
- Update README instructions to run Backstage locally