AWS partner-central documentation change
Summary
Added versions 3.13 and 3.12 with bulk opportunity management features and bug fixes for data validation/synchronization
Security assessment
Changes focus on functional improvements and data handling fixes without security context or vulnerability remediation.
Diff
diff --git a/partner-central/latest/crm/crm-connector-release-notes.md b/partner-central/latest/crm/crm-connector-release-notes.md index e41a4fe8a..0ba779555 100644 --- a//partner-central/latest/crm/crm-connector-release-notes.md +++ b//partner-central/latest/crm/crm-connector-release-notes.md @@ -5 +5 @@ -Version 3.11 (September 10, 2025)Version 3.10 (August 6, 2025)Version 3.8 (April 17, 2025)Version 3.6 (March 18, 2025)Version 3.5 (January 22, 2025)Version 3.1 (December 2, 2024)Version 3.0 (November 14, 2024)Version 2.2 (April 24, 2024)Version 2.1 (April 18, 2024)Version 2.0 (November 29, 2023)Version 1.7 (October 12, 2022)Version 1.6 (January 13, 2023)Version 1.5 (January 13, 2023)Version 1.4 (December 7, 2022) +Version 3.13 (October 30, 2025)Version 3.12 (September 16, 2025)Version 3.11 (September 10, 2025)Version 3.10 (August 6, 2025)Version 3.8 (April 17, 2025)Version 3.6 (March 18, 2025)Version 3.5 (January 22, 2025)Version 3.1 (December 2, 2024)Version 3.0 (November 14, 2024)Version 2.2 (April 24, 2024)Version 2.1 (April 18, 2024)Version 2.0 (November 29, 2023)Version 1.7 (October 12, 2022)Version 1.6 (January 13, 2023)Version 1.5 (January 13, 2023)Version 1.4 (December 7, 2022) @@ -12,0 +13,4 @@ This section contains the release history for the AWS Partner Customer Relations + * Version 3.13 (October 30, 2025) + + * Version 3.12 (September 16, 2025) + @@ -43,0 +48,44 @@ This section contains the release history for the AWS Partner Customer Relations +## Version 3.13 (October 30, 2025) + +AWS Partner CRM Connector version 3.13 contains the following features and improvements. + +### AWS Partner Central API + +**Bulk accept and bulk assign opportunities** + + * Added ability to **accept** or **assign** multiple ACE Opportunities simultaneously, improving efficiency in opportunity management + + + + +**Opportunity synchronization logs** + + * Users of the AWS Partner Central API integration can now view corresponding synchronization logs directly within the ACE Opportunity object. This feature provides visibility into the synchronization process for each opportunity + + + + +### Bug fixes + + * Resolved an issue where the Customer DUNS number field (`customerDuns`) was rejected during opportunity submission due to data type mismatch + + * Increased the error message field (`awsapn__Error_Message__c`) size from 32KB to 128KB in sync log details to prevent truncation of error messages and avoid disruption to Apex job processing during high-volume synchronization errors + + * Fixed an issue where opportunities would appear as submitted but remain stuck in draft status when postal or zip codes were in invalid format. The connector now surfaces async API validation errors, allowing partners to correct postal or zip code formatting before submitting to AWS + + * Resolved an issue where opportunities with "Other" specified in the Solution Offering field would remain stuck in Draft status instead of progressing to Submitted. The connector now properly handles "Other" solution values and correctly parses API responses to allow opportunity progression through the ACE validation process. Partners can now also associate valid solutions even when they have "Other" in the other solution description field + + + + +## Version 3.12 (September 16, 2025) + +AWS Partner CRM Connector version 3.12 contains the following features and improvements. + +### Bug fixes + + * Set the `Unified_Standard_ACE_Sync` flow template to be in a **draft** state as opposed to an active state. Some customers were experiencing installation errors with the flow template in an active state. + + + +