3.57.0 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. [
  2. {
  3. "type": "feature",
  4. "category": "Credentials\\EcsCredentialProvider",
  5. "description": "Disables proxies on EcsCredentialProvider credential lookups."
  6. },
  7. {
  8. "type": "enhancement",
  9. "category": "Test\\S3",
  10. "description": "Adds compliance tests for S3 addressing."
  11. },
  12. {
  13. "type": "enhancement",
  14. "category": "SecretsManager",
  15. "description": "Documentation updates for secretsmanager"
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "CodeBuild",
  20. "description": "AWS CodeBuild Adds Support for Windows Builds."
  21. },
  22. {
  23. "type": "api-change",
  24. "category": "RDS",
  25. "description": "This release adds CloudWatch Logs integration capabilities to RDS Aurora MySQL clusters"
  26. },
  27. {
  28. "type": "enhancement",
  29. "category": "ElasticLoadBalancingv2",
  30. "description": "Updated elasticloadbalancingV2 documentation with slow start mode details. The slow start mode can be used to gradually increase the number of requests forwarded by a load balancer to a newly added target in a target group. It provides a new target an opportunity to warm up before it can handle its fair share of requests received from the load balancer. Slow start mode is disabled by default and can be enabled on a per target group basis."
  31. }
  32. ]