Unverified Commit c7ff4170 authored by Zelda Hessler's avatar Zelda Hessler Committed by GitHub
Browse files

release v0.35.0 (#1088)

* release v0.35.0

* update: aws models
parent 4ccdadde
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
<!-- Do not manually edit this file, use `update-changelogs` -->
0.35.0 (January 19, 2022)
=========================
**New this release:**
- ([smithy-rs#1053](https://github.com/awslabs/smithy-rs/issues/1053)) Upgraded Smithy to 1.16.1
- 🐛 ([smithy-rs#1069](https://github.com/awslabs/smithy-rs/issues/1069)) Fix broken link to `RetryMode` in client docs
- 🐛 ([smithy-rs#1069](https://github.com/awslabs/smithy-rs/issues/1069)) Fix several doc links to raw identifiers (identifiers excaped with `r#`)
- 🐛 ([smithy-rs#1069](https://github.com/awslabs/smithy-rs/issues/1069)) Reduce dependency recompilation in local dev
- 🐛 ([aws-sdk-rust#405](https://github.com/awslabs/aws-sdk-rust/issues/405), [smithy-rs#1083](https://github.com/awslabs/smithy-rs/issues/1083)) Fixed paginator bug impacting EC2 describe VPCs (and others)



v0.34.1 (January 10, 2022)
==========================
**New this release:**
+0 −54
Original line number Diff line number Diff line
@@ -10,57 +10,3 @@
# references = ["smithy-rs#920"]
# meta = { "breaking" = false, "tada" = false, "bug" = false }
# author = "rcoh"

[[aws-sdk-rust]]
message = "The docs for fluent builders now have easy links to their corresponding Input, Output, and Error structs"
references = ["aws-sdk-rust#348"]
meta = { "breaking" = false, "tada" = true, "bug" = false }
author = "Velfi"

[[aws-sdk-rust]]
message = "Add support for SSO credentials"
references = ["smithy-rs#1051", "aws-sdk-rust#4"]
meta = { "breaking" = false, "tada" = true, "bug" = false }
author = "rcoh"

[[smithy-rs]]
message = "Upgraded Smithy to 1.16.1"
references = ["smithy-rs#1053"]
meta = { "breaking" = false, "tada" = false, "bug" = false }
author = "jdisanti"

[[smithy-rs]]
message = "Fix broken link to `RetryMode` in client docs"
references = ["smithy-rs#1069"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "jdisanti"

[[smithy-rs]]
message = "Fix several doc links to raw identifiers (identifiers excaped with `r#`)"
references = ["smithy-rs#1069"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "jdisanti"

[[smithy-rs]]
message = "Reduce dependency recompilation in local dev"
references = ["smithy-rs#1069"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "jdisanti"

[[aws-sdk-rust]]
message = "Silence profile credential warnings in Lambda environment"
references = ["smithy-rs#1065", "aws-sdk-rust#398"]
meta = { "breaking" = false, "tada" = true, "bug" = true }
author = "nmoutschen"

[[aws-sdk-rust]]
message = "Fixed paginator bug impacting EC2 describe VPCs (and others)"
references = ["aws-sdk-rust#405", "smithy-rs#1083"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "rcoh"

[[smithy-rs]]
message = "Fixed paginator bug impacting EC2 describe VPCs (and others)"
references = ["aws-sdk-rust#405", "smithy-rs#1083"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "rcoh"
+13 −0
Original line number Diff line number Diff line
<!-- Do not manually edit this file, use `update-changelogs` -->
0.5.0 (January 19, 2022)
========================
**New this release:**
- 🎉 ([aws-sdk-rust#348](https://github.com/awslabs/aws-sdk-rust/issues/348)) The docs for fluent builders now have easy links to their corresponding Input, Output, and Error structs
- 🎉 ([smithy-rs#1051](https://github.com/awslabs/smithy-rs/issues/1051), [aws-sdk-rust#4](https://github.com/awslabs/aws-sdk-rust/issues/4)) Add support for SSO credentials
- 🐛🎉 ([smithy-rs#1065](https://github.com/awslabs/smithy-rs/issues/1065), [aws-sdk-rust#398](https://github.com/awslabs/aws-sdk-rust/issues/398), @nmoutschen) Silence profile credential warnings in Lambda environment
- 🐛 ([aws-sdk-rust#405](https://github.com/awslabs/aws-sdk-rust/issues/405), [smithy-rs#1083](https://github.com/awslabs/smithy-rs/issues/1083)) Fixed paginator bug impacting EC2 describe VPCs (and others)

**Contributors**
Thank you for your contributions! ❤
- @nmoutschen ([aws-sdk-rust#398](https://github.com/awslabs/aws-sdk-rust/issues/398), [smithy-rs#1065](https://github.com/awslabs/smithy-rs/issues/1065))


v0.4.1 (January 10, 2022)
=========================
**New this release:**
+8 −0
Original line number Diff line number Diff line
@@ -2838,6 +2838,14 @@
                    {
                        "value": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE",
                        "name": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE"
                    },
                    {
                        "value": "SHAREPOINT",
                        "name": "SHAREPOINT"
                    },
                    {
                        "value": "ACTIVE_DIRECTORY",
                        "name": "ACTIVE_DIRECTORY"
                    }
                ],
                "smithy.api#length": {
+48 −1
Original line number Diff line number Diff line
@@ -1253,6 +1253,12 @@
                },
                "syncConfig": {
                    "target": "com.amazonaws.appsync#SyncConfig"
                },
                "maxBatchSize": {
                    "target": "com.amazonaws.appsync#MaxBatchSize",
                    "traits": {
                        "smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
                    }
                }
            }
        },
@@ -1474,6 +1480,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The caching configuration for the resolver.</p>"
                    }
                },
                "maxBatchSize": {
                    "target": "com.amazonaws.appsync#MaxBatchSize",
                    "traits": {
                        "smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
                    }
                }
            }
        },
@@ -2481,6 +2493,12 @@
                },
                "syncConfig": {
                    "target": "com.amazonaws.appsync#SyncConfig"
                },
                "maxBatchSize": {
                    "target": "com.amazonaws.appsync#MaxBatchSize",
                    "traits": {
                        "smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
                    }
                }
            },
            "traits": {
@@ -4050,6 +4068,16 @@
                "smithy.api#length": {
                    "min": 1,
                    "max": 65536
                },
                "smithy.api#pattern": "^.*$"
            }
        },
        "com.amazonaws.appsync#MaxBatchSize": {
            "type": "integer",
            "traits": {
                "smithy.api#range": {
                    "min": 0,
                    "max": 2000
                }
            }
        },
@@ -4300,6 +4328,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The caching configuration for the resolver.</p>"
                    }
                },
                "maxBatchSize": {
                    "target": "com.amazonaws.appsync#MaxBatchSize",
                    "traits": {
                        "smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
                    }
                }
            },
            "traits": {
@@ -4588,7 +4622,8 @@
                "smithy.api#length": {
                    "min": 0,
                    "max": 256
                }
                },
                "smithy.api#pattern": "^[\\s\\w+-=\\.:/@]*$"
            }
        },
        "com.amazonaws.appsync#Type": {
@@ -5167,6 +5202,12 @@
                },
                "syncConfig": {
                    "target": "com.amazonaws.appsync#SyncConfig"
                },
                "maxBatchSize": {
                    "target": "com.amazonaws.appsync#MaxBatchSize",
                    "traits": {
                        "smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
                    }
                }
            }
        },
@@ -5390,6 +5431,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The caching configuration for the resolver.</p>"
                    }
                },
                "maxBatchSize": {
                    "target": "com.amazonaws.appsync#MaxBatchSize",
                    "traits": {
                        "smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
                    }
                }
            }
        },
Loading