Skip to content

Commit

Permalink
chore(deps): update dependency soto-project/soto to from: "6.7.0" (#455)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [soto-project/soto](https://togithub.com/soto-project/soto) | minor |
`from: "6.0.0"` -> `from: "6.7.0"` |

---

### Release Notes

<details>
<summary>soto-project/soto (soto-project/soto)</summary>

###
[`v6.7.0`](https://togithub.com/soto-project/soto/releases/tag/6.7.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.6.0...6.7.0)

Using SotoCore
[v6.5.0](https://togithub.com/soto-project/soto-core/releases/tag/6.5.0)
Using AWS models from [Release
(2023-06-23)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2023-06-23)

#### New Services

-   CodeGuruSecurity
-   MediaPackageV2
-   OSIS
-   PaymentCryptography
-   PaymentCryptographyData
-   VerifiedPermissions

#### Minor release changes

- Allow more complex ConditionExpressions when using
DynamoDB.UpdateItemCodableInput. PR
[#&#8203;671](https://togithub.com/soto-project/soto/issues/671) and
[#&#8203;673](https://togithub.com/soto-project/soto/issues/673) from
[@&#8203;Andrea-Scuderi](https://togithub.com/Andrea-Scuderi)

#### Other changes

-   Removed old documentation and individual module generation scripts

###
[`v6.6.0`](https://togithub.com/soto-project/soto/releases/tag/6.6.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.5.0...6.6.0)

Using SotoCore
[v6.5.0](https://togithub.com/soto-project/soto-core/releases/tag/6.5.0)
Using AWS models from [Release
(2023-04-14)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2023-04-14)

#### New Services

-   CloudTrailData
-   IVSRealtime
-   InternetMonitor
-   Telco Network Builder (TNB)
-   VPCLattice

#### Minor Release Changes

-   Update minimum required Swift version to 5.6.
- Remove all `#if compiler` checks for Swift concurrency and Sendable
conformance
    -   Replace \_SotoSendable with Sendable
- Add multipartUpload that takes an AsyncSequence of ByteBuffers as
input.
- This version of multipartUpload will upload up to 4 parts
concurrently.
    -   The async/await file multipart upload uses this now.

###
[`v6.5.0`](https://togithub.com/soto-project/soto/releases/tag/6.5.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.4.0...6.5.0)

Using SotoCore
[v6.4.1](https://togithub.com/soto-project/soto-core/releases/tag/6.4.1)
Using AWS models from [Release
(2023-01-27)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2023-01-27)

#### New Services

-   CleanRooms
-   KendraRanking

#### Minor Release Changes

-   Replace `EC2.ArrayCoder` with `EC2ArrayCoder` from SotoCore

#### Patch Release Changes

- Fix uploading of empty files with multipart. PR
[#&#8203;659](https://togithub.com/soto-project/soto/issues/659) from
[@&#8203;bridger](https://togithub.com/bridger)

###
[`v6.4.0`](https://togithub.com/soto-project/soto/releases/tag/6.4.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.3.0...6.4.0)

Using SotoCore
[v6.4.0](https://togithub.com/soto-project/soto-core/releases/tag/6.4.0)
Using AWS models from [Release
(2023-01-03)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2023-01-03)

#### New Services

-   ARCZonalShift
-   CodeCatalyst
-   DocDBElastic
-   KinesisVideoWebRTCStorage
-   LicenseManagerLinuxSubscriptions
-   OAM
-   Omics
-   OpenSearchServerless
-   Pipes
-   SageMakerGeospatial
-   SageMakerMetrics
-   SecurityLake
-   SimSpaceWeaver

#### Minor Version Changes

- Add support for FIPS and dualstack endpoints. Enabled via `AWSService`
option `.useFipsEndpoint` and `.useDualStackEndpoint`.

#### Patch Version Changes

- Merge service files into three different files: `{service}-api.swift`,
`{service}-api+async.swift` and `{service}-shapes.swift`. This provides
a fixed number of output files for the code generator build plugin.
-   Fixed issue with duplicate endpoint names.

###
[`v6.3.0`](https://togithub.com/soto-project/soto/releases/tag/6.3.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.2.0...6.3.0)

Using SotoCore
[v6.3.0](https://togithub.com/soto-project/soto-core/releases/tag/6.3.0)
Using AWS models from [Release
(2022-11-18)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2022-11-18)

### New Services

-   ChimeSDKVoice
-   IoTRoboRunner
-   ResourceExplorer2
-   Scheduler
-   SsmSap

### Minor Release Changes

-   Add FIPS service endpoints to services
- Replace APIGateway, Glacier and S3 middleware with middleware from
SotoCore

### Other Changes

-   localstack.sh: Add ability to run localstack in the foreground

###
[`v6.2.0`](https://togithub.com/soto-project/soto/releases/tag/6.2.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.1.0...6.2.0)

Using SotoCore
[v6.1.0](https://togithub.com/soto-project/soto-core/releases/tag/6.1.0)
Using AWS models from [Release
(2022-10-25)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2022-10-25)

### New Services

-   ConnectCases
-   ControlTower
-   IoTFleetWise
-   MigrationHubOrchestrator
-   SupportApp

### Minor Release Changes

- Add support for disabling S3 `100: Continue` header. PR
[#&#8203;613](https://togithub.com/soto-project/soto/issues/613)
-   Code Generation changes
- Add support for Smithy 2.0 model files, including EnumShapes and
traits default, clientOptional, uniqueItems
    -   Fix endpoint setup, when endpointPrefix attribute not available
    -   Fix enums with associated values that reference themselves

### Patch Release Changes

- Fix Sendable warning in `multipartDownload`. PR
[#&#8203;629](https://togithub.com/soto-project/soto/issues/629)
-   MediaConvert: Patch S3 path validation

###
[`v6.1.0`](https://togithub.com/soto-project/soto/releases/tag/6.1.0)

[Compare
Source](https://togithub.com/soto-project/soto/compare/6.0.0...6.1.0)

Using SotoCore
[v6.1.0](https://togithub.com/soto-project/soto-core/releases/tag/6.1.0)
Using AWS models from [Release
(2022-08-19)](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/release-2022-08-19)

### New Services

-   BackupStorage
-   LicenseManagerUserSubscriptions
-   PrivateNetworks
-   RolesAnywhere

### Patch Release Changes

- Remove [@&#8203;preconcurrency](https://togithub.com/preconcurrency)
prefix from swift-nio and swift-log imports

### Other Changes

-   Updated README to indicate Swift version requirements for Soto 6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cgrindel/rules_swift_package_manager).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent 527a48b commit 8676f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/soto_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import PackageDescription
let package = Package(
name: "PhoneNumberKitExample",
dependencies: [
.package(url: "https://github.com/soto-project/soto.git", from: "6.0.0"),
.package(url: "https://github.com/soto-project/soto.git", from: "6.7.0"),
]
)

0 comments on commit 8676f73

Please sign in to comment.