code.dwrz.net

Go monorepo.
Log | Files | Refs

CHANGELOG.md (6053B)


      1 # v1.22.2 (2022-09-21)
      2 
      3 * **Bug Fix**: Updated GetChange to sanitize /change/ prefix of the changeId returned from the service.
      4 
      5 # v1.22.1 (2022-09-20)
      6 
      7 * **Dependency Update**: Updated to the latest SDK module versions
      8 
      9 # v1.22.0 (2022-09-14)
     10 
     11 * **Feature**: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
     12 * **Dependency Update**: Updated to the latest SDK module versions
     13 
     14 # v1.21.11 (2022-09-02)
     15 
     16 * **Dependency Update**: Updated to the latest SDK module versions
     17 
     18 # v1.21.10 (2022-09-01)
     19 
     20 * **Documentation**: Documentation updates for Amazon Route 53.
     21 
     22 # v1.21.9 (2022-08-31)
     23 
     24 * **Dependency Update**: Updated to the latest SDK module versions
     25 
     26 # v1.21.8 (2022-08-29)
     27 
     28 * **Dependency Update**: Updated to the latest SDK module versions
     29 
     30 # v1.21.7 (2022-08-11)
     31 
     32 * **Dependency Update**: Updated to the latest SDK module versions
     33 
     34 # v1.21.6 (2022-08-09)
     35 
     36 * **Dependency Update**: Updated to the latest SDK module versions
     37 
     38 # v1.21.5 (2022-08-08)
     39 
     40 * **Dependency Update**: Updated to the latest SDK module versions
     41 
     42 # v1.21.4 (2022-08-01)
     43 
     44 * **Dependency Update**: Updated to the latest SDK module versions
     45 
     46 # v1.21.3 (2022-07-05)
     47 
     48 * **Dependency Update**: Updated to the latest SDK module versions
     49 
     50 # v1.21.2 (2022-06-29)
     51 
     52 * **Dependency Update**: Updated to the latest SDK module versions
     53 
     54 # v1.21.1 (2022-06-07)
     55 
     56 * **Dependency Update**: Updated to the latest SDK module versions
     57 
     58 # v1.21.0 (2022-06-01)
     59 
     60 * **Feature**: Add new APIs to support Route 53 IP Based Routing
     61 
     62 # v1.20.5 (2022-05-17)
     63 
     64 * **Dependency Update**: Updated to the latest SDK module versions
     65 
     66 # v1.20.4 (2022-04-25)
     67 
     68 * **Dependency Update**: Updated to the latest SDK module versions
     69 
     70 # v1.20.3 (2022-03-30)
     71 
     72 * **Dependency Update**: Updated to the latest SDK module versions
     73 
     74 # v1.20.2 (2022-03-24)
     75 
     76 * **Dependency Update**: Updated to the latest SDK module versions
     77 
     78 # v1.20.1 (2022-03-23)
     79 
     80 * **Dependency Update**: Updated to the latest SDK module versions
     81 
     82 # v1.20.0 (2022-03-08)
     83 
     84 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     85 * **Dependency Update**: Updated to the latest SDK module versions
     86 
     87 # v1.19.0 (2022-02-24.2)
     88 
     89 * **Feature**: API client updated
     90 
     91 # v1.18.0 (2022-02-24)
     92 
     93 * **Feature**: API client updated
     94 * **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.
     95 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     96 * **Dependency Update**: Updated to the latest SDK module versions
     97 
     98 # v1.17.0 (2022-01-14)
     99 
    100 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    101 * **Dependency Update**: Updated to the latest SDK module versions
    102 
    103 # v1.16.0 (2022-01-07)
    104 
    105 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    106 * **Dependency Update**: Updated to the latest SDK module versions
    107 
    108 # v1.15.0 (2021-12-21)
    109 
    110 * **Feature**: API Paginators now support specifying the initial starting token, and support stopping on empty string tokens.
    111 * **Feature**: API client updated
    112 
    113 # v1.14.2 (2021-12-02)
    114 
    115 * **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))
    116 * **Dependency Update**: Updated to the latest SDK module versions
    117 
    118 # v1.14.1 (2021-11-19)
    119 
    120 * **Dependency Update**: Updated to the latest SDK module versions
    121 
    122 # v1.14.0 (2021-11-12)
    123 
    124 * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature.
    125 
    126 # v1.13.0 (2021-11-06)
    127 
    128 * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
    129 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    130 * **Dependency Update**: Updated to the latest SDK module versions
    131 
    132 # v1.12.0 (2021-10-21)
    133 
    134 * **Feature**: Updated  to latest version
    135 * **Dependency Update**: Updated to the latest SDK module versions
    136 
    137 # v1.11.2 (2021-10-11)
    138 
    139 * **Dependency Update**: Updated to the latest SDK module versions
    140 
    141 # v1.11.1 (2021-09-17)
    142 
    143 * **Dependency Update**: Updated to the latest SDK module versions
    144 
    145 # v1.11.0 (2021-08-27)
    146 
    147 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    148 * **Dependency Update**: Updated to the latest SDK module versions
    149 
    150 # v1.10.0 (2021-08-19)
    151 
    152 * **Feature**: API client updated
    153 * **Dependency Update**: Updated to the latest SDK module versions
    154 
    155 # v1.9.0 (2021-08-12)
    156 
    157 * **Feature**: API client updated
    158 
    159 # v1.8.0 (2021-08-04)
    160 
    161 * **Feature**: Updated to latest API model.
    162 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    163 * **Dependency Update**: Updated to the latest SDK module versions
    164 
    165 # v1.7.1 (2021-07-15)
    166 
    167 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    168 * **Dependency Update**: Updated to the latest SDK module versions
    169 
    170 # v1.7.0 (2021-06-25)
    171 
    172 * **Feature**: API client updated
    173 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    174 * **Dependency Update**: Updated to the latest SDK module versions
    175 
    176 # v1.6.2 (2021-06-04)
    177 
    178 * **Documentation**: Updated service client to latest API model.
    179 
    180 # v1.6.1 (2021-05-20)
    181 
    182 * **Dependency Update**: Updated to the latest SDK module versions
    183 
    184 # v1.6.0 (2021-05-14)
    185 
    186 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    187 * **Feature**: Updated to latest service API model.
    188 * **Dependency Update**: Updated to the latest SDK module versions
    189