Release History
Release notes
v3.1.2(2024-11-06)
Added
- Fixed bug with incompatable awswrangler version in AWS Glue
v3.1.1(2024-09-30)
Added
- Fixed bug in the TPS microservice for stacks not starting with "amc."
- Updated IAM_POLICY_INSTALL.json to include additional permissions for console deployments.
v3.1.0(2024-09-05)
Added
- Added support for retrieving reporting data from Amazon Ads API and Selling Partner API.
- Added support for handling multiple authenticated credentials.
- Cataloged the reporting data in AWS Glue using the Data Lake.
v3.0.0(2024-05-30)
Added
- Implemented support for the Amazon Ads API while phasing out the previous authentication system
v2.0.3(2024-02-20)
Added
- Fix user's ability to opt out anonymized data collection.
- Fix SageMaker notebook instance lifecycle configuration to auto-stop the compute instance if it’s idle for 900 seconds.
v2.0.2(2024-01-03)
Added
- Added timestamps to processed file names for prevention of accidental overwrites
- Fixed null values casting as -1
- Updated state machine to only trigger on successful file uploads
v2.0.1(2023-10-25)
Added
- Update urllib to v1.26.18
- Fix operational policy permissions
v2.0.0(2023-10-05)
Added
- Promote to AWS Solutions.
- Integrate Microservice 2.0.
- Add Cross-Account and Cross-Region functionality.
- Update cross-account template synthesis and deployment process.
- Enhancements for multi-instance customers.
- Add CloudWatch alarms to DLQs when message count > 0.
- Add CloudWatch alarms to Lambdas for error and throttle metrics.
- Enable CloudTrail for S3 and Lambda data events and logs for Step Functions
- User's ability to optionally deploy either microservices or data lake.
- User's ability to add other data source to the data lake.
- Remove CodeBuild infrastructure and usage of AWS DDK.
- Add functional and unit tests.
- Add AppRegistry support.
- Improve codebase to meet Solution quality bar.
- Reforge and simplify six stacks to one stack.
- Allow multiple stack deployment in one region.
- Update folder structure and add files for Solutions layout.
- Incorporate CDK solution helper and update build output.
- Update runtimes, layers, timeouts, architectures, dependencies, package hierarchy, and copyrights.
- Reforge AWS Data Wrangler layer build.
- Update DynamoDB tables to on-demand capacity.
- Update scripts for uninstalling solution.
- Add, update and fix IAM role and policy.
- Restrict KMS permissions.
- Bug fix and enhancements
v1.1.3(2023-06-01)
Added
- Final version before promotion to AWS Solutions