Skip to content

Update dependency awslabs/aws-sdk-swift to from: "1.6.83"#95

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/awslabs-aws-sdk-swift-1.x
Open

Update dependency awslabs/aws-sdk-swift to from: "1.6.83"#95
renovate[bot] wants to merge 1 commit intomainfrom
renovate/awslabs-aws-sdk-swift-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Update Change
awslabs/aws-sdk-swift patch from: "1.6.72"from: "1.6.83"

Release Notes

awslabs/aws-sdk-swift (awslabs/aws-sdk-swift)

v1.6.83

Compare Source

What's Changed

Service Features
  • AWS SageMaker: Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod
  • AWS BCM Data Exports: With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account.
  • AWS CloudWatch Logs: This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK
  • AWS Timestream InfluxDB: Timestream for InfluxDB adds support for customer defined maintenance windows. This allows customers to define maintenance schedule during resource creation and updates
  • AWS EMR: Add StepExecutionRoleArn to RunJobFlow API

Full Changelog: awslabs/aws-sdk-swift@1.6.82...1.6.83

v1.6.82

Compare Source

What's Changed

Service Features
  • AWS ApiGatewayV2: Added DISABLE IN PROGRESS and DISABLE FAILED Portal statuses.
  • AWS Application Signals: This release adds support for creating SLOs on RUM appMonitors, Synthetics canaries and services.
  • AWS Polly: Add support for Mu-law and A-law codecs for output format
  • AWS Marketplace Agreement: The Variable Payments APIs enable AWS Marketplace Sellers to perform manage their payment requests (send, get, list, cancel).
Service Documentation
  • AWS Batch: Documentation-only update for AWS Batch.
Miscellaneous
  • feat: Enable OpenTelemetry integration tests on Linux (#​2126)

Full Changelog: awslabs/aws-sdk-swift@1.6.81...1.6.82

v1.6.81

Compare Source

What's Changed

Service Features
  • AWS RDS: Adds support in Aurora PostgreSQL serverless databases for express configuration based creation through WithExpressConfiguration in CreateDbCluster API, and for restoring clusters using RestoreDBClusterToPointInTime and RestoreDBClusterFromSnapshot APIs.
  • AWS MediaPackageV2: Reduces the minimum allowed value for startOverWindowSeconds from 60 to 0, allowing customers to effectively disable the start-over window.
  • AWS OpenSearchServerless: Adds support for updating the vector options field for existing collections.
  • AWS Bedrock AgentCore Control: Adds SDK support for 1) Persist session state in AgentCore Runtime via filesystemConfigurations in CreateAgentRuntime, UpdateAgentRuntime, and GetAgentRuntime APIs, 2) Optional name-based filtering on AgentCore ListBrowserProfiles API.
  • AWS PCS: This release adds support for custom slurmdbd and cgroup configuration in AWS PCS. Customers can now specify slurmdbd and cgroup settings to configure database accounting and reporting for their HPC workloads, and control resource allocation and limits for compute jobs.
Service Documentation
  • AWS GameLift: Amazon GameLift Servers launches UDP ping beacons in the Beijing and Ningxia (China) Regions to help measure real-time network latency for multiplayer games. The ListLocations API is now available in these regions to provide endpoint domain and port information as part of the locations list.
Miscellaneous
  • fix: flaky integ tests by using exponential backoff (#​2124)

Full Changelog: awslabs/aws-sdk-swift@1.6.80...1.6.81

v1.6.80

Compare Source

What's Changed

Service Features
  • AWS Omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings.
  • AWS ConnectCases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case.
  • AWS Batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments.
  • AWS Lightsail: Add support for tagging of ContactMethod resource type

Full Changelog: awslabs/aws-sdk-swift@1.6.79...1.6.80

v1.6.79

Compare Source

What's Changed

Service Features
  • AWS DynamoDB: Adding ReplicaArn to ReplicaDescription of a global table replica
  • AWS OpenSearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy.
  • AWS VerifiedPermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs.
Service Documentation
  • AWS Backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs)

Full Changelog: awslabs/aws-sdk-swift@1.6.78...1.6.79

v1.6.78

Compare Source

What's Changed

Service Features
  • AWS ObservabilityAdmin: Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
  • AWS EC2: Amazon EC2 Fleet instant mode now supports launching instances into Interruptible Capacity Reservations, enabling customers to use spare capacity shared by Capacity Reservation owners within their AWS Organization.
  • AWS Polly: Added bi-directional streaming functionality through a new API, StartSpeechSynthesisStream. This API allows streaming input text through inbound events and receiving audio as part of an output stream simultaneously.
  • AWS Bedrock AgentCore: This release includes SDK support for the following new features on AgentCore Built In Tools. 1. Enterprise Policies for AgentCore Browser Tool. 2. Root CA Configuration Support for AgentCore Browser Tool and Code Interpreter. 3. API changes to AgentCore Browser Profile APIs
  • AWS Bedrock AgentCore Control: Adds support for the following new features. 1. Enterprise Policies support for AgentCore Browser Tool. 2. Root CA Configuration support for AgentCore Browser Tool and Code Interpreter.
  • AWS Batch: AWS Batch now supports quota management, enabling administrators to allocate shared compute resources across teams and projects through quota shares with capacity limits, resource-sharing strategies, and priority-based preemption - currently available for SageMaker Training job queues.
