1234567891011121314151617 |
- [
- {
- "type": "bugfix",
- "category": "RetryMiddleware",
- "description": "Retries CURLE_RECV_ERROR on all RequestException, not just ConnectException."
- },
- {
- "type": "bugfix",
- "category": "RetryMiddleware",
- "description": "Fixes an undefined index issue."
- },
- {
- "type": "enhancement",
- "category": "ECS",
- "description": "Documentation updates for Amazon ECS"
- }
- ]
|