code.dwrz.net

Go monorepo.
Log | Files | Refs

CHANGELOG.md (5508B)


      1 # v1.16.19 (2022-09-20)
      2 
      3 * **Dependency Update**: Updated to the latest SDK module versions
      4 
      5 # v1.16.18 (2022-09-14)
      6 
      7 * **Dependency Update**: Updated to the latest SDK module versions
      8 
      9 # v1.16.17 (2022-09-02)
     10 
     11 * **Dependency Update**: Updated to the latest SDK module versions
     12 
     13 # v1.16.16 (2022-08-31)
     14 
     15 * **Dependency Update**: Updated to the latest SDK module versions
     16 
     17 # v1.16.15 (2022-08-30)
     18 
     19 * No change notes available for this release.
     20 
     21 # v1.16.14 (2022-08-29)
     22 
     23 * **Dependency Update**: Updated to the latest SDK module versions
     24 
     25 # v1.16.13 (2022-08-11)
     26 
     27 * **Dependency Update**: Updated to the latest SDK module versions
     28 
     29 # v1.16.12 (2022-08-09)
     30 
     31 * **Dependency Update**: Updated to the latest SDK module versions
     32 
     33 # v1.16.11 (2022-08-08)
     34 
     35 * **Dependency Update**: Updated to the latest SDK module versions
     36 
     37 # v1.16.10 (2022-08-01)
     38 
     39 * **Dependency Update**: Updated to the latest SDK module versions
     40 
     41 # v1.16.9 (2022-07-05)
     42 
     43 * **Dependency Update**: Updated to the latest SDK module versions
     44 
     45 # v1.16.8 (2022-06-29)
     46 
     47 * **Dependency Update**: Updated to the latest SDK module versions
     48 
     49 # v1.16.7 (2022-06-07)
     50 
     51 * **Dependency Update**: Updated to the latest SDK module versions
     52 
     53 # v1.16.6 (2022-05-17)
     54 
     55 * **Dependency Update**: Updated to the latest SDK module versions
     56 
     57 # v1.16.5 (2022-05-16)
     58 
     59 * **Documentation**: Documentation updates for AWS Security Token Service.
     60 
     61 # v1.16.4 (2022-04-25)
     62 
     63 * **Dependency Update**: Updated to the latest SDK module versions
     64 
     65 # v1.16.3 (2022-03-30)
     66 
     67 * **Dependency Update**: Updated to the latest SDK module versions
     68 
     69 # v1.16.2 (2022-03-24)
     70 
     71 * **Dependency Update**: Updated to the latest SDK module versions
     72 
     73 # v1.16.1 (2022-03-23)
     74 
     75 * **Dependency Update**: Updated to the latest SDK module versions
     76 
     77 # v1.16.0 (2022-03-08)
     78 
     79 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     80 * **Documentation**: Updated service client model to latest release.
     81 * **Dependency Update**: Updated to the latest SDK module versions
     82 
     83 # v1.15.0 (2022-02-24)
     84 
     85 * **Feature**: API client updated
     86 * **Feature**: Adds RetryMaxAttempts and RetryMod to API client Options. This allows the API clients' default Retryer to be configured from the shared configuration files or environment variables. Adding a new Retry mode of `Adaptive`. `Adaptive` retry mode is an experimental mode, adding client rate limiting when throttles reponses are received from an API. See [retry.AdaptiveMode](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws/retry#AdaptiveMode) for more details, and configuration options.
     87 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     88 * **Dependency Update**: Updated to the latest SDK module versions
     89 
     90 # v1.14.0 (2022-01-14)
     91 
     92 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     93 * **Dependency Update**: Updated to the latest SDK module versions
     94 
     95 # v1.13.0 (2022-01-07)
     96 
     97 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     98 * **Dependency Update**: Updated to the latest SDK module versions
     99 
    100 # v1.12.0 (2021-12-21)
    101 
    102 * **Feature**: Updated to latest service endpoints
    103 
    104 # v1.11.1 (2021-12-02)
    105 
    106 * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514))
    107 * **Dependency Update**: Updated to the latest SDK module versions
    108 
    109 # v1.11.0 (2021-11-30)
    110 
    111 * **Feature**: API client updated
    112 
    113 # v1.10.1 (2021-11-19)
    114 
    115 * **Dependency Update**: Updated to the latest SDK module versions
    116 
    117 # v1.10.0 (2021-11-12)
    118 
    119 * **Feature**: Service clients now support custom endpoints that have an initial URI path defined.
    120 
    121 # v1.9.0 (2021-11-06)
    122 
    123 * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
    124 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    125 * **Dependency Update**: Updated to the latest SDK module versions
    126 
    127 # v1.8.0 (2021-10-21)
    128 
    129 * **Feature**: API client updated
    130 * **Feature**: Updated  to latest version
    131 * **Dependency Update**: Updated to the latest SDK module versions
    132 
    133 # v1.7.2 (2021-10-11)
    134 
    135 * **Dependency Update**: Updated to the latest SDK module versions
    136 
    137 # v1.7.1 (2021-09-17)
    138 
    139 * **Dependency Update**: Updated to the latest SDK module versions
    140 
    141 # v1.7.0 (2021-08-27)
    142 
    143 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    144 * **Dependency Update**: Updated to the latest SDK module versions
    145 
    146 # v1.6.2 (2021-08-19)
    147 
    148 * **Dependency Update**: Updated to the latest SDK module versions
    149 
    150 # v1.6.1 (2021-08-04)
    151 
    152 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    153 * **Dependency Update**: Updated to the latest SDK module versions
    154 
    155 # v1.6.0 (2021-07-15)
    156 
    157 * **Feature**: The ErrorCode method on generated service error types has been corrected to match the API model.
    158 * **Documentation**: Updated service model to latest revision.
    159 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    160 * **Dependency Update**: Updated to the latest SDK module versions
    161 
    162 # v1.5.0 (2021-06-25)
    163 
    164 * **Feature**: API client updated
    165 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    166 * **Dependency Update**: Updated to the latest SDK module versions
    167 
    168 # v1.4.1 (2021-05-20)
    169 
    170 * **Dependency Update**: Updated to the latest SDK module versions
    171 
    172 # v1.4.0 (2021-05-14)
    173 
    174 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    175 * **Dependency Update**: Updated to the latest SDK module versions
    176