Miscellaneous
  • feat: add sigV4aSigningRegionSet client config support (#​2120)

Full Changelog: awslabs/aws-sdk-swift@1.6.77...1.6.78

v1.6.77

Compare Source

What's Changed

Service Features
  • AWS EC2: The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo.
  • AWS MediaConvert: This update adds additional bitrate options for Dolby AC-4 audio outputs.
Miscellaneous

Full Changelog: awslabs/aws-sdk-swift@1.6.76...1.6.77

v1.6.76

Compare Source

What's Changed

Service Features
  • AWS Bedrock AgentCore Control: Deprecating namespaces field and adding namespaceTemplates.
  • AWS Glue: Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are ["Accept","Deny"] .
  • AWS EMR: Add S3LoggingConfiguration to Control LogUploads

Full Changelog: awslabs/aws-sdk-swift@1.6.75...1.6.76

v1.6.75

Compare Source

What's Changed

Service Features
  • AWS Bedrock AgentCore: Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API
  • AWS Bedrock: You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations.
  • AWS Bedrock AgentCore Control: Supporting hosting of public ECR Container Images in AgentCore Runtime
  • AWS ECS: Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances.

Full Changelog: awslabs/aws-sdk-swift@1.6.74...1.6.75

v1.6.74

Compare Source

What's Changed

Service Features
  • AWS Config Service: Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
  • AWS mgn: Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
  • AWS QuickSight: The change adds a new capability named ManageSharedFolders in Custom Permissions
  • AWS MediaConvert: This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
  • AWS Glue: Add QuerySessionContext to BatchGetPartitionRequest
  • AWS IVS RealTime: Updates maximum reconnect window seconds from 60 to 300 for participant replication
  • AWS Connect: Deprecating PredefinedNotificationID field
  • AWS GameLiftStreams: Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
  • AWS API Gateway: API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography
Service Documentation
  • AWS MediaLive: Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.

Full Changelog: awslabs/aws-sdk-swift@1.6.73...1.6.74

v1.6.73

Compare Source

What's Changed

Service Features
  • AWS S3: Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets.
  • AWS ECR: Add Chainguard to PTC upstreamRegistry enum
  • AWS DataSync: DataSync's 3 location types, Hadoop Distributed File System (HDFS), FSx for Windows File Server (FSx Windows), and FSx for NetApp ONTAP (FSx ONTAP) now have credentials managed via Secrets Manager, which may be encrypted with service keys or be configured to use customer-managed keys or secret.

Full Changelog: awslabs/aws-sdk-swift@1.6.72...1.6.73


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.73" Update dependency awslabs/aws-sdk-swift to from: "1.6.74" Mar 13, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch 2 times, most recently from 70f8ba2 to 55a3e56 Compare March 16, 2026 21:15
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.74" Update dependency awslabs/aws-sdk-swift to from: "1.6.75" Mar 16, 2026
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.75" Update dependency awslabs/aws-sdk-swift to from: "1.6.76" Mar 17, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch from 55a3e56 to d6930a6 Compare March 17, 2026 21:50
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.76" Update dependency awslabs/aws-sdk-swift to from: "1.6.77" Mar 18, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch 2 times, most recently from 2bd53a2 to 9c6702a Compare March 19, 2026 21:24
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.77" Update dependency awslabs/aws-sdk-swift to from: "1.6.78" Mar 19, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch from 9c6702a to 70e341d Compare March 20, 2026 21:35
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.78" Update dependency awslabs/aws-sdk-swift to from: "1.6.79" Mar 20, 2026
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.79" Update dependency awslabs/aws-sdk-swift to from: "1.6.80" Mar 23, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch from 70e341d to 0e06f0d Compare March 23, 2026 20:38
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.80" Update dependency awslabs/aws-sdk-swift to from: "1.6.81" Mar 24, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch from 0e06f0d to 48c4140 Compare March 24, 2026 20:31
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.81" Update dependency awslabs/aws-sdk-swift to from: "1.6.82" Mar 25, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch 2 times, most recently from 041564a to 8350eb3 Compare March 26, 2026 17:23
@renovate renovate bot changed the title Update dependency awslabs/aws-sdk-swift to from: "1.6.82" Update dependency awslabs/aws-sdk-swift to from: "1.6.83" Mar 26, 2026
@renovate renovate bot force-pushed the renovate/awslabs-aws-sdk-swift-1.x branch from 8350eb3 to ccbd6e2 Compare March 26, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants