src

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

CHANGELOG.md (5357B)


      1 # v1.13.17 (2026-08-14)
      2 
      3 * **Dependency Update**: Update to smithy-go v1.27.8.
      4 
      5 # v1.13.16 (2026-08-10)
      6 
      7 * **Dependency Update**: Update to smithy-go v1.27.7.
      8 
      9 # v1.13.15 (2026-07-31.2)
     10 
     11 * **Dependency Update**: Upgrade to smithy-go v1.27.6 to fix various serde issues in HTTP binding services.
     12 
     13 # v1.13.14 (2026-07-28)
     14 
     15 * **Dependency Update**: Update to smithy-go v1.27.5.
     16 
     17 # v1.13.13 (2026-07-01)
     18 
     19 * No change notes available for this release.
     20 
     21 # v1.13.12 (2026-06-04)
     22 
     23 * **Dependency Update**: Update to smithy-go v1.27.1 to fix several union-related deserialization bugs in schema-serde-enabled services.
     24 
     25 # v1.13.11 (2026-06-03)
     26 
     27 * No change notes available for this release.
     28 
     29 # v1.13.10 (2026-05-29)
     30 
     31 * **Dependency Update**: Update to smithy-go v1.26.0.
     32 
     33 # v1.13.9 (2026-04-29)
     34 
     35 * **Dependency Update**: Update to smithy-go v1.25.1.
     36 
     37 # v1.13.8 (2026-04-17)
     38 
     39 * **Dependency Update**: Bump smithy-go to 1.25.0 to support endpointBdd trait
     40 
     41 # v1.13.7 (2026-03-13)
     42 
     43 * **Bug Fix**: Replace usages of the old ioutil/ package throughout the SDK.
     44 
     45 # v1.13.6 (2026-03-03)
     46 
     47 * **Dependency Update**: Bump minimum Go version to 1.24
     48 
     49 # v1.13.5 (2026-02-23)
     50 
     51 * No change notes available for this release.
     52 
     53 # v1.13.4 (2025-12-02)
     54 
     55 * **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.
     56 
     57 # v1.13.3 (2025-11-04)
     58 
     59 * **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.
     60 
     61 # v1.13.2 (2025-10-16)
     62 
     63 * **Dependency Update**: Bump minimum Go version to 1.23.
     64 
     65 # v1.13.1 (2025-08-27)
     66 
     67 * **Dependency Update**: Update to smithy-go v1.23.0.
     68 
     69 # v1.13.0 (2025-07-28)
     70 
     71 * **Feature**: Add support for HTTP interceptors.
     72 
     73 # v1.12.4 (2025-06-17)
     74 
     75 * **Dependency Update**: Update to smithy-go v1.22.4.
     76 
     77 # v1.12.3 (2025-02-18)
     78 
     79 * **Bug Fix**: Bump go version to 1.22
     80 
     81 # v1.12.2 (2025-01-24)
     82 
     83 * **Dependency Update**: Upgrade to smithy-go v1.22.2.
     84 
     85 # v1.12.1 (2024-11-18)
     86 
     87 * **Dependency Update**: Update to smithy-go v1.22.1.
     88 
     89 # v1.12.0 (2024-10-04)
     90 
     91 * **Feature**: Add support for HTTP client metrics.
     92 
     93 # v1.11.5 (2024-09-20)
     94 
     95 * No change notes available for this release.
     96 
     97 # v1.11.4 (2024-08-15)
     98 
     99 * **Dependency Update**: Bump minimum Go version to 1.21.
    100 
    101 # v1.11.3 (2024-06-28)
    102 
    103 * No change notes available for this release.
    104 
    105 # v1.11.2 (2024-03-29)
    106 
    107 * No change notes available for this release.
    108 
    109 # v1.11.1 (2024-02-21)
    110 
    111 * No change notes available for this release.
    112 
    113 # v1.11.0 (2024-02-13)
    114 
    115 * **Feature**: Bump minimum Go version to 1.20 per our language support policy.
    116 
    117 # v1.10.4 (2023-12-07)
    118 
    119 * No change notes available for this release.
    120 
    121 # v1.10.3 (2023-11-30)
    122 
    123 * No change notes available for this release.
    124 
    125 # v1.10.2 (2023-11-29)
    126 
    127 * No change notes available for this release.
    128 
    129 # v1.10.1 (2023-11-15)
    130 
    131 * No change notes available for this release.
    132 
    133 # v1.10.0 (2023-10-31)
    134 
    135 * **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/).
    136 
    137 # v1.9.15 (2023-10-06)
    138 
    139 * No change notes available for this release.
    140 
    141 # v1.9.14 (2023-08-18)
    142 
    143 * No change notes available for this release.
    144 
    145 # v1.9.13 (2023-08-07)
    146 
    147 * No change notes available for this release.
    148 
    149 # v1.9.12 (2023-07-31)
    150 
    151 * No change notes available for this release.
    152 
    153 # v1.9.11 (2022-12-02)
    154 
    155 * No change notes available for this release.
    156 
    157 # v1.9.10 (2022-10-24)
    158 
    159 * No change notes available for this release.
    160 
    161 # v1.9.9 (2022-09-14)
    162 
    163 * No change notes available for this release.
    164 
    165 # v1.9.8 (2022-09-02)
    166 
    167 * No change notes available for this release.
    168 
    169 # v1.9.7 (2022-08-31)
    170 
    171 * No change notes available for this release.
    172 
    173 # v1.9.6 (2022-08-29)
    174 
    175 * No change notes available for this release.
    176 
    177 # v1.9.5 (2022-08-11)
    178 
    179 * No change notes available for this release.
    180 
    181 # v1.9.4 (2022-08-09)
    182 
    183 * No change notes available for this release.
    184 
    185 # v1.9.3 (2022-06-29)
    186 
    187 * No change notes available for this release.
    188 
    189 # v1.9.2 (2022-06-07)
    190 
    191 * No change notes available for this release.
    192 
    193 # v1.9.1 (2022-03-24)
    194 
    195 * No change notes available for this release.
    196 
    197 # v1.9.0 (2022-03-08)
    198 
    199 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    200 
    201 # v1.8.0 (2022-02-24)
    202 
    203 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    204 
    205 # v1.7.0 (2022-01-14)
    206 
    207 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    208 
    209 # v1.6.0 (2022-01-07)
    210 
    211 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    212 
    213 # v1.5.0 (2021-11-06)
    214 
    215 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    216 
    217 # v1.4.0 (2021-10-21)
    218 
    219 * **Feature**: Updated  to latest version
    220 
    221 # v1.3.0 (2021-08-27)
    222 
    223 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    224 
    225 # v1.2.2 (2021-08-04)
    226 
    227 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    228 
    229 # v1.2.1 (2021-07-15)
    230 
    231 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    232 
    233 # v1.2.0 (2021-06-25)
    234 
    235 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    236 
    237 # v1.1.0 (2021-05-14)
    238 
    239 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    240