Fixes 'Invalid region: region was not a valid DNS name' error when uploading replays to B2 via ARMOR proxy. The error was caused by a known bug in aws-sdk-go-v2 v1.41.4 where the endpoint resolver would validate the region as a DNS name even when using a custom BaseEndpoint with UsePathStyle=true. Upgraded SDK versions: - github.com/aws/aws-sdk-go-v2 v1.41.4 -> v1.41.6 - github.com/aws/aws-sdk-go-v2/config v1.32.12 -> v1.32.16 - github.com/aws/aws-sdk-go-v2/service/s3 v1.97.2 -> v1.100.0 - github.com/aws/smithy-go v1.24.2 -> v1.25.1 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| acb-api | ||
| acb-evolver | ||
| acb-index-builder | ||
| acb-local | ||
| acb-map-evolver | ||
| acb-mapgen | ||
| acb-matchmaker | ||
| acb-wasm | ||
| acb-worker | ||