code.dwrz.net

Go monorepo.
Log | Files | Refs

CHANGELOG.md (5460B)


      1 # v1.13.6 (2022-09-30)
      2 
      3 * **Documentation**: Documentation updates for the IAM Identity Center OIDC CLI Reference.
      4 
      5 # v1.13.5 (2022-09-20)
      6 
      7 * **Dependency Update**: Updated to the latest SDK module versions
      8 
      9 # v1.13.4 (2022-09-14)
     10 
     11 * **Dependency Update**: Updated to the latest SDK module versions
     12 
     13 # v1.13.3 (2022-09-02)
     14 
     15 * **Dependency Update**: Updated to the latest SDK module versions
     16 
     17 # v1.13.2 (2022-08-31)
     18 
     19 * **Dependency Update**: Updated to the latest SDK module versions
     20 
     21 # v1.13.1 (2022-08-29)
     22 
     23 * **Dependency Update**: Updated to the latest SDK module versions
     24 
     25 # v1.13.0 (2022-08-25)
     26 
     27 * **Feature**: Updated required request parameters on IAM Identity Center's OIDC CreateToken action.
     28 
     29 # v1.12.14 (2022-08-11)
     30 
     31 * **Dependency Update**: Updated to the latest SDK module versions
     32 
     33 # v1.12.13 (2022-08-09)
     34 
     35 * **Dependency Update**: Updated to the latest SDK module versions
     36 
     37 # v1.12.12 (2022-08-08)
     38 
     39 * **Documentation**: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
     40 * **Dependency Update**: Updated to the latest SDK module versions
     41 
     42 # v1.12.11 (2022-08-01)
     43 
     44 * **Dependency Update**: Updated to the latest SDK module versions
     45 
     46 # v1.12.10 (2022-07-11)
     47 
     48 * No change notes available for this release.
     49 
     50 # v1.12.9 (2022-07-05)
     51 
     52 * **Dependency Update**: Updated to the latest SDK module versions
     53 
     54 # v1.12.8 (2022-06-29)
     55 
     56 * **Dependency Update**: Updated to the latest SDK module versions
     57 
     58 # v1.12.7 (2022-06-07)
     59 
     60 * **Dependency Update**: Updated to the latest SDK module versions
     61 
     62 # v1.12.6 (2022-05-27)
     63 
     64 * No change notes available for this release.
     65 
     66 # v1.12.5 (2022-05-17)
     67 
     68 * **Dependency Update**: Updated to the latest SDK module versions
     69 
     70 # v1.12.4 (2022-04-25)
     71 
     72 * **Dependency Update**: Updated to the latest SDK module versions
     73 
     74 # v1.12.3 (2022-03-30)
     75 
     76 * **Dependency Update**: Updated to the latest SDK module versions
     77 
     78 # v1.12.2 (2022-03-24)
     79 
     80 * **Dependency Update**: Updated to the latest SDK module versions
     81 
     82 # v1.12.1 (2022-03-23)
     83 
     84 * **Dependency Update**: Updated to the latest SDK module versions
     85 
     86 # v1.12.0 (2022-03-08)
     87 
     88 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
     89 * **Dependency Update**: Updated to the latest SDK module versions
     90 
     91 # v1.11.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.10.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.9.0 (2022-01-07)
    104 
    105 * **Feature**: API client updated
    106 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    107 * **Dependency Update**: Updated to the latest SDK module versions
    108 
    109 # v1.8.2 (2021-12-02)
    110 
    111 * **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))
    112 * **Dependency Update**: Updated to the latest SDK module versions
    113 
    114 # v1.8.1 (2021-11-19)
    115 
    116 * **Dependency Update**: Updated to the latest SDK module versions
    117 
    118 # v1.8.0 (2021-11-06)
    119 
    120 * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
    121 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    122 * **Dependency Update**: Updated to the latest SDK module versions
    123 
    124 # v1.7.0 (2021-10-21)
    125 
    126 * **Feature**: Updated  to latest version
    127 * **Dependency Update**: Updated to the latest SDK module versions
    128 
    129 # v1.6.0 (2021-10-11)
    130 
    131 * **Feature**: API client updated
    132 * **Dependency Update**: Updated to the latest SDK module versions
    133 
    134 # v1.5.0 (2021-09-17)
    135 
    136 * **Feature**: Updated API client and endpoints to latest revision.
    137 * **Dependency Update**: Updated to the latest SDK module versions
    138 
    139 # v1.4.0 (2021-08-27)
    140 
    141 * **Feature**: Updated API model to latest revision.
    142 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    143 * **Dependency Update**: Updated to the latest SDK module versions
    144 
    145 # v1.3.3 (2021-08-19)
    146 
    147 * **Dependency Update**: Updated to the latest SDK module versions
    148 
    149 # v1.3.2 (2021-08-04)
    150 
    151 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.
    152 * **Dependency Update**: Updated to the latest SDK module versions
    153 
    154 # v1.3.1 (2021-07-15)
    155 
    156 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version
    157 * **Dependency Update**: Updated to the latest SDK module versions
    158 
    159 # v1.3.0 (2021-06-25)
    160 
    161 * **Feature**: Updated `github.com/aws/smithy-go` to latest version
    162 * **Dependency Update**: Updated to the latest SDK module versions
    163 
    164 # v1.2.1 (2021-05-20)
    165 
    166 * **Dependency Update**: Updated to the latest SDK module versions
    167 
    168 # v1.2.0 (2021-05-14)
    169 
    170 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.
    171 * **Dependency Update**: Updated to the latest SDK module versions
    172