src

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

CHANGELOG.md (17031B)


      1 # v1.18.38 (2026-08-20)
      2 
      3 * **Dependency Update**: Updated to the latest SDK module versions
      4 
      5 # v1.18.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.18.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.18.35 (2026-08-05)
     16 
     17 * **Dependency Update**: Updated to the latest SDK module versions
     18 
     19 # v1.18.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.18.33 (2026-07-29)
     25 
     26 * **Dependency Update**: Updated to the latest SDK module versions
     27 
     28 # v1.18.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.18.31 (2026-07-21)
     34 
     35 * **Dependency Update**: Updated to the latest SDK module versions
     36 
     37 # v1.18.30 (2026-07-01)
     38 
     39 * **Dependency Update**: Updated to the latest SDK module versions
     40 
     41 # v1.18.29 (2026-06-08)
     42 
     43 * **Dependency Update**: Updated to the latest SDK module versions
     44 
     45 # v1.18.28 (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.18.27 (2026-06-03)
     51 
     52 * **Dependency Update**: Updated to the latest SDK module versions
     53 
     54 # v1.18.26 (2026-06-02)
     55 
     56 * **Dependency Update**: Updated to the latest SDK module versions
     57 
     58 # v1.18.25 (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.18.24 (2026-05-28)
     64 
     65 * **Dependency Update**: Updated to the latest SDK module versions
     66 
     67 # v1.18.23 (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.18.22 (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.18.21 (2026-03-26)
     78 
     79 * **Dependency Update**: Updated to the latest SDK module versions
     80 
     81 # v1.18.20 (2026-03-13)
     82 
     83 * **Bug Fix**: Replace usages of the old ioutil/ package throughout the SDK.
     84 * **Dependency Update**: Updated to the latest SDK module versions
     85 
     86 # v1.18.19 (2026-03-03)
     87 
     88 * **Bug Fix**: Modernize non codegen files with go fix
     89 * **Dependency Update**: Bump minimum Go version to 1.24
     90 * **Dependency Update**: Updated to the latest SDK module versions
     91 
     92 # v1.18.18 (2026-02-23)
     93 
     94 * **Dependency Update**: Updated to the latest SDK module versions
     95 
     96 # v1.18.17 (2026-01-09)
     97 
     98 * **Dependency Update**: Updated to the latest SDK module versions
     99 
    100 # v1.18.16 (2025-12-08)
    101 
    102 * **Dependency Update**: Updated to the latest SDK module versions
    103 
    104 # v1.18.15 (2025-12-02)
    105 
    106 * **Dependency Update**: Updated to the latest SDK module versions
    107 * **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.
    108 
    109 # v1.18.14 (2025-11-19.2)
    110 
    111 * **Dependency Update**: Updated to the latest SDK module versions
    112 
    113 # v1.18.13 (2025-11-04)
    114 
    115 * **Dependency Update**: Updated to the latest SDK module versions
    116 * **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.
    117 
    118 # v1.18.12 (2025-10-30)
    119 
    120 * **Dependency Update**: Updated to the latest SDK module versions
    121 
    122 # v1.18.11 (2025-10-23)
    123 
    124 * **Dependency Update**: Updated to the latest SDK module versions
    125 
    126 # v1.18.10 (2025-10-16)
    127 
    128 * **Dependency Update**: Bump minimum Go version to 1.23.
    129 * **Dependency Update**: Updated to the latest SDK module versions
    130 
    131 # v1.18.9 (2025-09-26)
    132 
    133 * **Dependency Update**: Updated to the latest SDK module versions
    134 
    135 # v1.18.8 (2025-09-23)
    136 
    137 * **Dependency Update**: Updated to the latest SDK module versions
    138 
    139 # v1.18.7 (2025-09-08)
    140 
    141 * **Dependency Update**: Updated to the latest SDK module versions
    142 
    143 # v1.18.6 (2025-08-29)
    144 
    145 * **Dependency Update**: Updated to the latest SDK module versions
    146 
    147 # v1.18.5 (2025-08-27)
    148 
    149 * **Dependency Update**: Update to smithy-go v1.23.0.
    150 * **Dependency Update**: Updated to the latest SDK module versions
    151 
    152 # v1.18.4 (2025-08-21)
    153 
    154 * **Dependency Update**: Updated to the latest SDK module versions
    155 
    156 # v1.18.3 (2025-08-11)
    157 
    158 * **Dependency Update**: Updated to the latest SDK module versions
    159 
    160 # v1.18.2 (2025-08-04)
    161 
    162 * **Dependency Update**: Updated to the latest SDK module versions
    163 
    164 # v1.18.1 (2025-07-30)
    165 
    166 * **Dependency Update**: Updated to the latest SDK module versions
    167 
    168 # v1.18.0 (2025-07-29)
    169 
    170 * **Feature**: Add config switch `DisableDefaultMaxBackoff` that allows you to disable the default maximum backoff (1 second) for IMDS calls retry attempt
    171 
    172 # v1.17.0 (2025-07-28)
    173 
    174 * **Feature**: Add support for HTTP interceptors.
    175 * **Dependency Update**: Updated to the latest SDK module versions
    176 
    177 # v1.16.33 (2025-07-19)
    178 
    179 * **Dependency Update**: Updated to the latest SDK module versions
    180 
    181 # v1.16.32 (2025-06-17)
    182 
    183 * **Dependency Update**: Update to smithy-go v1.22.4.
    184 * **Dependency Update**: Updated to the latest SDK module versions
    185 
    186 # v1.16.31 (2025-06-10)
    187 
    188 * **Dependency Update**: Updated to the latest SDK module versions
    189 
    190 # v1.16.30 (2025-02-27)
    191 
    192 * **Dependency Update**: Updated to the latest SDK module versions
    193 
    194 # v1.16.29 (2025-02-18)
    195 
    196 * **Bug Fix**: Bump go version to 1.22
    197 * **Dependency Update**: Updated to the latest SDK module versions
    198 
    199 # v1.16.28 (2025-02-05)
    200 
    201 * **Dependency Update**: Updated to the latest SDK module versions
    202 
    203 # v1.16.27 (2025-01-31)
    204 
    205 * **Dependency Update**: Updated to the latest SDK module versions
    206 
    207 # v1.16.26 (2025-01-30)
    208 
    209 * **Dependency Update**: Updated to the latest SDK module versions
    210 
    211 # v1.16.25 (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.16.24 (2025-01-15)
    217 
    218 * **Dependency Update**: Updated to the latest SDK module versions
    219 
    220 # v1.16.23 (2025-01-09)
    221 
    222 * **Dependency Update**: Updated to the latest SDK module versions
    223 
    224 # v1.16.22 (2024-12-19)
    225 
    226 * **Dependency Update**: Updated to the latest SDK module versions
    227 
    228 # v1.16.21 (2024-12-02)
    229 
    230 * **Dependency Update**: Updated to the latest SDK module versions
    231 
    232 # v1.16.20 (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.16.19 (2024-11-06)
    238 
    239 * **Dependency Update**: Updated to the latest SDK module versions
    240 
    241 # v1.16.18 (2024-10-28)
    242 
    243 * **Dependency Update**: Updated to the latest SDK module versions
    244 
    245 # v1.16.17 (2024-10-08)
    246 
    247 * **Dependency Update**: Updated to the latest SDK module versions
    248 
    249 # v1.16.16 (2024-10-07)
    250 
    251 * **Dependency Update**: Updated to the latest SDK module versions
    252 
    253 # v1.16.15 (2024-10-04)
    254 
    255 * **Dependency Update**: Updated to the latest SDK module versions
    256 
    257 # v1.16.14 (2024-09-20)
    258 
    259 * **Dependency Update**: Updated to the latest SDK module versions
    260 
    261 # v1.16.13 (2024-09-03)
    262 
    263 * **Dependency Update**: Updated to the latest SDK module versions
    264 
    265 # v1.16.12 (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.16.11 (2024-07-10.2)
    271 
    272 * **Dependency Update**: Updated to the latest SDK module versions
    273 
    274 # v1.16.10 (2024-07-10)
    275 
    276 * **Dependency Update**: Updated to the latest SDK module versions
    277 
    278 # v1.16.9 (2024-06-28)
    279 
    280 * **Dependency Update**: Updated to the latest SDK module versions
    281 
    282 # v1.16.8 (2024-06-19)
    283 
    284 * **Dependency Update**: Updated to the latest SDK module versions
    285 
    286 # v1.16.7 (2024-06-18)
    287 
    288 * **Dependency Update**: Updated to the latest SDK module versions
    289 
    290 # v1.16.6 (2024-06-17)
    291 
    292 * **Dependency Update**: Updated to the latest SDK module versions
    293 
    294 # v1.16.5 (2024-06-07)
    295 
    296 * **Dependency Update**: Updated to the latest SDK module versions
    297 
    298 # v1.16.4 (2024-06-03)
    299 
    300 * **Dependency Update**: Updated to the latest SDK module versions
    301 
    302 # v1.16.3 (2024-05-16)
    303 
    304 * **Dependency Update**: Updated to the latest SDK module versions
    305 
    306 # v1.16.2 (2024-05-15)
    307 
    308 * **Dependency Update**: Updated to the latest SDK module versions
    309 
    310 # v1.16.1 (2024-03-29)
    311 
    312 * **Dependency Update**: Updated to the latest SDK module versions
    313 
    314 # v1.16.0 (2024-03-21)
    315 
    316 * **Feature**: Add config switch `DisableDefaultTimeout` that allows you to disable the default operation timeout (5 seconds) for IMDS calls.
    317 
    318 # v1.15.4 (2024-03-18)
    319 
    320 * **Dependency Update**: Updated to the latest SDK module versions
    321 
    322 # v1.15.3 (2024-03-07)
    323 
    324 * **Bug Fix**: Remove dependency on go-cmp.
    325 * **Dependency Update**: Updated to the latest SDK module versions
    326 
    327 # v1.15.2 (2024-02-23)
    328 
    329 * **Dependency Update**: Updated to the latest SDK module versions
    330 
    331 # v1.15.1 (2024-02-21)
    332 
    333 * **Dependency Update**: Updated to the latest SDK module versions
    334 
    335 # v1.15.0 (2024-02-13)
    336 
    337 * **Feature**: Bump minimum Go version to 1.20 per our language support policy.
    338 * **Dependency Update**: Updated to the latest SDK module versions
    339 
    340 # v1.14.11 (2024-01-04)
    341 
    342 * **Dependency Update**: Updated to the latest SDK module versions
    343 
    344 # v1.14.10 (2023-12-07)
    345 
    346 * **Dependency Update**: Updated to the latest SDK module versions
    347 
    348 # v1.14.9 (2023-12-01)
    349 
    350 * **Dependency Update**: Updated to the latest SDK module versions
    351 
    352 # v1.14.8 (2023-11-30)
    353 
    354 * **Dependency Update**: Updated to the latest SDK module versions
    355 
    356 # v1.14.7 (2023-11-29)
    357 
    358 * **Dependency Update**: Updated to the latest SDK module versions
    359 
    360 # v1.14.6 (2023-11-28.2)
    361 
    362 * **Dependency Update**: Updated to the latest SDK module versions
    363 
    364 # v1.14.5 (2023-11-20)
    365 
    366 * **Dependency Update**: Updated to the latest SDK module versions
    367 
    368 # v1.14.4 (2023-11-15)
    369 
    370 * **Dependency Update**: Updated to the latest SDK module versions
    371 
    372 # v1.14.3 (2023-11-09)
    373 
    374 * **Dependency Update**: Updated to the latest SDK module versions
    375 
    376 # v1.14.2 (2023-11-02)
    377 
    378 * No change notes available for this release.
    379 
    380 # v1.14.1 (2023-11-01)
    381 
    382 * **Dependency Update**: Updated to the latest SDK module versions
    383 
    384 # v1.14.0 (2023-10-31)
    385 
    386 * **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/).
    387 * **Dependency Update**: Updated to the latest SDK module versions
    388 
    389 # v1.13.13 (2023-10-12)
    390 
    391 * **Dependency Update**: Updated to the latest SDK module versions
    392 
    393 # v1.13.12 (2023-10-06)
    394 
    395 * **Dependency Update**: Updated to the latest SDK module versions
    396 
    397 # v1.13.11 (2023-08-21)
    398 
    399 * **Dependency Update**: Updated to the latest SDK module versions
    400 
    401 # v1.13.10 (2023-08-18)
    402 
    403 * **Dependency Update**: Updated to the latest SDK module versions
    404 
    405 # v1.13.9 (2023-08-17)
    406 
    407 * **Dependency Update**: Updated to the latest SDK module versions
    408 
    409 # v1.13.8 (2023-08-07)
    410 
    411 * **Dependency Update**: Updated to the latest SDK module versions
    412 
    413 # v1.13.7 (2023-07-31)
    414 
    415 * **Dependency Update**: Updated to the latest SDK module versions
    416 
    417 # v1.13.6 (2023-07-28)
    418 
    419 * **Dependency Update**: Updated to the latest SDK module versions
    420 
    421 # v1.13.5 (2023-07-13)
    422 
    423 * **Dependency Update**: Updated to the latest SDK module versions
    424 
    425 # v1.13.4 (2023-06-13)
    426 
    427 * **Dependency Update**: Updated to the latest SDK module versions
    428 
    429 # v1.13.3 (2023-04-24)
    430 
    431 * **Dependency Update**: Updated to the latest SDK module versions
    432 
    433 # v1.13.2 (2023-04-07)
    434 
    435 * **Dependency Update**: Updated to the latest SDK module versions
    436 
    437 # v1.13.1 (2023-03-21)
    438 
    439 * **Dependency Update**: Updated to the latest SDK module versions
    440 
    441 # v1.13.0 (2023-03-14)
    442 
    443 * **Feature**: Add flag to disable IMDSv1 fallback
    444 
    445 # v1.12.24 (2023-03-10)
    446 
    447 * **Dependency Update**: Updated to the latest SDK module versions
    448 
    449 # v1.12.23 (2023-02-20)
    450 
    451 * **Dependency Update**: Updated to the latest SDK module versions
    452 
    453 # v1.12.22 (2023-02-03)
    454 
    455 * **Dependency Update**: Updated to the latest SDK module versions
    456 
    457 # v1.12.21 (2022-12-15)
    458 
    459 * **Dependency Update**: Updated to the latest SDK module versions
    460 
    461 # v1.12.20 (2022-12-02)
    462 
    463 * **Dependency Update**: Updated to the latest SDK module versions
    464 
    465 # v1.12.19 (2022-10-24)
    466 
    467 * **Bug Fix**: Fixes an issue that prevented logging of the API request or responses when the respective log modes were enabled.
    468 * **Dependency Update**: Updated to the latest SDK module versions
    469 
    470 # v1.12.18 (2022-10-21)
    471 
    472 * **Dependency Update**: Updated to the latest SDK module versions
    473 
    474 # v1.12.17 (2022-09-20)
    475 
    476 * **Dependency Update**: Updated to the latest SDK module versions
    477 
    478 # v1.12.16 (2022-09-14)
    479 
    480 * **Dependency Update**: Updated to the latest SDK module versions
    481 
    482 # v1.12.15 (2022-09-02)
    483 
    484 * **Dependency Update**: Updated to the latest SDK module versions
    485 
    486 # v1.12.14 (2022-08-31)
    487 
    488 * **Dependency Update**: Updated to the latest SDK module versions
    489 
    490 # v1.12.13 (2022-08-29)
    491 
    492 * **Dependency Update**: Updated to the latest SDK module versions
    493 
    494 # v1.12.12 (2022-08-11)
    495 
    496 * **Dependency Update**: Updated to the latest SDK module versions
    497 
    498 # v1.12.11 (2022-08-09)
    499 
    500 * **Dependency Update**: Updated to the latest SDK module versions
    501 
    502 # v1.12.10 (2022-08-08)
    503 
    504 * **Dependency Update**: Updated to the latest SDK module versions
    505 
    506 # v1.12.9 (2022-08-01)
    507 
    508 * **Dependency Update**: Updated to the latest SDK module versions
    509 
    510 # v1.12.8 (2022-07-05)
    511 
    512 * **Dependency Update**: Updated to the latest SDK module versions
    513 
    514 # v1.12.7 (2022-06-29)
    515 
    516 * **Dependency Update**: Updated to the latest SDK module versions
    517 
    518 # v1.12.6 (2022-06-07)
    519 
    520 * **Dependency Update**: Updated to the latest SDK module versions
    521 
    522 # v1.12.5 (2022-05-17)
    523 
    524 * **Dependency Update**: Updated to the latest SDK module versions
    525 
    526 # v1.12.4 (2022-04-25)
    527 
    528 * **Dependency Update**: Updated to the latest SDK module versions
    529 
    530 # v1.12.3 (2022-03-30)
    531 
    532 * **Dependency Update**: Updated to the latest SDK module versions
    533 
    534 # v1.12.2 (2022-03-24)
    535 
    536 * **Dependency Update**: Updated to the latest SDK module versions
    537 
    538 # v1.12.1 (2022-03-23)
    539 
    540 * **Dependency Update**: Updated to the latest SDK module versions
    541 
    542 # v1.12.0 (2022-03-08)
    543 
    544 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    545 * **Dependency Update**: Updated to the latest SDK module versions
    546 
    547 # v1.11.0 (2022-02-24)
    548 
    549 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    550 * **Dependency Update**: Updated to the latest SDK module versions
    551 
    552 # v1.10.0 (2022-01-14)
    553 
    554 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    555 * **Dependency Update**: Updated to the latest SDK module versions
    556 
    557 # v1.9.0 (2022-01-07)
    558 
    559 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    560 * **Dependency Update**: Updated to the latest SDK module versions
    561 
    562 # v1.8.2 (2021-12-02)
    563 
    564 * **Dependency Update**: Updated to the latest SDK module versions
    565 
    566 # v1.8.1 (2021-11-19)
    567 
    568 * **Dependency Update**: Updated to the latest SDK module versions
    569 
    570 # v1.8.0 (2021-11-06)
    571 
    572 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    573 * **Dependency Update**: Updated to the latest SDK module versions
    574 
    575 # v1.7.0 (2021-10-21)
    576 
    577 * **Feature**: Updated  to latest version
    578 * **Dependency Update**: Updated to the latest SDK module versions
    579 
    580 # v1.6.0 (2021-10-11)
    581 
    582 * **Feature**: Respect passed in Context Deadline/Timeout. Updates the IMDS Client operations to not override the passed in Context's Deadline or Timeout options. If an Client operation is called with a Context with a Deadline or Timeout, the client will no longer override it with the client's default timeout.
    583 * **Bug Fix**: Fix IMDS client's response handling and operation timeout race. Fixes #1253
    584 * **Dependency Update**: Updated to the latest SDK module versions
    585 
    586 # v1.5.1 (2021-09-17)
    587 
    588 * **Dependency Update**: Updated to the latest SDK module versions
    589 
    590 # v1.5.0 (2021-08-27)
    591 
    592 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    593 * **Dependency Update**: Updated to the latest SDK module versions
    594 
    595 # v1.4.1 (2021-08-19)
    596 
    597 * **Dependency Update**: Updated to the latest SDK module versions
    598 
    599 # v1.4.0 (2021-08-04)
    600 
    601 * **Feature**: adds error handling for defered close calls
    602 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    603 * **Dependency Update**: Updated to the latest SDK module versions
    604 
    605 # v1.3.0 (2021-07-15)
    606 
    607 * **Feature**: Support has been added for EC2 IPv6-enabled Instance Metadata Service Endpoints.
    608 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    609 * **Dependency Update**: Updated to the latest SDK module versions
    610 
    611 # v1.2.0 (2021-06-25)
    612 
    613 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    614 * **Dependency Update**: Updated to the latest SDK module versions
    615 
    616 # v1.1.1 (2021-05-20)
    617 
    618 * **Dependency Update**: Updated to the latest SDK module versions
    619 
    620 # v1.1.0 (2021-05-14)
    621 
    622 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    623 * **Dependency Update**: Updated to the latest SDK module versions
    624