Skip to content

Releases: aws-solutions/connected-mobility-solution-on-aws

v1.1.4

06 Jun 20:34
abdc2ba
Compare
Choose a tag to compare

[1.1.4] - 2024-06-06

Fixed

  • Upgrade mysql to resolve CVE
  • Fix integration test issue by allowing cron to be supplied to FleetWise Glue Job

v1.1.3

16 May 15:06
e3ceae0
Compare
Choose a tag to compare

[1.1.3] - 2024-05-16

Fixed

  • Upgrade werkzeug to resolve CVE

v1.1.2

29 Apr 19:06
4a1f87d
Compare
Choose a tag to compare

[1.1.2] - 2024-04-29

Fixed

  • Upgrade formidable to resolve CVE
  • Upgrade mysql2 to resolve CVE

v1.1.1

18 Apr 20:05
35a7f60
Compare
Choose a tag to compare

[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

11 Apr 20:37
4010ef5
Compare
Choose a tag to compare

[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

28 Feb 16:46
cd43bc0
Compare
Choose a tag to compare

[1.0.4] - 2024-02-28

Fixed

  • Upgrade backstage to 1.23.3 to mitigate vulnerability
  • Fix a bug that could occur if the s3 version of the backstage source was prefixed with a special character.

v1.0.3

23 Feb 16:07
9b4a234
Compare
Choose a tag to compare

[1.0.3] - 2024-02-23

Fixed

  • Added resolution for the ECDSA package to mitigate vulnerability
  • Added resolution for the cyrptography package to mitigate vulnerability
  • Added resolution for node-ip package to mitigate vulnerability

v1.0.2

10 Jan 20:14
8b93407
Compare
Choose a tag to compare

[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

05 Dec 17:01
a2177b7
Compare
Choose a tag to compare

[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

27 Oct 14:38
6da5780
Compare
Choose a tag to compare

[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