Skip to content

Bump github.com/awslabs/aws-sdk-swift from 1.6.70 to 1.7.1 - #18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/awslabs/aws-sdk-swift-1.7.1
Closed

Bump github.com/awslabs/aws-sdk-swift from 1.6.70 to 1.7.1#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/awslabs/aws-sdk-swift-1.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/awslabs/aws-sdk-swift from 1.6.70 to 1.7.1.

Release notes

Sourced from github.com/awslabs/aws-sdk-swift's releases.

1.7.1

What's Changed

Service Features

  • AWS Bedrock AgentCore: Add RetryableConflictException (HTTP 409) to InvokeAgentRuntime and StopRuntimeSession to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update.
  • AWS GuardDuty: Adding support for exposure and vulnerability context from AWS Security Hub in GuardDuty Extended Threat Detection attack sequence findings.
  • AWS DevOps Agent: Added a new serviceType mcpserversigv4 service and association. This provides feature to register MCP sigv4 authorization based MCPs
  • AWS RTBFabric: This release is to deprecate 'inboundLinksCount' field in GetResponderGateway response and introduce the new field 'linksRequestedCount' to replace it.
  • AWS grafana: Introduce degraded workspace status as a possible Amazon Managed Grafana workspace status, and a new field named degraded workspace reason which informs customers why the workspace is degraded in the DescribeWorkspace API response.
  • AWS SageMaker: Add support for ml.p5.4xlarge and ml.p5en.48xlarge instances on SageMaker Notebook Instances Platform.

Full Changelog: awslabs/aws-sdk-swift@1.7.0...1.7.1

1.7.0

What's Changed

Service Features

  • AWS QuickSight: Support for dataset enrichment and geo spatial in new data preparation experience
  • AWS ivs: Adds support for up to 3 mediaTailorPlaybackConfiguration objects in an ad configuration resource
  • AWS Connect: Amazon Connect Cases now supports SLA durations of up to 2 years (1,051,200 minutes), increased from the previous maximum of 90 days (129,600 minutes). This enables you to track long-running service level agreements for cases that require extended resolution timelines.
  • AWS ECS: Amazon ECS now supports Pause lifecycle hooks for service deployments, allowing customers to automatically pause deployments at specified stages and use the new ContinueServiceDeployment API to continue or roll back with confidence.
  • AWS AccessAnalyzer: Services manage service-linked analyzers through dedicated APIs - CreateServiceLinkedAnalyzer and DeleteServiceLinkedAnalyzer that separate service-linked specific operations from customer-managed operations. It also shows up in ListAnalyzers and GetAnalyzer responses.
  • AWS EC2: Amazon VPC IP Address Manager (IPAM) now supports tags on IPAM pool allocations, enabling all standard tagging features for allocations including tag-on-create.

Service Documentation

  • AWS evs: Amazon EVS now supports up to 32 hosts per EVS environment, increasing the previous host limit to allow a larger scale of VMware workload deployments and reduce operational overhead.

Miscellaneous

  • feat: Schema-based AWS JSON 1.0 / 1.1, RPCv2CBOR (#2160)

Full Changelog: awslabs/aws-sdk-swift@1.6.113...1.7.0

1.6.113

What's Changed

Service Features

  • AWS CloudWatch Logs: Updating the max limit for start query api parameter.
  • AWS PartnerCentral Selling: Enable TCV intake on Opportunity to improve Opportunities Hygiene and downstream revenue attribution.
  • AWS MediaPackageV2: This release adds support for AvailabilityStartTimeConfiguration in MediaPackageV2 DASH manifests

Full Changelog: awslabs/aws-sdk-swift@1.6.112...1.6.113

1.6.112

What's Changed

Service Features

  • AWS grafana: Adds support for dual-stack (IPv4 and IPv6) connectivity to Amazon Managed Grafana workspaces. Customers can configure the ipAddressType parameter when creating or updating a workspace to choose between IPv4-only or dual-stack (IPv4 and IPv6) access.
  • AWS QConnect: ListModels is an API that returns the available AI models for a Connect Assistant based on its region and AI prompt type.
  • AWS DataZone: Adds support for SageMaker Unified Studio notebook operations, including notebook import and export
  • AWS CloudFront: Adding a new boolean for OCSP Revocations in Viewer mTLS Create and Update APIs, and adding a new 'Passthrough' option for TrustStore modes
  • AWS Bedrock: Advanced Prompt Optimization (AdvPO) allows you to optimize and migrate your prompts for any model on Bedrock by automatically evaluating responses and rewriting prompts to improve performance. This release provides a programmatic way to create, get, list, stop, and delete AdvPO jobs.
  • AWS mgn: Introducing new option for security groups mapping - with MAP-DHCP the service translates security rules from your source environment with DHCP compatibility.
  • AWS Database Migration Service: Add 9 SDK waiters for DMS Schema Conversion async operations. Eliminates manual polling for import, assessment, conversion, export, and creation jobs.
  • AWS Glue: Release --has-databases parameter for AWS Glue get-catalogs API, which filters catalog responses to include only those capable of containing databases, excluding parent catalogs that hold only other catalogs. Remove model-level validation on partition index list size for AWS Glue tables.

Full Changelog: awslabs/aws-sdk-swift@1.6.111...1.6.112

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/awslabs/aws-sdk-swift](https://github.com/awslabs/aws-sdk-swift) from 1.6.70 to 1.7.1.
- [Release notes](https://github.com/awslabs/aws-sdk-swift/releases)
- [Commits](awslabs/aws-sdk-swift@1.6.70...1.7.1)

---
updated-dependencies:
- dependency-name: github.com/awslabs/aws-sdk-swift
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels May 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #19.

@dependabot dependabot Bot closed this May 26, 2026
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/awslabs/aws-sdk-swift-1.7.1 branch May 26, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants