src

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

CHANGELOG.md (14029B)


      1 # v1.4.39 (2026-08-20)
      2 
      3 * **Dependency Update**: Updated to the latest SDK module versions
      4 
      5 # v1.4.38 (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.4.37 (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.4.36 (2026-08-05)
     16 
     17 * **Dependency Update**: Updated to the latest SDK module versions
     18 
     19 # v1.4.35 (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.4.34 (2026-07-29)
     25 
     26 * **Dependency Update**: Updated to the latest SDK module versions
     27 
     28 # v1.4.33 (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.4.32 (2026-07-21)
     34 
     35 * **Dependency Update**: Updated to the latest SDK module versions
     36 
     37 # v1.4.31 (2026-07-01)
     38 
     39 * **Dependency Update**: Updated to the latest SDK module versions
     40 
     41 # v1.4.30 (2026-06-08)
     42 
     43 * **Dependency Update**: Updated to the latest SDK module versions
     44 
     45 # v1.4.29 (2026-06-04)
     46 
     47 * **Dependency Update**: Update to smithy-go v1.27.1 to fix several union-related deserialization bugs in schema-serde-enabled services.
     48 * **Dependency Update**: Updated to the latest SDK module versions
     49 
     50 # v1.4.28 (2026-06-03)
     51 
     52 * **Dependency Update**: Updated to the latest SDK module versions
     53 
     54 # v1.4.27 (2026-06-02)
     55 
     56 * **Dependency Update**: Updated to the latest SDK module versions
     57 
     58 # v1.4.26 (2026-05-29)
     59 
     60 * **Dependency Update**: Update to smithy-go v1.26.0.
     61 * **Dependency Update**: Updated to the latest SDK module versions
     62 
     63 # v1.4.25 (2026-05-28)
     64 
     65 * **Dependency Update**: Updated to the latest SDK module versions
     66 
     67 # v1.4.24 (2026-04-29)
     68 
     69 * **Dependency Update**: Update to smithy-go v1.25.1.
     70 * **Dependency Update**: Updated to the latest SDK module versions
     71 
     72 # v1.4.23 (2026-04-17)
     73 
     74 * **Dependency Update**: Bump smithy-go to 1.25.0 to support endpointBdd trait
     75 * **Dependency Update**: Updated to the latest SDK module versions
     76 
     77 # v1.4.22 (2026-03-26)
     78 
     79 * **Dependency Update**: Updated to the latest SDK module versions
     80 
     81 # v1.4.21 (2026-03-13)
     82 
     83 * **Dependency Update**: Updated to the latest SDK module versions
     84 
     85 # v1.4.20 (2026-03-05)
     86 
     87 * **Bug Fix**: Read the correct auth property for SigV4A signing names.
     88 
     89 # v1.4.19 (2026-03-03)
     90 
     91 * **Bug Fix**: Modernize non codegen files with go fix
     92 * **Dependency Update**: Bump minimum Go version to 1.24
     93 * **Dependency Update**: Updated to the latest SDK module versions
     94 
     95 # v1.4.18 (2026-02-23)
     96 
     97 * **Dependency Update**: Updated to the latest SDK module versions
     98 
     99 # v1.4.17 (2026-01-09)
    100 
    101 * **Dependency Update**: Updated to the latest SDK module versions
    102 
    103 # v1.4.16 (2025-12-08)
    104 
    105 * **Dependency Update**: Updated to the latest SDK module versions
    106 
    107 # v1.4.15 (2025-12-02)
    108 
    109 * **Dependency Update**: Updated to the latest SDK module versions
    110 * **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.
    111 
    112 # v1.4.14 (2025-11-19.2)
    113 
    114 * **Dependency Update**: Updated to the latest SDK module versions
    115 
    116 # v1.4.13 (2025-11-04)
    117 
    118 * **Dependency Update**: Updated to the latest SDK module versions
    119 * **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.
    120 
    121 # v1.4.12 (2025-10-30)
    122 
    123 * **Dependency Update**: Updated to the latest SDK module versions
    124 
    125 # v1.4.11 (2025-10-23)
    126 
    127 * **Dependency Update**: Updated to the latest SDK module versions
    128 
    129 # v1.4.10 (2025-10-16)
    130 
    131 * **Dependency Update**: Bump minimum Go version to 1.23.
    132 * **Dependency Update**: Updated to the latest SDK module versions
    133 
    134 # v1.4.9 (2025-09-26)
    135 
    136 * **Dependency Update**: Updated to the latest SDK module versions
    137 
    138 # v1.4.8 (2025-09-23)
    139 
    140 * **Dependency Update**: Updated to the latest SDK module versions
    141 
    142 # v1.4.7 (2025-09-08)
    143 
    144 * **Dependency Update**: Updated to the latest SDK module versions
    145 
    146 # v1.4.6 (2025-08-29)
    147 
    148 * **Dependency Update**: Updated to the latest SDK module versions
    149 
    150 # v1.4.5 (2025-08-27)
    151 
    152 * **Dependency Update**: Update to smithy-go v1.23.0.
    153 * **Dependency Update**: Updated to the latest SDK module versions
    154 
    155 # v1.4.4 (2025-08-21)
    156 
    157 * **Dependency Update**: Updated to the latest SDK module versions
    158 
    159 # v1.4.3 (2025-08-11)
    160 
    161 * **Dependency Update**: Updated to the latest SDK module versions
    162 
    163 # v1.4.2 (2025-08-04)
    164 
    165 * **Dependency Update**: Updated to the latest SDK module versions
    166 
    167 # v1.4.1 (2025-07-30)
    168 
    169 * **Dependency Update**: Updated to the latest SDK module versions
    170 
    171 # v1.4.0 (2025-07-28)
    172 
    173 * **Feature**: Add support for HTTP interceptors.
    174 * **Dependency Update**: Updated to the latest SDK module versions
    175 
    176 # v1.3.37 (2025-07-19)
    177 
    178 * **Dependency Update**: Updated to the latest SDK module versions
    179 
    180 # v1.3.36 (2025-06-17)
    181 
    182 * **Dependency Update**: Update to smithy-go v1.22.4.
    183 * **Dependency Update**: Updated to the latest SDK module versions
    184 
    185 # v1.3.35 (2025-06-10)
    186 
    187 * **Dependency Update**: Updated to the latest SDK module versions
    188 
    189 # v1.3.34 (2025-02-27)
    190 
    191 * **Dependency Update**: Updated to the latest SDK module versions
    192 
    193 # v1.3.33 (2025-02-18)
    194 
    195 * **Bug Fix**: Bump go version to 1.22
    196 * **Dependency Update**: Updated to the latest SDK module versions
    197 
    198 # v1.3.32 (2025-02-05)
    199 
    200 * **Dependency Update**: Updated to the latest SDK module versions
    201 
    202 # v1.3.31 (2025-01-31)
    203 
    204 * **Dependency Update**: Updated to the latest SDK module versions
    205 
    206 # v1.3.30 (2025-01-30)
    207 
    208 * **Bug Fix**: Do not sign Transfer-Encoding header in Sigv4[a]. Fixes a signer mismatch issue with S3 Accelerate.
    209 * **Dependency Update**: Updated to the latest SDK module versions
    210 
    211 # v1.3.29 (2025-01-24)
    212 
    213 * **Dependency Update**: Updated to the latest SDK module versions
    214 * **Dependency Update**: Upgrade to smithy-go v1.22.2.
    215 
    216 # v1.3.28 (2025-01-15)
    217 
    218 * **Dependency Update**: Updated to the latest SDK module versions
    219 
    220 # v1.3.27 (2025-01-09)
    221 
    222 * **Dependency Update**: Updated to the latest SDK module versions
    223 
    224 # v1.3.26 (2024-12-19)
    225 
    226 * **Dependency Update**: Updated to the latest SDK module versions
    227 
    228 # v1.3.25 (2024-12-02)
    229 
    230 * **Dependency Update**: Updated to the latest SDK module versions
    231 
    232 # v1.3.24 (2024-11-18)
    233 
    234 * **Dependency Update**: Update to smithy-go v1.22.1.
    235 * **Dependency Update**: Updated to the latest SDK module versions
    236 
    237 # v1.3.23 (2024-11-06)
    238 
    239 * **Dependency Update**: Updated to the latest SDK module versions
    240 
    241 # v1.3.22 (2024-10-28)
    242 
    243 * **Dependency Update**: Updated to the latest SDK module versions
    244 
    245 # v1.3.21 (2024-10-08)
    246 
    247 * **Dependency Update**: Updated to the latest SDK module versions
    248 
    249 # v1.3.20 (2024-10-07)
    250 
    251 * **Dependency Update**: Updated to the latest SDK module versions
    252 
    253 # v1.3.19 (2024-10-04)
    254 
    255 * **Dependency Update**: Updated to the latest SDK module versions
    256 
    257 # v1.3.18 (2024-09-20)
    258 
    259 * **Dependency Update**: Updated to the latest SDK module versions
    260 
    261 # v1.3.17 (2024-09-03)
    262 
    263 * **Dependency Update**: Updated to the latest SDK module versions
    264 
    265 # v1.3.16 (2024-08-15)
    266 
    267 * **Dependency Update**: Bump minimum Go version to 1.21.
    268 * **Dependency Update**: Updated to the latest SDK module versions
    269 
    270 # v1.3.15 (2024-07-10.2)
    271 
    272 * **Dependency Update**: Updated to the latest SDK module versions
    273 
    274 # v1.3.14 (2024-07-10)
    275 
    276 * **Dependency Update**: Updated to the latest SDK module versions
    277 
    278 # v1.3.13 (2024-06-28)
    279 
    280 * **Dependency Update**: Updated to the latest SDK module versions
    281 
    282 # v1.3.12 (2024-06-19)
    283 
    284 * **Dependency Update**: Updated to the latest SDK module versions
    285 
    286 # v1.3.11 (2024-06-18)
    287 
    288 * **Dependency Update**: Updated to the latest SDK module versions
    289 
    290 # v1.3.10 (2024-06-17)
    291 
    292 * **Dependency Update**: Updated to the latest SDK module versions
    293 
    294 # v1.3.9 (2024-06-07)
    295 
    296 * **Dependency Update**: Updated to the latest SDK module versions
    297 
    298 # v1.3.8 (2024-06-03)
    299 
    300 * **Dependency Update**: Updated to the latest SDK module versions
    301 
    302 # v1.3.7 (2024-05-16)
    303 
    304 * **Dependency Update**: Updated to the latest SDK module versions
    305 
    306 # v1.3.6 (2024-05-15)
    307 
    308 * **Dependency Update**: Updated to the latest SDK module versions
    309 
    310 # v1.3.5 (2024-03-29)
    311 
    312 * **Dependency Update**: Updated to the latest SDK module versions
    313 
    314 # v1.3.4 (2024-03-18)
    315 
    316 * **Dependency Update**: Updated to the latest SDK module versions
    317 
    318 # v1.3.3 (2024-03-07)
    319 
    320 * **Bug Fix**: Remove dependency on go-cmp.
    321 * **Dependency Update**: Updated to the latest SDK module versions
    322 
    323 # v1.3.2 (2024-02-23)
    324 
    325 * **Dependency Update**: Updated to the latest SDK module versions
    326 
    327 # v1.3.1 (2024-02-21)
    328 
    329 * **Dependency Update**: Updated to the latest SDK module versions
    330 
    331 # v1.3.0 (2024-02-13)
    332 
    333 * **Feature**: Bump minimum Go version to 1.20 per our language support policy.
    334 * **Dependency Update**: Updated to the latest SDK module versions
    335 
    336 # v1.2.10 (2024-01-04)
    337 
    338 * **Dependency Update**: Updated to the latest SDK module versions
    339 
    340 # v1.2.9 (2023-12-07)
    341 
    342 * **Dependency Update**: Updated to the latest SDK module versions
    343 
    344 # v1.2.8 (2023-12-01)
    345 
    346 * **Dependency Update**: Updated to the latest SDK module versions
    347 
    348 # v1.2.7 (2023-11-30)
    349 
    350 * **Dependency Update**: Updated to the latest SDK module versions
    351 
    352 # v1.2.6 (2023-11-29)
    353 
    354 * **Dependency Update**: Updated to the latest SDK module versions
    355 
    356 # v1.2.5 (2023-11-28.2)
    357 
    358 * **Dependency Update**: Updated to the latest SDK module versions
    359 
    360 # v1.2.4 (2023-11-20)
    361 
    362 * **Dependency Update**: Updated to the latest SDK module versions
    363 
    364 # v1.2.3 (2023-11-15)
    365 
    366 * **Dependency Update**: Updated to the latest SDK module versions
    367 
    368 # v1.2.2 (2023-11-09)
    369 
    370 * **Dependency Update**: Updated to the latest SDK module versions
    371 
    372 # v1.2.1 (2023-11-01)
    373 
    374 * **Dependency Update**: Updated to the latest SDK module versions
    375 
    376 # v1.2.0 (2023-10-31)
    377 
    378 * **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/).
    379 * **Dependency Update**: Updated to the latest SDK module versions
    380 
    381 # v1.1.6 (2023-10-12)
    382 
    383 * **Dependency Update**: Updated to the latest SDK module versions
    384 
    385 # v1.1.5 (2023-10-06)
    386 
    387 * **Dependency Update**: Updated to the latest SDK module versions
    388 
    389 # v1.1.4 (2023-08-21)
    390 
    391 * **Dependency Update**: Updated to the latest SDK module versions
    392 
    393 # v1.1.3 (2023-08-18)
    394 
    395 * **Dependency Update**: Updated to the latest SDK module versions
    396 
    397 # v1.1.2 (2023-08-17)
    398 
    399 * **Dependency Update**: Updated to the latest SDK module versions
    400 
    401 # v1.1.1 (2023-08-07)
    402 
    403 * **Dependency Update**: Updated to the latest SDK module versions
    404 
    405 # v1.1.0 (2023-07-31)
    406 
    407 * **Feature**: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
    408 * **Dependency Update**: Updated to the latest SDK module versions
    409 
    410 # v1.0.28 (2023-07-28)
    411 
    412 * **Dependency Update**: Updated to the latest SDK module versions
    413 
    414 # v1.0.27 (2023-07-13)
    415 
    416 * **Dependency Update**: Updated to the latest SDK module versions
    417 
    418 # v1.0.26 (2023-06-13)
    419 
    420 * **Dependency Update**: Updated to the latest SDK module versions
    421 
    422 # v1.0.25 (2023-04-24)
    423 
    424 * **Dependency Update**: Updated to the latest SDK module versions
    425 
    426 # v1.0.24 (2023-04-07)
    427 
    428 * **Dependency Update**: Updated to the latest SDK module versions
    429 
    430 # v1.0.23 (2023-03-21)
    431 
    432 * **Dependency Update**: Updated to the latest SDK module versions
    433 
    434 # v1.0.22 (2023-03-10)
    435 
    436 * **Dependency Update**: Updated to the latest SDK module versions
    437 
    438 # v1.0.21 (2023-02-20)
    439 
    440 * **Dependency Update**: Updated to the latest SDK module versions
    441 
    442 # v1.0.20 (2023-02-14)
    443 
    444 * No change notes available for this release.
    445 
    446 # v1.0.19 (2023-02-03)
    447 
    448 * **Dependency Update**: Updated to the latest SDK module versions
    449 
    450 # v1.0.18 (2022-12-15)
    451 
    452 * **Dependency Update**: Updated to the latest SDK module versions
    453 
    454 # v1.0.17 (2022-12-02)
    455 
    456 * **Dependency Update**: Updated to the latest SDK module versions
    457 
    458 # v1.0.16 (2022-10-24)
    459 
    460 * **Dependency Update**: Updated to the latest SDK module versions
    461 
    462 # v1.0.15 (2022-10-21)
    463 
    464 * **Dependency Update**: Updated to the latest SDK module versions
    465 
    466 # v1.0.14 (2022-09-20)
    467 
    468 * **Dependency Update**: Updated to the latest SDK module versions
    469 
    470 # v1.0.13 (2022-09-14)
    471 
    472 * **Bug Fix**: Fixes an issues where an error from an underlying SigV4 credential provider would not be surfaced from the SigV4a credential provider. Contribution by [sakthipriyan-aqfer](https://github.com/sakthipriyan-aqfer).
    473 * **Dependency Update**: Updated to the latest SDK module versions
    474 
    475 # v1.0.12 (2022-09-02)
    476 
    477 * **Dependency Update**: Updated to the latest SDK module versions
    478 
    479 # v1.0.11 (2022-08-31)
    480 
    481 * **Dependency Update**: Updated to the latest SDK module versions
    482 
    483 # v1.0.10 (2022-08-29)
    484 
    485 * **Dependency Update**: Updated to the latest SDK module versions
    486 
    487 # v1.0.9 (2022-08-11)
    488 
    489 * **Dependency Update**: Updated to the latest SDK module versions
    490 
    491 # v1.0.8 (2022-08-09)
    492 
    493 * **Dependency Update**: Updated to the latest SDK module versions
    494 
    495 # v1.0.7 (2022-08-08)
    496 
    497 * **Dependency Update**: Updated to the latest SDK module versions
    498 
    499 # v1.0.6 (2022-08-01)
    500 
    501 * **Dependency Update**: Updated to the latest SDK module versions
    502 
    503 # v1.0.5 (2022-07-05)
    504 
    505 * **Dependency Update**: Updated to the latest SDK module versions
    506 
    507 # v1.0.4 (2022-06-29)
    508 
    509 * **Dependency Update**: Updated to the latest SDK module versions
    510 
    511 # v1.0.3 (2022-06-07)
    512 
    513 * **Dependency Update**: Updated to the latest SDK module versions
    514 
    515 # v1.0.2 (2022-05-17)
    516 
    517 * **Dependency Update**: Updated to the latest SDK module versions
    518 
    519 # v1.0.1 (2022-04-25)
    520 
    521 * **Dependency Update**: Updated to the latest SDK module versions
    522 
    523 # v1.0.0 (2022-04-07)
    524 
    525 * **Release**: New internal v4a signing module location.
    526