src

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

CHANGELOG.md (3907B)


      1 # v1.13.3 (2025-11-04)
      2 
      3 * **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.
      4 
      5 # v1.13.2 (2025-10-16)
      6 
      7 * **Dependency Update**: Bump minimum Go version to 1.23.
      8 
      9 # v1.13.1 (2025-08-27)
     10 
     11 * **Dependency Update**: Update to smithy-go v1.23.0.
     12 
     13 # v1.13.0 (2025-07-28)
     14 
     15 * **Feature**: Add support for HTTP interceptors.
     16 
     17 # v1.12.4 (2025-06-17)
     18 
     19 * **Dependency Update**: Update to smithy-go v1.22.4.
     20 
     21 # v1.12.3 (2025-02-18)
     22 
     23 * **Bug Fix**: Bump go version to 1.22
     24 
     25 # v1.12.2 (2025-01-24)
     26 
     27 * **Dependency Update**: Upgrade to smithy-go v1.22.2.
     28 
     29 # v1.12.1 (2024-11-18)
     30 
     31 * **Dependency Update**: Update to smithy-go v1.22.1.
     32 
     33 # v1.12.0 (2024-10-04)
     34 
     35 * **Feature**: Add support for HTTP client metrics.
     36 
     37 # v1.11.5 (2024-09-20)
     38 
     39 * No change notes available for this release.
     40 
     41 # v1.11.4 (2024-08-15)
     42 
     43 * **Dependency Update**: Bump minimum Go version to 1.21.
     44 
     45 # v1.11.3 (2024-06-28)
     46 
     47 * No change notes available for this release.
     48 
     49 # v1.11.2 (2024-03-29)
     50 
     51 * No change notes available for this release.
     52 
     53 # v1.11.1 (2024-02-21)
     54 
     55 * No change notes available for this release.
     56 
     57 # v1.11.0 (2024-02-13)
     58 
     59 * **Feature**: Bump minimum Go version to 1.20 per our language support policy.
     60 
     61 # v1.10.4 (2023-12-07)
     62 
     63 * No change notes available for this release.
     64 
     65 # v1.10.3 (2023-11-30)
     66 
     67 * No change notes available for this release.
     68 
     69 # v1.10.2 (2023-11-29)
     70 
     71 * No change notes available for this release.
     72 
     73 # v1.10.1 (2023-11-15)
     74 
     75 * No change notes available for this release.
     76 
     77 # v1.10.0 (2023-10-31)
     78 
     79 * **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/).
     80 
     81 # v1.9.15 (2023-10-06)
     82 
     83 * No change notes available for this release.
     84 
     85 # v1.9.14 (2023-08-18)
     86 
     87 * No change notes available for this release.
     88 
     89 # v1.9.13 (2023-08-07)
     90 
     91 * No change notes available for this release.
     92 
     93 # v1.9.12 (2023-07-31)
     94 
     95 * No change notes available for this release.
     96 
     97 # v1.9.11 (2022-12-02)
     98 
     99 * No change notes available for this release.
    100 
    101 # v1.9.10 (2022-10-24)
    102 
    103 * No change notes available for this release.
    104 
    105 # v1.9.9 (2022-09-14)
    106 
    107 * No change notes available for this release.
    108 
    109 # v1.9.8 (2022-09-02)
    110 
    111 * No change notes available for this release.
    112 
    113 # v1.9.7 (2022-08-31)
    114 
    115 * No change notes available for this release.
    116 
    117 # v1.9.6 (2022-08-29)
    118 
    119 * No change notes available for this release.
    120 
    121 # v1.9.5 (2022-08-11)
    122 
    123 * No change notes available for this release.
    124 
    125 # v1.9.4 (2022-08-09)
    126 
    127 * No change notes available for this release.
    128 
    129 # v1.9.3 (2022-06-29)
    130 
    131 * No change notes available for this release.
    132 
    133 # v1.9.2 (2022-06-07)
    134 
    135 * No change notes available for this release.
    136 
    137 # v1.9.1 (2022-03-24)
    138 
    139 * No change notes available for this release.
    140 
    141 # v1.9.0 (2022-03-08)
    142 
    143 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    144 
    145 # v1.8.0 (2022-02-24)
    146 
    147 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    148 
    149 # v1.7.0 (2022-01-14)
    150 
    151 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    152 
    153 # v1.6.0 (2022-01-07)
    154 
    155 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    156 
    157 # v1.5.0 (2021-11-06)
    158 
    159 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    160 
    161 # v1.4.0 (2021-10-21)
    162 
    163 * **Feature**: Updated  to latest version
    164 
    165 # v1.3.0 (2021-08-27)
    166 
    167 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    168 
    169 # v1.2.2 (2021-08-04)
    170 
    171 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    172 
    173 # v1.2.1 (2021-07-15)
    174 
    175 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    176 
    177 # v1.2.0 (2021-06-25)
    178 
    179 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    180 
    181 # v1.1.0 (2021-05-14)
    182 
    183 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    184