code.dwrz.net

Go monorepo.
Log | Files | Refs

CHANGELOG.md (4457B)


      1 # v1.12.17 (2022-09-20)
      2 
      3 * **Dependency Update**: Updated to the latest SDK module versions
      4 
      5 # v1.12.16 (2022-09-14)
      6 
      7 * **Dependency Update**: Updated to the latest SDK module versions
      8 
      9 # v1.12.15 (2022-09-02)
     10 
     11 * **Dependency Update**: Updated to the latest SDK module versions
     12 
     13 # v1.12.14 (2022-08-31)
     14 
     15 * **Dependency Update**: Updated to the latest SDK module versions
     16 
     17 # v1.12.13 (2022-08-29)
     18 
     19 * **Dependency Update**: Updated to the latest SDK module versions
     20 
     21 # v1.12.12 (2022-08-11)
     22 
     23 * **Dependency Update**: Updated to the latest SDK module versions
     24 
     25 # v1.12.11 (2022-08-09)
     26 
     27 * **Dependency Update**: Updated to the latest SDK module versions
     28 
     29 # v1.12.10 (2022-08-08)
     30 
     31 * **Dependency Update**: Updated to the latest SDK module versions
     32 
     33 # v1.12.9 (2022-08-01)
     34 
     35 * **Dependency Update**: Updated to the latest SDK module versions
     36 
     37 # v1.12.8 (2022-07-05)
     38 
     39 * **Dependency Update**: Updated to the latest SDK module versions
     40 
     41 # v1.12.7 (2022-06-29)
     42 
     43 * **Dependency Update**: Updated to the latest SDK module versions
     44 
     45 # v1.12.6 (2022-06-07)
     46 
     47 * **Dependency Update**: Updated to the latest SDK module versions
     48 
     49 # v1.12.5 (2022-05-17)
     50 
     51 * **Dependency Update**: Updated to the latest SDK module versions
     52 
     53 # v1.12.4 (2022-04-25)
     54 
     55 * **Dependency Update**: Updated to the latest SDK module versions
     56 
     57 # v1.12.3 (2022-03-30)
     58 
     59 * **Dependency Update**: Updated to the latest SDK module versions
     60 
     61 # v1.12.2 (2022-03-24)
     62 
     63 * **Dependency Update**: Updated to the latest SDK module versions
     64 
     65 # v1.12.1 (2022-03-23)
     66 
     67 * **Dependency Update**: Updated to the latest SDK module versions
     68 
     69 # v1.12.0 (2022-03-08)
     70 
     71 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     72 * **Dependency Update**: Updated to the latest SDK module versions
     73 
     74 # v1.11.0 (2022-02-24)
     75 
     76 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     77 * **Dependency Update**: Updated to the latest SDK module versions
     78 
     79 # v1.10.0 (2022-01-14)
     80 
     81 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     82 * **Dependency Update**: Updated to the latest SDK module versions
     83 
     84 # v1.9.0 (2022-01-07)
     85 
     86 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     87 * **Dependency Update**: Updated to the latest SDK module versions
     88 
     89 # v1.8.2 (2021-12-02)
     90 
     91 * **Dependency Update**: Updated to the latest SDK module versions
     92 
     93 # v1.8.1 (2021-11-19)
     94 
     95 * **Dependency Update**: Updated to the latest SDK module versions
     96 
     97 # v1.8.0 (2021-11-06)
     98 
     99 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    100 * **Dependency Update**: Updated to the latest SDK module versions
    101 
    102 # v1.7.0 (2021-10-21)
    103 
    104 * **Feature**: Updated  to latest version
    105 * **Dependency Update**: Updated to the latest SDK module versions
    106 
    107 # v1.6.0 (2021-10-11)
    108 
    109 * **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.
    110 * **Bug Fix**: Fix IMDS client's response handling and operation timeout race. Fixes #1253
    111 * **Dependency Update**: Updated to the latest SDK module versions
    112 
    113 # v1.5.1 (2021-09-17)
    114 
    115 * **Dependency Update**: Updated to the latest SDK module versions
    116 
    117 # v1.5.0 (2021-08-27)
    118 
    119 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    120 * **Dependency Update**: Updated to the latest SDK module versions
    121 
    122 # v1.4.1 (2021-08-19)
    123 
    124 * **Dependency Update**: Updated to the latest SDK module versions
    125 
    126 # v1.4.0 (2021-08-04)
    127 
    128 * **Feature**: adds error handling for defered close calls
    129 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    130 * **Dependency Update**: Updated to the latest SDK module versions
    131 
    132 # v1.3.0 (2021-07-15)
    133 
    134 * **Feature**: Support has been added for EC2 IPv6-enabled Instance Metadata Service Endpoints.
    135 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    136 * **Dependency Update**: Updated to the latest SDK module versions
    137 
    138 # v1.2.0 (2021-06-25)
    139 
    140 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    141 * **Dependency Update**: Updated to the latest SDK module versions
    142 
    143 # v1.1.1 (2021-05-20)
    144 
    145 * **Dependency Update**: Updated to the latest SDK module versions
    146 
    147 # v1.1.0 (2021-05-14)
    148 
    149 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    150 * **Dependency Update**: Updated to the latest SDK module versions
    151