AWS solutions documentation change
Summary
Updated publication date and added version history notes for 1.3.0 release including RTB Fabric integration, VPC peering, and architectural changes
Security assessment
Version history mentions technical improvements but contains no references to security patches, vulnerabilities, or security feature additions. Previous version's security updates (from 1.2.0) are not part of this diff change.
Diff
diff --git a/solutions/latest/prebid-server-deployment-on-aws/revisions.md b/solutions/latest/prebid-server-deployment-on-aws/revisions.md index 63fd8bed1..b1c11c8ca 100644 --- a//solutions/latest/prebid-server-deployment-on-aws/revisions.md +++ b//solutions/latest/prebid-server-deployment-on-aws/revisions.md @@ -7 +7,6 @@ -Publication date: _November 2025_ +Publication date: _February 2026_ + +Date | Version | Description +---|---|--- +February 2026 | 1.3.0 | Added RTB Fabric integration with requester and responder gateways. Added VPC peering support for bidding simulator. Added demo website with Prebid.js integration for banner and video ad units. Added VAST instream video support in bidder simulator. Added destroy script for stack cleanup. Added Lambda functions for RTB Fabric link acceptance and gateway readiness checks. Automated bidder simulator deployment via CDK context flag. Automated AMT adapter configuration and Docker build integration. Added analytics adapter control via CDK context flag. Refactored bidder simulator to CloudFront + ALB + Lambda architecture. Updated AWS Lambda runtime to Python 3.11. Fixed ElastiCache IAM provider for Python 3.11 runtime compatibility. +November 2025 | 1.2.0 | Conversion to guidance. Application settings storage moved to S3. Prebid cache with ElastiCache. HTTPS Support. Removed AWS Service Catalog AppRegistry Integration. Load testing and operational improvements. Security updates.