Skip to content

Commit dc0384e

Browse files
committed
chore: switch changelog to UPGRADE NOTES kind
This is consistent with the `kind` used for previous breaking changes to S3 backend behavior.
1 parent 4f53303 commit dc0384e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.changes/v1.15/BUG FIXES-37601.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: UPGRADE NOTES
2+
body: 'backend/s3: The `AWS_USE_FIPS_ENDPOINT` and `AWS_USE_DUALSTACK_ENDPOINT` environment variables now only respect `true` or `false` values, aligning with the AWS SDK for Go. This replaces the previous behavior which treated any non-empty value as `true`.'
3+
time: 2026-01-07T15:45:15.958679-05:00
4+
custom:
5+
Issue: "37601"

0 commit comments

Comments
 (0)