src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

CHANGELOG.md (34814B)


      1 # v1.32.38 (2026-08-20)
      2 
      3 * **Dependency Update**: Updated to the latest SDK module versions
      4 
      5 # v1.32.37 (2026-08-14)
      6 
      7 * **Dependency Update**: Update to smithy-go v1.27.8.
      8 * **Dependency Update**: Updated to the latest SDK module versions
      9 
     10 # v1.32.36 (2026-08-10)
     11 
     12 * **Dependency Update**: Update to smithy-go v1.27.7.
     13 * **Dependency Update**: Updated to the latest SDK module versions
     14 
     15 # v1.32.35 (2026-08-05)
     16 
     17 * **Dependency Update**: Updated to the latest SDK module versions
     18 
     19 # v1.32.34 (2026-07-31.2)
     20 
     21 * **Dependency Update**: Updated to the latest SDK module versions
     22 * **Dependency Update**: Upgrade to smithy-go v1.27.6 to fix various serde issues in HTTP binding services.
     23 
     24 # v1.32.33 (2026-07-29)
     25 
     26 * **Dependency Update**: Updated to the latest SDK module versions
     27 
     28 # v1.32.32 (2026-07-28)
     29 
     30 * **Dependency Update**: Update to smithy-go v1.27.5.
     31 * **Dependency Update**: Updated to the latest SDK module versions
     32 
     33 # v1.32.31 (2026-07-21)
     34 
     35 * **Dependency Update**: Updated to the latest SDK module versions
     36 
     37 # v1.32.30 (2026-07-13)
     38 
     39 * **Dependency Update**: Updated to the latest SDK module versions
     40 
     41 # v1.32.29 (2026-07-08.2)
     42 
     43 * **Dependency Update**: Updated to the latest SDK module versions
     44 
     45 # v1.32.28 (2026-07-06)
     46 
     47 * **Dependency Update**: Updated to the latest SDK module versions
     48 
     49 # v1.32.27 (2026-07-01)
     50 
     51 * **Bug Fix**: Bump smithy-go to 1.27.3, fix JSON encorder for document.Number, endpoint host label format validation and CBOR union serialization on new serde
     52 * **Dependency Update**: Updated to the latest SDK module versions
     53 
     54 # v1.32.26 (2026-06-29)
     55 
     56 * **Dependency Update**: Updated to the latest SDK module versions
     57 
     58 # v1.32.25 (2026-06-10)
     59 
     60 * **Dependency Update**: Updated to the latest SDK module versions
     61 
     62 # v1.32.24 (2026-06-08)
     63 
     64 * **Dependency Update**: Updated to the latest SDK module versions
     65 
     66 # v1.32.23 (2026-06-04)
     67 
     68 * **Dependency Update**: Update to smithy-go v1.27.1 to fix several union-related deserialization bugs in schema-serde-enabled services.
     69 * **Dependency Update**: Updated to the latest SDK module versions
     70 
     71 # v1.32.22 (2026-06-03)
     72 
     73 * **Dependency Update**: Updated to the latest SDK module versions
     74 
     75 # v1.32.21 (2026-06-02)
     76 
     77 * **Dependency Update**: Updated to the latest SDK module versions
     78 
     79 # v1.32.20 (2026-05-29)
     80 
     81 * **Dependency Update**: Update to smithy-go v1.26.0.
     82 * **Dependency Update**: Updated to the latest SDK module versions
     83 
     84 # v1.32.19 (2026-05-28)
     85 
     86 * **Bug Fix**: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
     87 * **Dependency Update**: Updated to the latest SDK module versions
     88 
     89 # v1.32.18 (2026-05-22)
     90 
     91 * **Dependency Update**: Updated to the latest SDK module versions
     92 
     93 # v1.32.17 (2026-04-29)
     94 
     95 * **Dependency Update**: Update to smithy-go v1.25.1.
     96 * **Dependency Update**: Updated to the latest SDK module versions
     97 
     98 # v1.32.16 (2026-04-17)
     99 
    100 * **Dependency Update**: Bump smithy-go to 1.25.0 to support endpointBdd trait
    101 * **Dependency Update**: Updated to the latest SDK module versions
    102 
    103 # v1.32.15 (2026-04-16)
    104 
    105 * No change notes available for this release.
    106 
    107 # v1.32.14 (2026-04-02)
    108 
    109 * **Dependency Update**: Updated to the latest SDK module versions
    110 
    111 # v1.32.13 (2026-03-26)
    112 
    113 * **Dependency Update**: Updated to the latest SDK module versions
    114 
    115 # v1.32.12 (2026-03-13)
    116 
    117 * **Bug Fix**: Replace usages of the old ioutil/ package throughout the SDK.
    118 * **Dependency Update**: Updated to the latest SDK module versions
    119 
    120 # v1.32.11 (2026-03-03)
    121 
    122 * **Bug Fix**: Modernize non codegen files with go fix
    123 * **Dependency Update**: Bump minimum Go version to 1.24
    124 * **Dependency Update**: Updated to the latest SDK module versions
    125 
    126 # v1.32.10 (2026-02-23)
    127 
    128 * **Dependency Update**: Updated to the latest SDK module versions
    129 
    130 # v1.32.9 (2026-02-18)
    131 
    132 * **Dependency Update**: Updated to the latest SDK module versions
    133 
    134 # v1.32.8 (2026-02-17)
    135 
    136 * **Dependency Update**: Updated to the latest SDK module versions
    137 
    138 # v1.32.7 (2026-01-09)
    139 
    140 * **Dependency Update**: Updated to the latest SDK module versions
    141 
    142 # v1.32.6 (2025-12-16)
    143 
    144 * **Dependency Update**: Updated to the latest SDK module versions
    145 
    146 # v1.32.5 (2025-12-09)
    147 
    148 * **Dependency Update**: Updated to the latest SDK module versions
    149 
    150 # v1.32.4 (2025-12-08)
    151 
    152 * **Dependency Update**: Updated to the latest SDK module versions
    153 
    154 # v1.32.3 (2025-12-02)
    155 
    156 * **Dependency Update**: Updated to the latest SDK module versions
    157 * **Dependency Update**: Upgrade to smithy-go v1.24.0. Notably this version of the library reduces the allocation footprint of the middleware system. We observe a ~10% reduction in allocations per SDK call with this change.
    158 
    159 # v1.32.2 (2025-11-25)
    160 
    161 * **Dependency Update**: Updated to the latest SDK module versions
    162 
    163 # v1.32.1 (2025-11-21)
    164 
    165 * **Dependency Update**: Updated to the latest SDK module versions
    166 
    167 # v1.32.0 (2025-11-19.2)
    168 
    169 * **Feature**: Add support for AWS Login credentials (package credentials/logincreds) to the default credential chain.
    170 * **Dependency Update**: Updated to the latest SDK module versions
    171 
    172 # v1.31.21 (2025-11-19)
    173 
    174 * **Dependency Update**: Updated to the latest SDK module versions
    175 
    176 # v1.31.20 (2025-11-12)
    177 
    178 * **Dependency Update**: Updated to the latest SDK module versions
    179 
    180 # v1.31.19 (2025-11-11)
    181 
    182 * **Dependency Update**: Updated to the latest SDK module versions
    183 
    184 # v1.31.18 (2025-11-10)
    185 
    186 * **Dependency Update**: Updated to the latest SDK module versions
    187 
    188 # v1.31.17 (2025-11-04)
    189 
    190 * **Dependency Update**: Updated to the latest SDK module versions
    191 * **Dependency Update**: Upgrade to smithy-go v1.23.2 which should convey some passive reduction of overall allocations, especially when not using the metrics system.
    192 
    193 # v1.31.16 (2025-10-30)
    194 
    195 * **Dependency Update**: Updated to the latest SDK module versions
    196 
    197 # v1.31.15 (2025-10-23)
    198 
    199 * **Dependency Update**: Updated to the latest SDK module versions
    200 
    201 # v1.31.14 (2025-10-22)
    202 
    203 * **Dependency Update**: Updated to the latest SDK module versions
    204 
    205 # v1.31.13 (2025-10-16)
    206 
    207 * **Dependency Update**: Bump minimum Go version to 1.23.
    208 * **Dependency Update**: Updated to the latest SDK module versions
    209 
    210 # v1.31.12 (2025-09-29)
    211 
    212 * **Dependency Update**: Updated to the latest SDK module versions
    213 
    214 # v1.31.11 (2025-09-26)
    215 
    216 * **Dependency Update**: Updated to the latest SDK module versions
    217 
    218 # v1.31.10 (2025-09-23)
    219 
    220 * **Dependency Update**: Updated to the latest SDK module versions
    221 
    222 # v1.31.9 (2025-09-22)
    223 
    224 * **Dependency Update**: Updated to the latest SDK module versions
    225 
    226 # v1.31.8 (2025-09-10)
    227 
    228 * **Dependency Update**: Updated to the latest SDK module versions
    229 
    230 # v1.31.7 (2025-09-08)
    231 
    232 * **Dependency Update**: Updated to the latest SDK module versions
    233 
    234 # v1.31.6 (2025-08-29)
    235 
    236 * **Dependency Update**: Updated to the latest SDK module versions
    237 
    238 # v1.31.5 (2025-08-28)
    239 
    240 * **Dependency Update**: Updated to the latest SDK module versions
    241 
    242 # v1.31.4 (2025-08-27)
    243 
    244 * **Dependency Update**: Update to smithy-go v1.23.0.
    245 * **Dependency Update**: Updated to the latest SDK module versions
    246 
    247 # v1.31.3 (2025-08-26)
    248 
    249 * **Dependency Update**: Updated to the latest SDK module versions
    250 
    251 # v1.31.2 (2025-08-21)
    252 
    253 * **Dependency Update**: Updated to the latest SDK module versions
    254 
    255 # v1.31.1 (2025-08-20)
    256 
    257 * **Dependency Update**: Updated to the latest SDK module versions
    258 
    259 # v1.31.0 (2025-08-11)
    260 
    261 * **Feature**: Add support for configuring per-service Options via callback on global config.
    262 * **Dependency Update**: Updated to the latest SDK module versions
    263 
    264 # v1.30.3 (2025-08-04)
    265 
    266 * **Dependency Update**: Updated to the latest SDK module versions
    267 
    268 # v1.30.2 (2025-07-30)
    269 
    270 * **Dependency Update**: Updated to the latest SDK module versions
    271 
    272 # v1.30.1 (2025-07-29)
    273 
    274 * **Dependency Update**: Updated to the latest SDK module versions
    275 
    276 # v1.30.0 (2025-07-28)
    277 
    278 * **Feature**: Add support for HTTP interceptors.
    279 * **Dependency Update**: Updated to the latest SDK module versions
    280 
    281 # v1.29.18 (2025-07-19)
    282 
    283 * **Dependency Update**: Updated to the latest SDK module versions
    284 
    285 # v1.29.17 (2025-06-17)
    286 
    287 * **Dependency Update**: Update to smithy-go v1.22.4.
    288 * **Dependency Update**: Updated to the latest SDK module versions
    289 
    290 # v1.29.16 (2025-06-10)
    291 
    292 * **Dependency Update**: Updated to the latest SDK module versions
    293 
    294 # v1.29.15 (2025-06-06)
    295 
    296 * **Dependency Update**: Updated to the latest SDK module versions
    297 
    298 # v1.29.14 (2025-04-10)
    299 
    300 * **Dependency Update**: Updated to the latest SDK module versions
    301 
    302 # v1.29.13 (2025-04-03)
    303 
    304 * **Dependency Update**: Updated to the latest SDK module versions
    305 
    306 # v1.29.12 (2025-03-27)
    307 
    308 * **Dependency Update**: Updated to the latest SDK module versions
    309 
    310 # v1.29.11 (2025-03-25)
    311 
    312 * **Dependency Update**: Updated to the latest SDK module versions
    313 
    314 # v1.29.10 (2025-03-24)
    315 
    316 * **Dependency Update**: Updated to the latest SDK module versions
    317 
    318 # v1.29.9 (2025-03-04.2)
    319 
    320 * **Dependency Update**: Updated to the latest SDK module versions
    321 
    322 # v1.29.8 (2025-02-27)
    323 
    324 * **Dependency Update**: Updated to the latest SDK module versions
    325 
    326 # v1.29.7 (2025-02-18)
    327 
    328 * **Bug Fix**: Bump go version to 1.22
    329 * **Dependency Update**: Updated to the latest SDK module versions
    330 
    331 # v1.29.6 (2025-02-05)
    332 
    333 * **Dependency Update**: Updated to the latest SDK module versions
    334 
    335 # v1.29.5 (2025-02-04)
    336 
    337 * **Dependency Update**: Updated to the latest SDK module versions
    338 
    339 # v1.29.4 (2025-01-31)
    340 
    341 * **Dependency Update**: Updated to the latest SDK module versions
    342 
    343 # v1.29.3 (2025-01-30)
    344 
    345 * **Dependency Update**: Updated to the latest SDK module versions
    346 
    347 # v1.29.2 (2025-01-24)
    348 
    349 * **Bug Fix**: Fix env config naming and usage of deprecated ioutil
    350 * **Dependency Update**: Updated to the latest SDK module versions
    351 * **Dependency Update**: Upgrade to smithy-go v1.22.2.
    352 
    353 # v1.29.1 (2025-01-17)
    354 
    355 * **Dependency Update**: Updated to the latest SDK module versions
    356 
    357 # v1.29.0 (2025-01-15)
    358 
    359 * **Feature**: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using `when_supported` and `when_required` options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using `when_supported` and `when_required` options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
    360 * **Dependency Update**: Updated to the latest SDK module versions
    361 
    362 # v1.28.11 (2025-01-14)
    363 
    364 * **Dependency Update**: Updated to the latest SDK module versions
    365 
    366 # v1.28.10 (2025-01-10)
    367 
    368 * **Dependency Update**: Updated to the latest SDK module versions
    369 
    370 # v1.28.9 (2025-01-09)
    371 
    372 * **Dependency Update**: Updated to the latest SDK module versions
    373 
    374 # v1.28.8 (2025-01-08)
    375 
    376 * **Dependency Update**: Updated to the latest SDK module versions
    377 
    378 # v1.28.7 (2024-12-19)
    379 
    380 * **Bug Fix**: Fix improper use of printf-style functions.
    381 * **Dependency Update**: Updated to the latest SDK module versions
    382 
    383 # v1.28.6 (2024-12-02)
    384 
    385 * **Dependency Update**: Updated to the latest SDK module versions
    386 
    387 # v1.28.5 (2024-11-18)
    388 
    389 * **Dependency Update**: Update to smithy-go v1.22.1.
    390 * **Dependency Update**: Updated to the latest SDK module versions
    391 
    392 # v1.28.4 (2024-11-14)
    393 
    394 * **Dependency Update**: Updated to the latest SDK module versions
    395 
    396 # v1.28.3 (2024-11-07)
    397 
    398 * **Dependency Update**: Updated to the latest SDK module versions
    399 
    400 # v1.28.2 (2024-11-06)
    401 
    402 * **Dependency Update**: Updated to the latest SDK module versions
    403 
    404 # v1.28.1 (2024-10-28)
    405 
    406 * **Dependency Update**: Updated to the latest SDK module versions
    407 
    408 # v1.28.0 (2024-10-16)
    409 
    410 * **Feature**: Adds the LoadOptions hook `WithBaseEndpoint` for setting global endpoint override in-code.
    411 
    412 # v1.27.43 (2024-10-08)
    413 
    414 * **Dependency Update**: Updated to the latest SDK module versions
    415 
    416 # v1.27.42 (2024-10-07)
    417 
    418 * **Dependency Update**: Updated to the latest SDK module versions
    419 
    420 # v1.27.41 (2024-10-04)
    421 
    422 * **Dependency Update**: Updated to the latest SDK module versions
    423 
    424 # v1.27.40 (2024-10-03)
    425 
    426 * **Dependency Update**: Updated to the latest SDK module versions
    427 
    428 # v1.27.39 (2024-09-27)
    429 
    430 * **Dependency Update**: Updated to the latest SDK module versions
    431 
    432 # v1.27.38 (2024-09-25)
    433 
    434 * **Dependency Update**: Updated to the latest SDK module versions
    435 
    436 # v1.27.37 (2024-09-23)
    437 
    438 * **Dependency Update**: Updated to the latest SDK module versions
    439 
    440 # v1.27.36 (2024-09-20)
    441 
    442 * **Dependency Update**: Updated to the latest SDK module versions
    443 
    444 # v1.27.35 (2024-09-17)
    445 
    446 * **Dependency Update**: Updated to the latest SDK module versions
    447 
    448 # v1.27.34 (2024-09-16)
    449 
    450 * **Bug Fix**: Read `AWS_CONTAINER_CREDENTIALS_FULL_URI` env variable if set when reading a profile with `credential_source`. Also ensure `AWS_CONTAINER_CREDENTIALS_RELATIVE_URI` is always read before it
    451 
    452 # v1.27.33 (2024-09-04)
    453 
    454 * **Dependency Update**: Updated to the latest SDK module versions
    455 
    456 # v1.27.32 (2024-09-03)
    457 
    458 * **Dependency Update**: Updated to the latest SDK module versions
    459 
    460 # v1.27.31 (2024-08-26)
    461 
    462 * **Dependency Update**: Updated to the latest SDK module versions
    463 
    464 # v1.27.30 (2024-08-23)
    465 
    466 * **Bug Fix**: Don't fail credentials unit tests if credentials are found on a file
    467 
    468 # v1.27.29 (2024-08-22)
    469 
    470 * **Dependency Update**: Updated to the latest SDK module versions
    471 
    472 # v1.27.28 (2024-08-15)
    473 
    474 * **Dependency Update**: Bump minimum Go version to 1.21.
    475 * **Dependency Update**: Updated to the latest SDK module versions
    476 
    477 # v1.27.27 (2024-07-18)
    478 
    479 * **Dependency Update**: Updated to the latest SDK module versions
    480 
    481 # v1.27.26 (2024-07-10.2)
    482 
    483 * **Dependency Update**: Updated to the latest SDK module versions
    484 
    485 # v1.27.25 (2024-07-10)
    486 
    487 * **Dependency Update**: Updated to the latest SDK module versions
    488 
    489 # v1.27.24 (2024-07-03)
    490 
    491 * **Dependency Update**: Updated to the latest SDK module versions
    492 
    493 # v1.27.23 (2024-06-28)
    494 
    495 * **Dependency Update**: Updated to the latest SDK module versions
    496 
    497 # v1.27.22 (2024-06-26)
    498 
    499 * **Dependency Update**: Updated to the latest SDK module versions
    500 
    501 # v1.27.21 (2024-06-19)
    502 
    503 * **Dependency Update**: Updated to the latest SDK module versions
    504 
    505 # v1.27.20 (2024-06-18)
    506 
    507 * **Dependency Update**: Updated to the latest SDK module versions
    508 
    509 # v1.27.19 (2024-06-17)
    510 
    511 * **Dependency Update**: Updated to the latest SDK module versions
    512 
    513 # v1.27.18 (2024-06-07)
    514 
    515 * **Dependency Update**: Updated to the latest SDK module versions
    516 
    517 # v1.27.17 (2024-06-03)
    518 
    519 * **Documentation**: Add deprecation docs to global endpoint resolution interfaces. These APIs were previously deprecated with the introduction of service-specific endpoint resolution (EndpointResolverV2 and BaseEndpoint on service client options).
    520 * **Dependency Update**: Updated to the latest SDK module versions
    521 
    522 # v1.27.16 (2024-05-23)
    523 
    524 * **Dependency Update**: Updated to the latest SDK module versions
    525 
    526 # v1.27.15 (2024-05-16)
    527 
    528 * **Dependency Update**: Updated to the latest SDK module versions
    529 
    530 # v1.27.14 (2024-05-15)
    531 
    532 * **Dependency Update**: Updated to the latest SDK module versions
    533 
    534 # v1.27.13 (2024-05-10)
    535 
    536 * **Dependency Update**: Updated to the latest SDK module versions
    537 
    538 # v1.27.12 (2024-05-08)
    539 
    540 * **Dependency Update**: Updated to the latest SDK module versions
    541 
    542 # v1.27.11 (2024-04-05)
    543 
    544 * **Dependency Update**: Updated to the latest SDK module versions
    545 
    546 # v1.27.10 (2024-03-29)
    547 
    548 * **Dependency Update**: Updated to the latest SDK module versions
    549 
    550 # v1.27.9 (2024-03-21)
    551 
    552 * **Dependency Update**: Updated to the latest SDK module versions
    553 
    554 # v1.27.8 (2024-03-18)
    555 
    556 * **Dependency Update**: Updated to the latest SDK module versions
    557 
    558 # v1.27.7 (2024-03-07)
    559 
    560 * **Bug Fix**: Remove dependency on go-cmp.
    561 * **Dependency Update**: Updated to the latest SDK module versions
    562 
    563 # v1.27.6 (2024-03-05)
    564 
    565 * **Dependency Update**: Updated to the latest SDK module versions
    566 
    567 # v1.27.5 (2024-03-04)
    568 
    569 * **Dependency Update**: Updated to the latest SDK module versions
    570 
    571 # v1.27.4 (2024-02-23)
    572 
    573 * **Dependency Update**: Updated to the latest SDK module versions
    574 
    575 # v1.27.3 (2024-02-22)
    576 
    577 * **Dependency Update**: Updated to the latest SDK module versions
    578 
    579 # v1.27.2 (2024-02-21)
    580 
    581 * **Dependency Update**: Updated to the latest SDK module versions
    582 
    583 # v1.27.1 (2024-02-20)
    584 
    585 * **Dependency Update**: Updated to the latest SDK module versions
    586 
    587 # v1.27.0 (2024-02-13)
    588 
    589 * **Feature**: Bump minimum Go version to 1.20 per our language support policy.
    590 * **Dependency Update**: Updated to the latest SDK module versions
    591 
    592 # v1.26.6 (2024-01-22)
    593 
    594 * **Bug Fix**: Remove invalid escaping of shared config values. All values in the shared config file will now be interpreted literally, save for fully-quoted strings which are unwrapped for legacy reasons.
    595 * **Dependency Update**: Updated to the latest SDK module versions
    596 
    597 # v1.26.5 (2024-01-18)
    598 
    599 * **Dependency Update**: Updated to the latest SDK module versions
    600 
    601 # v1.26.4 (2024-01-16)
    602 
    603 * **Dependency Update**: Updated to the latest SDK module versions
    604 
    605 # v1.26.3 (2024-01-04)
    606 
    607 * **Dependency Update**: Updated to the latest SDK module versions
    608 
    609 # v1.26.2 (2023-12-20)
    610 
    611 * **Dependency Update**: Updated to the latest SDK module versions
    612 
    613 # v1.26.1 (2023-12-08)
    614 
    615 * **Bug Fix**: Correct loading of [services *] sections into shared config.
    616 * **Dependency Update**: Updated to the latest SDK module versions
    617 
    618 # v1.26.0 (2023-12-07)
    619 
    620 * **Feature**: Support modeled request compression. The only algorithm supported at this time is `gzip`.
    621 * **Dependency Update**: Updated to the latest SDK module versions
    622 
    623 # v1.25.12 (2023-12-06)
    624 
    625 * **Dependency Update**: Updated to the latest SDK module versions
    626 
    627 # v1.25.11 (2023-12-01)
    628 
    629 * **Dependency Update**: Updated to the latest SDK module versions
    630 
    631 # v1.25.10 (2023-11-30)
    632 
    633 * **Dependency Update**: Updated to the latest SDK module versions
    634 
    635 # v1.25.9 (2023-11-29)
    636 
    637 * **Dependency Update**: Updated to the latest SDK module versions
    638 
    639 # v1.25.8 (2023-11-28.3)
    640 
    641 * **Bug Fix**: Correct resolution of S3Express auth disable toggle.
    642 
    643 # v1.25.7 (2023-11-28.2)
    644 
    645 * **Dependency Update**: Updated to the latest SDK module versions
    646 
    647 # v1.25.6 (2023-11-28)
    648 
    649 * **Dependency Update**: Updated to the latest SDK module versions
    650 
    651 # v1.25.5 (2023-11-21)
    652 
    653 * **Dependency Update**: Updated to the latest SDK module versions
    654 
    655 # v1.25.4 (2023-11-20)
    656 
    657 * **Dependency Update**: Updated to the latest SDK module versions
    658 
    659 # v1.25.3 (2023-11-17)
    660 
    661 * **Dependency Update**: Updated to the latest SDK module versions
    662 
    663 # v1.25.2 (2023-11-16)
    664 
    665 * **Dependency Update**: Updated to the latest SDK module versions
    666 
    667 # v1.25.1 (2023-11-15)
    668 
    669 * **Dependency Update**: Updated to the latest SDK module versions
    670 
    671 # v1.25.0 (2023-11-14)
    672 
    673 * **Feature**: Add support for dynamic auth token from file and EKS container host in absolute/relative URIs in the HTTP credential provider.
    674 * **Dependency Update**: Updated to the latest SDK module versions
    675 
    676 # v1.24.0 (2023-11-13)
    677 
    678 * **Feature**: Replace the legacy config parser with a modern, less-strict implementation. Parsing failures within a section will now simply ignore the invalid line rather than silently drop the entire section.
    679 * **Dependency Update**: Updated to the latest SDK module versions
    680 
    681 # v1.23.0 (2023-11-09.2)
    682 
    683 * **Feature**: BREAKFIX: In order to support subproperty parsing, invalid property definitions must not be ignored
    684 * **Dependency Update**: Updated to the latest SDK module versions
    685 
    686 # v1.22.3 (2023-11-09)
    687 
    688 * **Dependency Update**: Updated to the latest SDK module versions
    689 
    690 # v1.22.2 (2023-11-07)
    691 
    692 * **Dependency Update**: Updated to the latest SDK module versions
    693 
    694 # v1.22.1 (2023-11-06)
    695 
    696 * No change notes available for this release.
    697 
    698 # v1.22.0 (2023-11-02)
    699 
    700 * **Feature**: Add env and shared config settings for disabling IMDSv1 fallback.
    701 * **Dependency Update**: Updated to the latest SDK module versions
    702 
    703 # v1.21.0 (2023-11-01)
    704 
    705 * **Feature**: Adds support for configured endpoints via environment variables and the AWS shared configuration file.
    706 * **Dependency Update**: Updated to the latest SDK module versions
    707 
    708 # v1.20.0 (2023-10-31)
    709 
    710 * **Feature**: **BREAKING CHANGE**: Bump minimum go version to 1.19 per the revised [go version support policy](https://aws.amazon.com/blogs/developer/aws-sdk-for-go-aligns-with-go-release-policy-on-supported-runtimes/).
    711 * **Dependency Update**: Updated to the latest SDK module versions
    712 
    713 # v1.19.1 (2023-10-24)
    714 
    715 * No change notes available for this release.
    716 
    717 # v1.19.0 (2023-10-16)
    718 
    719 * **Feature**: Modify logic of retrieving user agent appID from env config
    720 
    721 # v1.18.45 (2023-10-12)
    722 
    723 * **Bug Fix**: Fail to load config if an explicitly provided profile doesn't exist.
    724 * **Dependency Update**: Updated to the latest SDK module versions
    725 
    726 # v1.18.44 (2023-10-06)
    727 
    728 * **Dependency Update**: Updated to the latest SDK module versions
    729 
    730 # v1.18.43 (2023-10-02)
    731 
    732 * **Dependency Update**: Updated to the latest SDK module versions
    733 
    734 # v1.18.42 (2023-09-22)
    735 
    736 * **Bug Fix**: Fixed a bug where merging `max_attempts` or `duration_seconds` fields across shared config files with invalid values would silently default them to 0.
    737 * **Bug Fix**: Move type assertion of config values out of the parsing stage, which resolves an issue where the contents of a profile would silently be dropped with certain numeric formats.
    738 * **Dependency Update**: Updated to the latest SDK module versions
    739 
    740 # v1.18.41 (2023-09-20)
    741 
    742 * **Dependency Update**: Updated to the latest SDK module versions
    743 
    744 # v1.18.40 (2023-09-18)
    745 
    746 * **Dependency Update**: Updated to the latest SDK module versions
    747 
    748 # v1.18.39 (2023-09-05)
    749 
    750 * **Dependency Update**: Updated to the latest SDK module versions
    751 
    752 # v1.18.38 (2023-08-31)
    753 
    754 * **Dependency Update**: Updated to the latest SDK module versions
    755 
    756 # v1.18.37 (2023-08-23)
    757 
    758 * No change notes available for this release.
    759 
    760 # v1.18.36 (2023-08-21)
    761 
    762 * **Dependency Update**: Updated to the latest SDK module versions
    763 
    764 # v1.18.35 (2023-08-18)
    765 
    766 * **Dependency Update**: Updated to the latest SDK module versions
    767 
    768 # v1.18.34 (2023-08-17)
    769 
    770 * **Dependency Update**: Updated to the latest SDK module versions
    771 
    772 # v1.18.33 (2023-08-07)
    773 
    774 * **Dependency Update**: Updated to the latest SDK module versions
    775 
    776 # v1.18.32 (2023-08-01)
    777 
    778 * **Dependency Update**: Updated to the latest SDK module versions
    779 
    780 # v1.18.31 (2023-07-31)
    781 
    782 * **Dependency Update**: Updated to the latest SDK module versions
    783 
    784 # v1.18.30 (2023-07-28)
    785 
    786 * **Dependency Update**: Updated to the latest SDK module versions
    787 
    788 # v1.18.29 (2023-07-25)
    789 
    790 * **Dependency Update**: Updated to the latest SDK module versions
    791 
    792 # v1.18.28 (2023-07-13)
    793 
    794 * **Dependency Update**: Updated to the latest SDK module versions
    795 
    796 # v1.18.27 (2023-06-15)
    797 
    798 * **Dependency Update**: Updated to the latest SDK module versions
    799 
    800 # v1.18.26 (2023-06-13)
    801 
    802 * **Dependency Update**: Updated to the latest SDK module versions
    803 
    804 # v1.18.25 (2023-05-09)
    805 
    806 * **Dependency Update**: Updated to the latest SDK module versions
    807 
    808 # v1.18.24 (2023-05-08)
    809 
    810 * **Dependency Update**: Updated to the latest SDK module versions
    811 
    812 # v1.18.23 (2023-05-04)
    813 
    814 * **Dependency Update**: Updated to the latest SDK module versions
    815 
    816 # v1.18.22 (2023-04-24)
    817 
    818 * **Dependency Update**: Updated to the latest SDK module versions
    819 
    820 # v1.18.21 (2023-04-10)
    821 
    822 * **Dependency Update**: Updated to the latest SDK module versions
    823 
    824 # v1.18.20 (2023-04-07)
    825 
    826 * **Dependency Update**: Updated to the latest SDK module versions
    827 
    828 # v1.18.19 (2023-03-21)
    829 
    830 * **Dependency Update**: Updated to the latest SDK module versions
    831 
    832 # v1.18.18 (2023-03-16)
    833 
    834 * **Bug Fix**: Allow RoleARN to be set as functional option on STS WebIdentityRoleOptions. Fixes aws/aws-sdk-go-v2#2015.
    835 
    836 # v1.18.17 (2023-03-14)
    837 
    838 * **Dependency Update**: Updated to the latest SDK module versions
    839 
    840 # v1.18.16 (2023-03-10)
    841 
    842 * **Dependency Update**: Updated to the latest SDK module versions
    843 
    844 # v1.18.15 (2023-02-22)
    845 
    846 * **Dependency Update**: Updated to the latest SDK module versions
    847 
    848 # v1.18.14 (2023-02-20)
    849 
    850 * **Dependency Update**: Updated to the latest SDK module versions
    851 
    852 # v1.18.13 (2023-02-15)
    853 
    854 * **Dependency Update**: Updated to the latest SDK module versions
    855 
    856 # v1.18.12 (2023-02-03)
    857 
    858 * **Dependency Update**: Updated to the latest SDK module versions
    859 
    860 # v1.18.11 (2023-02-01)
    861 
    862 * **Dependency Update**: Updated to the latest SDK module versions
    863 
    864 # v1.18.10 (2023-01-25)
    865 
    866 * **Dependency Update**: Updated to the latest SDK module versions
    867 
    868 # v1.18.9 (2023-01-23)
    869 
    870 * **Dependency Update**: Updated to the latest SDK module versions
    871 
    872 # v1.18.8 (2023-01-05)
    873 
    874 * **Dependency Update**: Updated to the latest SDK module versions
    875 
    876 # v1.18.7 (2022-12-20)
    877 
    878 * **Dependency Update**: Updated to the latest SDK module versions
    879 
    880 # v1.18.6 (2022-12-19)
    881 
    882 * **Dependency Update**: Updated to the latest SDK module versions
    883 
    884 # v1.18.5 (2022-12-15)
    885 
    886 * **Bug Fix**: Unify logic between shared config and in finding home directory
    887 * **Dependency Update**: Updated to the latest SDK module versions
    888 
    889 # v1.18.4 (2022-12-02)
    890 
    891 * **Dependency Update**: Updated to the latest SDK module versions
    892 
    893 # v1.18.3 (2022-11-22)
    894 
    895 * **Dependency Update**: Updated to the latest SDK module versions
    896 
    897 # v1.18.2 (2022-11-17)
    898 
    899 * **Dependency Update**: Updated to the latest SDK module versions
    900 
    901 # v1.18.1 (2022-11-16)
    902 
    903 * **Dependency Update**: Updated to the latest SDK module versions
    904 
    905 # v1.18.0 (2022-11-11)
    906 
    907 * **Announcement**: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
    908 * **Feature**: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
    909 * **Dependency Update**: Updated to the latest SDK module versions
    910 
    911 # v1.17.11 (2022-11-10)
    912 
    913 * **Dependency Update**: Updated to the latest SDK module versions
    914 
    915 # v1.17.10 (2022-10-24)
    916 
    917 * **Dependency Update**: Updated to the latest SDK module versions
    918 
    919 # v1.17.9 (2022-10-21)
    920 
    921 * **Dependency Update**: Updated to the latest SDK module versions
    922 
    923 # v1.17.8 (2022-09-30)
    924 
    925 * **Dependency Update**: Updated to the latest SDK module versions
    926 
    927 # v1.17.7 (2022-09-20)
    928 
    929 * **Dependency Update**: Updated to the latest SDK module versions
    930 
    931 # v1.17.6 (2022-09-14)
    932 
    933 * **Dependency Update**: Updated to the latest SDK module versions
    934 
    935 # v1.17.5 (2022-09-02)
    936 
    937 * **Dependency Update**: Updated to the latest SDK module versions
    938 
    939 # v1.17.4 (2022-08-31)
    940 
    941 * **Dependency Update**: Updated to the latest SDK module versions
    942 
    943 # v1.17.3 (2022-08-30)
    944 
    945 * **Dependency Update**: Updated to the latest SDK module versions
    946 
    947 # v1.17.2 (2022-08-29)
    948 
    949 * **Dependency Update**: Updated to the latest SDK module versions
    950 
    951 # v1.17.1 (2022-08-15)
    952 
    953 * **Dependency Update**: Updated to the latest SDK module versions
    954 
    955 # v1.17.0 (2022-08-14)
    956 
    957 * **Feature**: Add alternative mechanism for determning the users `$HOME` or `%USERPROFILE%` location when the environment variables are not present.
    958 
    959 # v1.16.1 (2022-08-11)
    960 
    961 * **Dependency Update**: Updated to the latest SDK module versions
    962 
    963 # v1.16.0 (2022-08-10)
    964 
    965 * **Feature**: Adds support for the following settings in the `~/.aws/credentials` file: `sso_account_id`, `sso_region`, `sso_role_name`, `sso_start_url`, and `ca_bundle`.
    966 
    967 # v1.15.17 (2022-08-09)
    968 
    969 * **Dependency Update**: Updated to the latest SDK module versions
    970 
    971 # v1.15.16 (2022-08-08)
    972 
    973 * **Dependency Update**: Updated to the latest SDK module versions
    974 
    975 # v1.15.15 (2022-08-01)
    976 
    977 * **Dependency Update**: Updated to the latest SDK module versions
    978 
    979 # v1.15.14 (2022-07-11)
    980 
    981 * **Dependency Update**: Updated to the latest SDK module versions
    982 
    983 # v1.15.13 (2022-07-05)
    984 
    985 * **Dependency Update**: Updated to the latest SDK module versions
    986 
    987 # v1.15.12 (2022-06-29)
    988 
    989 * **Dependency Update**: Updated to the latest SDK module versions
    990 
    991 # v1.15.11 (2022-06-16)
    992 
    993 * **Dependency Update**: Updated to the latest SDK module versions
    994 
    995 # v1.15.10 (2022-06-07)
    996 
    997 * **Dependency Update**: Updated to the latest SDK module versions
    998 
    999 # v1.15.9 (2022-05-26)
   1000 
   1001 * **Dependency Update**: Updated to the latest SDK module versions
   1002 
   1003 # v1.15.8 (2022-05-25)
   1004 
   1005 * **Dependency Update**: Updated to the latest SDK module versions
   1006 
   1007 # v1.15.7 (2022-05-17)
   1008 
   1009 * **Dependency Update**: Updated to the latest SDK module versions
   1010 
   1011 # v1.15.6 (2022-05-16)
   1012 
   1013 * **Dependency Update**: Updated to the latest SDK module versions
   1014 
   1015 # v1.15.5 (2022-05-09)
   1016 
   1017 * **Bug Fix**: Fixes a bug in LoadDefaultConfig to correctly assign ConfigSources so all config resolvers have access to the config sources. This fixes the feature/ec2/imds client not having configuration applied via config.LoadOptions such as EC2IMDSClientEnableState. PR [#1682](https://github.com/aws/aws-sdk-go-v2/pull/1682)
   1018 
   1019 # v1.15.4 (2022-04-25)
   1020 
   1021 * **Dependency Update**: Updated to the latest SDK module versions
   1022 
   1023 # v1.15.3 (2022-03-30)
   1024 
   1025 * **Dependency Update**: Updated to the latest SDK module versions
   1026 
   1027 # v1.15.2 (2022-03-24)
   1028 
   1029 * **Dependency Update**: Updated to the latest SDK module versions
   1030 
   1031 # v1.15.1 (2022-03-23)
   1032 
   1033 * **Dependency Update**: Updated to the latest SDK module versions
   1034 
   1035 # v1.15.0 (2022-03-08)
   1036 
   1037 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1038 * **Dependency Update**: Updated to the latest SDK module versions
   1039 
   1040 # v1.14.0 (2022-02-24)
   1041 
   1042 * **Feature**: Adds support for loading RetryMaxAttempts and RetryMod from the environment and shared configuration files. These parameters drive how the SDK's API client will initialize its default retryer, if custome retryer has not been specified. See [config](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/config) module and [aws.Config](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws#Config) for more information about and how to use these new options.
   1043 * **Feature**: Adds support for the `ca_bundle` parameter in shared config and credentials files. The usage of the file is the same as environment variable, `AWS_CA_BUNDLE`, but sourced from shared config. Fixes [#1589](https://github.com/aws/aws-sdk-go-v2/issues/1589)
   1044 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1045 * **Dependency Update**: Updated to the latest SDK module versions
   1046 
   1047 # v1.13.1 (2022-01-28)
   1048 
   1049 * **Bug Fix**: Fixes LoadDefaultConfig handling of errors returned by passed in functional options. Previously errors returned from the LoadOptions passed into LoadDefaultConfig were incorrectly ignored. [#1562](https://github.com/aws/aws-sdk-go-v2/pull/1562). Thanks to [Pinglei Guo](https://github.com/pingleig) for submitting this PR.
   1050 * **Bug Fix**: Fixes the SDK's handling of `duration_sections` in the shared credentials file or specified in multiple shared config and shared credentials files under the same profile. [#1568](https://github.com/aws/aws-sdk-go-v2/pull/1568). Thanks to [Amir Szekely](https://github.com/kichik) for help reproduce this bug.
   1051 * **Bug Fix**: Updates `config` module to use os.UserHomeDir instead of hard coded environment variable for OS. [#1563](https://github.com/aws/aws-sdk-go-v2/pull/1563)
   1052 * **Dependency Update**: Updated to the latest SDK module versions
   1053 
   1054 # v1.13.0 (2022-01-14)
   1055 
   1056 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1057 * **Dependency Update**: Updated to the latest SDK module versions
   1058 
   1059 # v1.12.0 (2022-01-07)
   1060 
   1061 * **Feature**: Add load option for CredentialCache. Adds a new member to the LoadOptions struct, CredentialsCacheOptions. This member allows specifying a function that will be used to configure the CredentialsCache. The CredentialsCacheOptions will only be used if the configuration loader will wrap the underlying credential provider in the CredentialsCache.
   1062 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1063 * **Dependency Update**: Updated to the latest SDK module versions
   1064 
   1065 # v1.11.1 (2021-12-21)
   1066 
   1067 * **Dependency Update**: Updated to the latest SDK module versions
   1068 
   1069 # v1.11.0 (2021-12-02)
   1070 
   1071 * **Feature**: Add support for specifying `EndpointResolverWithOptions` on `LoadOptions`, and associated `WithEndpointResolverWithOptions`.
   1072 * **Dependency Update**: Updated to the latest SDK module versions
   1073 
   1074 # v1.10.3 (2021-11-30)
   1075 
   1076 * **Dependency Update**: Updated to the latest SDK module versions
   1077 
   1078 # v1.10.2 (2021-11-19)
   1079 
   1080 * **Dependency Update**: Updated to the latest SDK module versions
   1081 
   1082 # v1.10.1 (2021-11-12)
   1083 
   1084 * **Dependency Update**: Updated to the latest SDK module versions
   1085 
   1086 # v1.10.0 (2021-11-06)
   1087 
   1088 * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
   1089 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1090 * **Dependency Update**: Updated to the latest SDK module versions
   1091 
   1092 # v1.9.0 (2021-10-21)
   1093 
   1094 * **Feature**: Updated  to latest version
   1095 * **Dependency Update**: Updated to the latest SDK module versions
   1096 
   1097 # v1.8.3 (2021-10-11)
   1098 
   1099 * **Dependency Update**: Updated to the latest SDK module versions
   1100 
   1101 # v1.8.2 (2021-09-17)
   1102 
   1103 * **Dependency Update**: Updated to the latest SDK module versions
   1104 
   1105 # v1.8.1 (2021-09-10)
   1106 
   1107 * **Dependency Update**: Updated to the latest SDK module versions
   1108 
   1109 # v1.8.0 (2021-09-02)
   1110 
   1111 * **Feature**: Add support for S3 Multi-Region Access Point ARNs.
   1112 
   1113 # v1.7.0 (2021-08-27)
   1114 
   1115 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1116 * **Dependency Update**: Updated to the latest SDK module versions
   1117 
   1118 # v1.6.1 (2021-08-19)
   1119 
   1120 * **Dependency Update**: Updated to the latest SDK module versions
   1121 
   1122 # v1.6.0 (2021-08-04)
   1123 
   1124 * **Feature**: adds error handling for defered close calls
   1125 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
   1126 * **Dependency Update**: Updated to the latest SDK module versions
   1127 
   1128 # v1.5.0 (2021-07-15)
   1129 
   1130 * **Feature**: Support has been added for EC2 IPv6-enabled Instance Metadata Service Endpoints.
   1131 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
   1132 * **Dependency Update**: Updated to the latest SDK module versions
   1133 
   1134 # v1.4.1 (2021-07-01)
   1135 
   1136 * **Dependency Update**: Updated to the latest SDK module versions
   1137 
   1138 # v1.4.0 (2021-06-25)
   1139 
   1140 * **Feature**: Adds configuration setting for enabling endpoint discovery.
   1141 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
   1142 * **Dependency Update**: Updated to the latest SDK module versions
   1143 
   1144 # v1.3.0 (2021-05-20)
   1145 
   1146 * **Feature**: SSO credentials can now be defined alongside other credential providers within the same configuration profile.
   1147 * **Bug Fix**: Profile names were incorrectly normalized to lower-case, which could result in unexpected profile configurations.
   1148 * **Dependency Update**: Updated to the latest SDK module versions
   1149 
   1150 # v1.2.0 (2021-05-14)
   1151 
   1152 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
   1153 * **Dependency Update**: Updated to the latest SDK module versions
   1154