Skip to content

Commit

Permalink
chore: Updates version to 1.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-swift-automation committed Oct 30, 2024
1 parent 585cd19 commit 877c9b8
Show file tree
Hide file tree
Showing 58 changed files with 30,189 additions and 353 deletions.
5 changes: 4 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import PackageDescription

// MARK: - Dynamic Content

let clientRuntimeVersion: Version = "0.86.0"
let clientRuntimeVersion: Version = "0.87.0"
let crtVersion: Version = "0.37.0"

let excludeRuntimeUnitTests = false
Expand Down Expand Up @@ -172,6 +172,9 @@ let serviceTargets: [String] = [
"AWSFraudDetector",
"AWSFreeTier",
"AWSGameLift",
"AWSGeoMaps",
"AWSGeoPlaces",
"AWSGeoRoutes",
"AWSGlacier",
"AWSGlobalAccelerator",
"AWSGlue",
Expand Down
2 changes: 1 addition & 1 deletion Package.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.30
1.0.31
2 changes: 1 addition & 1 deletion Package.version.next
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.31
1.0.32
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,12 @@ This SDK is open-source. Code is available on Github [here](https://github.com/

[AWSGameLift](../../../../../swift/api/awsgamelift/latest)

[AWSGeoMaps](../../../../../swift/api/awsgeomaps/latest)

[AWSGeoPlaces](../../../../../swift/api/awsgeoplaces/latest)

[AWSGeoRoutes](../../../../../swift/api/awsgeoroutes/latest)

[AWSGlacier](../../../../../swift/api/awsglacier/latest)

[AWSGlobalAccelerator](../../../../../swift/api/awsglobalaccelerator/latest)
Expand Down
783 changes: 750 additions & 33 deletions Sources/Services/AWSAppSync/Sources/AWSAppSync/AppSyncClient.swift

Large diffs are not rendered by default.

Loading

0 comments on commit 877c9b8

Please sign in to comment.