3.52.21 450 B

1234567891011121314151617
  1. [
  2. {
  3. "type": "bugfix",
  4. "category": "RetryMiddleware",
  5. "description": "Retries CURLE_RECV_ERROR on all RequestException, not just ConnectException."
  6. },
  7. {
  8. "type": "bugfix",
  9. "category": "RetryMiddleware",
  10. "description": "Fixes an undefined index issue."
  11. },
  12. {
  13. "type": "enhancement",
  14. "category": "ECS",
  15. "description": "Documentation updates for Amazon ECS"
  16. }
  17. ]