fix(deps): update all non-major dependencies#279
Open
a-klos wants to merge 1 commit into
Open
Conversation
9a808f0 to
9e526f4
Compare
08343fe to
1318a7f
Compare
1318a7f to
8679823
Compare
Member
Author
|
4c8e3f3 to
a7fb233
Compare
a7fb233 to
1e25e45
Compare
1e25e45 to
aa65dbd
Compare
aa0bbd5 to
1c8c00b
Compare
1c8c00b to
1711767
Compare
1711767 to
2c0145e
Compare
2c0145e to
07b5701
Compare
07b5701 to
1042310
Compare
1042310 to
36876cb
Compare
36876cb to
639a3ec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.12->1.7.21.38.0->1.41.01.42.49->1.43.181.43.24(+5)1.42.44->1.43.181.43.24(+5)1.42.49->1.43.181.43.24(+5)9.1.0->9.3.17.13.4->7.14.17.11.3->7.14.14.5.0->4.8.51.8.17->1.8.201.8.214.48.3->4.49.02.95.0->2.96.02.97.0(+1)3.2.0->3.3.13.4.2(+2)3.20.3->3.29.03.29.11.2.3->1.2.41.2.9->1.3.21.3.4(+1)0.4.1->0.4.20.4.1->0.4.21.0.1->1.1.03.14.1->3.15.01.5.31->1.5.321.5.333.175.0->3.176.03.178.0(+2)1.1.10->1.2.21.2.46.1.0->6.1.11.11.0->1.12.00.1.4->0.1.62.3.5->2.4.62.3.4->2.4.16.33.5->6.33.62.12.5->2.13.42.12.0->2.14.11.16.2->1.171.16.2->1.171.16.2->1.171.3.0->1.4.01.16.2->1.18.0~> 0.96.0->~> 0.97.00.98.02.9.2->2.10.02.10.0+cpu->2.12.0+cpu^0.25.0->^0.27.00.18.31->0.22.31^0.47.0->^0.48.00.49.0Release Notes
authlib/authlib (authlib)
v1.7.2Compare Source
What's Changed
Full Changelog: authlib/authlib@v1.7.1...v1.7.2
v1.7.1Compare Source
What's Changed
redirect_urionInvalidScopeErrorinOpenIDImplicitGrantandOpenIDHybridGrant.Full Changelog: authlib/authlib@v1.7.0...v1.7.1
v1.7.0Compare Source
What's Changed
expires_atbehavior when its value is 0 by @azmeuk in #854get_jwt_configby @lepture in #858New Contributors
Full Changelog: authlib/authlib@v1.6.10...v1.7.0
Azure/azure-sdk-for-python (azure-core)
v1.41.0Compare Source
Features Added
AZURE_LOG_LEVELnow acceptsVERBOSE(case-insensitive) as an alias forDEBUG. #46668Other Changes
AZURE_LOG_LEVEL,AZURE_TRACING_ENABLED, andAZURE_SDK_TRACING_IMPLEMENTATIONenvironment variables no longer raise errors. Instead, a warning is logged and the default value is used (INFOforAZURE_LOG_LEVEL). #46668v1.40.0Compare Source
Features Added
http_logging_leveloverrides inHttpLoggingPolicy. #44115additional_allowed_query_paramstoDistributedTracingPolicyandHttpLoggingPolicyto allow users to specify additional URL query parameters that should not be redacted in span attributes or logs. #46482additional_allowed_query_paramsto the client constructor. For example:client = ServiceClient(..., additional_allowed_query_params={"custom_param"}). This will apply to all operations performed by the client.Other Changes
additional_allowed_query_paramsargument in your client constructor. #46482v1.39.0Compare Source
Breaking Changes
azure_cloudsetting environment variable fromAZURE_CLOUDtoAZURE_SDK_CLOUD_CONF.v1.38.3Compare Source
Bugs Fixed
PipelineClient.format_urlto preserve trailing slash in the base URL when the URL template is query-string-only (e.g.,?key=value). #45365SensitiveHeaderCleanupPolicyto persist theinsecure_domain_changeflag across retries after a cross-domain redirect. #45518Other Changes
BearerTokenCredentialPolicyandAsyncBearerTokenCredentialPolicyto prevent simultaneous token refresh attempts across multiple processes. This helps mitigate the thundering herd problem during token refresh operations. #43720v1.38.2Compare Source
Bugs Fixed
PipelineClient.format_urlto preserve the leading slash when the URL template starts with/?. #45218v1.38.1Compare Source
Bugs Fixed
PipelineClient.format_urlto avoid adding trailing slashes when the URL template contains only query parameters. #45044boto/boto3 (boto3)
v1.43.18Compare Source
=======
bedrock: [botocore] Automated Reasoning checks - Added two build workflows for policies. Iterative Refine Policy uses AI to update policy definitions based on test results and feedback. Resolve Policy Ambiguities consolidates ambiguous variables in Automated Reasoning policies, a common source of ambiguous validation.bedrock-agentcore-control: [botocore] Reference your own AWS Secrets Manager secrets when configuring credential providers, giving you control over encryption, rotation, and access policies instead of using service-managed secrets.groundstation: [botocore] Adds support for Alpha-5 satellite number encoding in the Two-Line Element ephemeris format.omics: [botocore] Add engineSettings to StartRun and GetRun. Add profiles and profileParameterTemplates to GetWorkflow and GetWorkflowVersion.quicksight: [botocore] Adds support for creating, updating, describing, listing, and deleting an OAuthClientApplication resource, a new quicksight resource that allows customers to store OAuth configurations to connect to their databases via 3 Legged OAuth.rds-data: [botocore] RDS Data API arrays (longValues, doubleValues, stringValues, booleanValues) in ExecuteStatement responses now correctly support null elements. Runtime change for JS v3 and .NET. Compile-time change for C plus plus, .NET, Kotlin, Rust. No impact for Java, Python, Ruby, PHP, Go.route53resolver: [botocore] Added BatchCreateFirewallRule, BatchUpdateFirewallRule, BatchDeleteFirewallRule, and ListFirewallRuleTypes APIs. Added FirewallRuleType support to Firewall Rule APIs.sesv2: [botocore] This release introduces support for Tenant Suppression Listsv1.43.17Compare Source
=======
appstream: [botocore] Amazon WorkSpaces Applications now supports BYOL (Bring Your Own License). This enables customers to import their own WorkSpaces images and use them in WorkSpaces Applications.bedrock: [botocore] Add support for ModelPackageArn in Bedrock's CreateCustomModel APIbedrock-agentcore: [botocore] Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId and runtimeClientError to InvokeHarness.bedrock-agentcore-control: [botocore] Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId parameter to InvokeHarness for end-user identification.bedrock-runtime: [botocore] Support system role in messagecontrolcatalog: [botocore] AWS Control Catalog - Added GovernedProviders response field and inclusion filter to GetControl and ListControls APIs to identify and filter by cloud provider. Added ParameterRequirementSummary response field indicating parameter requirements.customer-profiles: [botocore] BatchPutProfileObject API adds multiple profile objects to a domain of a given ObjectType in a single API call.deadline: [botocore] Added support for persistent storage on Service-Managed Fleets, allowing customers to configure persistent storage that preserves data across worker sessions which reduces job startup times for workloads with large software installations or asset caches.endpoint-rules: [botocore] Update endpoint-rules client to latest versioniot: [botocore] Adds new connectivity-related fields to Fleet Indexing API requests and responses.iot-data: [botocore] Adding GetConnection, ListSubscriptions, and SendDirectMessage APIs to IoT Data Planeopensearchserverless: [botocore] Adds support for deletion protection on collections, ability to create NEXTGEN collection groups and autoscaling visibility for NEXTGEN collection groupspcs: [botocore] This release adds support for configuring scaleDownIdleTimeInSeconds at the compute node group level, allowing customers to set different idle timeouts per node group. Previously this setting was only available at the cluster level.resiliencehubv2: [botocore] This is the initial SDK release for the next generation of Resilience Hub.s3control: [botocore] Update the minimum value of MinStorageBytesPercentage in StorageLensPrefixLevel.SelectionCriteria from 0.1 to 1, aligning the model with the documented contract.v1.43.16Compare Source
=======
bedrock-data-automation: [botocore] Matcher Fallback extends the CustomOutputConfiguration for the Document modality in DataAutomationProjects, enabling a fallback blueprint when no match is found. A FALLBACK match status is returned, improving the matching experience and guaranteeing customers always receive CustomOutputResults.ecs: [botocore] Add support for Neuron device resource requirements for Amazon ECSelementalinference: [botocore] Added support for smart subtitles in Elemental Inference, enabling automatic generation of subtitles for media content. Available in English, Spanish, French, German, Italian, and Portuguese.medialive: [botocore] AWS Elemental MediaLive now supports Smart Subtitles, a new caption source that uses AWS Elemental Inference to automatically generate WebVTT and TTML captions from source audio. Available in English, Spanish, French, German, Italian, and Portuguese.opensearch: [botocore] OpenSearch will now support multi-segment paths in JWKS URLs.organizations: [botocore] AWS Organizations now emits CloudTrail events (AccountJoinedOrganization, AccountDepartedOrganization) to the management account for membership changes, including join and departure method and timestamp.sagemaker: [botocore] Adds shared environment support for Restricted Instance Groups (RIGs) on SageMaker HyperPod, enabling cross-RIG workload scheduling and FSx sharing. This unlocks shared CPU-GPU environments needed for cost-efficient RL training (e.g., Nova Forge). Adds p6 instance support for recommendation jobsv1.43.15Compare Source
=======
backup: [botocore] Launching S3 PITR malware scanning support for AWS Backupbatch: [botocore] Increase the maximum value of jobExecutionTimeoutMinutes to support longer job timeouts during compute environment infrastructure updates.budgets: [botocore] AWS Budget Name Validation Documentation Updates.datazone: [botocore] Added resourceConfigurations and allowUserProvidedConfigurations fields to environment blueprint configuration APIs, enabling customers who migrated from V1 to V2 domains to update resource configurations (such as lineage schedules) programmatically via the SDK.guardduty: [botocore] Add malware scan support for Continuous Backups, also known as Point-In-Time Recovery Points (PITR).resourcegroupstaggingapi: [botocore] The GetResources API now returns MissingTagKeys in ComplianceDetails, listing tag keys defined as required in the ReportRequiredTagBlock block of the effective tag policy that are absent from the resource.v1.43.14Compare Source
=======
datazone: [botocore] Add support for VPC connectionec2: [botocore] The ModifyInstanceAttribute API now supports modification of EnclaveOptions for the instance as a typed parameter.gameliftstreams: [botocore] Added new Gen6 stream classes based on the EC2 G6e instance family. These classes are designed for streaming high-fidelity, graphically demanding games and applications that benefit from additional GPU memory and performance.invoicing: [botocore] Adds support for idempotency with a new ClientToken field for the CreateInvoiceUnit, DeleteInvoiceUnit, UpdateInvoiceUnit, DeleteProcurementPortalPreference, PutProcurementPortalPreference, and UpdateProcurementPortalPreferenceStatus APIs.pi: [botocore] Added ListPerformanceAnalysisReportRecommendations API to retrieve recommendations for a performance analysis report. Added analysis configuration support to CreatePerformanceAnalysisReport for enhanced analysis types such as vacuum analysis.qconnect: [botocore] Added guardrail assessment results to inference spans in the ListSpans API. You can now see which AI Guardrail policies were evaluated, whether content was blocked or masked, and per-policy details for each Bedrock Converse callsecurityagent: [botocore] Adds support for verification scripts on penetration test findings. Customers can now download executable scripts to independently reproduce confirmed vulnerabilities, with instructions and required environment variables provided for each finding.s3: [botocore] Improve caching of S3 endpoints, which should improve performance when working with multiple keys in the same bucketv1.43.13Compare Source
=======
batch: [botocore] Clarified CreateComputeEnvironment parameter requirements - serviceRole is required for UNMANAGED compute environments, allocationStrategy is required for EKS compute environments, and compute environments must be created in the ENABLED state.bedrock-agentcore-control: [botocore] Adds dataset management APIs for creating, versioning, and managing evaluation datasets.cleanrooms: [botocore] Collaboration creators can update payment configurations without recreating the collaboration. When multiple payer candidates are configured for a cost type, analysis runners can specify the actual payer at submission time, providing granular control over billing.cleanroomsml: [botocore] Collaboration creators can update payment configurations without recreating the collaboration. When multiple payer candidates are configured for a cost type, analysis runners can specify the actual payer at submission time, providing granular control over billing.evs: [botocore] A new GetDepotUrl API has been added to retrieve a URL for accessing Amazon EVS custom addon packages. Customers can use this URL to configure vSphere Lifecycle Manager (vLCM) as an online depot source, enabling upgrades of addon components across ESXi hosts.mediaconnect: [botocore] Adds support for controlling the timecode source of NDI flow outputs.sagemaker: [botocore] Add support for disabling home EFS file system creation on SageMaker domains.verifiedpermissions: [botocore] Support hard deleting policy store aliases. Users can now delete an alias and immediately reassign it to a different policy store without waiting for the soft-delete retention period.v1.43.12Compare Source
=======
bedrock-runtime: [botocore] Supporting Request Metadata for Invoke Model and Invoke Model with Response Streamcustomer-profiles: [botocore] Amazon Connect Customer Profiles adds support for item catalog columns in RecommenderSchema, ExcludedColumns in Create and Update Recommender to specify columns to exclude from training, and the ability to disable automatic retraining by setting TrainingFrequency to 0.kms: [botocore] AWS KMS now supports creating grants for AWS service principals using new GranteeServicePrincipal and RetiringServicePrincipal parameters. This release adds SourceArn grant constraint and three condition keys for controlling CreateGrant access. For more information, see Grants in AWS KMS.mwaa: [botocore] Updated API documentation to describe the PublicAndPrivate webserver access mode.payment-cryptography-data: [botocore] GenerateAuthRequestCryptogram API launch.v1.43.11Compare Source
=======
bedrock-agentcore: [botocore] 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.devops-agent: [botocore] Added a new serviceType mcpserversigv4 service and association. This provides feature to register MCP sigv4 authorization based MCPsgrafana: [botocore] 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.guardduty: [botocore] Adding support for exposure and vulnerability context from AWS Security Hub in GuardDuty Extended Threat Detection attack sequence findings.rtbfabric: [botocore] This release is to deprecate 'inboundLinksCount' field in GetResponderGateway response and introduce the new field 'linksRequestedCount' to replace it.sagemaker: [botocore] Add support for ml.p5.4xlarge and ml.p5en.48xlarge instances on SageMaker Notebook Instances Platform.v1.43.10Compare Source
=======
accessanalyzer: [botocore] 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.connect: [botocore] 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.ec2: [botocore] Amazon VPC IP Address Manager (IPAM) now supports tags on IPAM pool allocations, enabling all standard tagging features for allocations including tag-on-create.ecs: [botocore] 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.evs: [botocore] 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.ivs: [botocore] Adds support for up to 3 mediaTailorPlaybackConfiguration objects in an ad configuration resourcequicksight: [botocore] Support for dataset enrichment and geo spatial in new data preparation experiencev1.43.9Compare Source
======
logs: [botocore] Updating the max limit for start query api parameter.mediapackagev2: [botocore] This release adds support for AvailabilityStartTimeConfiguration in MediaPackageV2 DASH manifestspartnercentral-selling: [botocore] Enable TCV intake on Opportunity to improve Opportunities Hygiene and downstream revenue attribution.v1.43.8Compare Source
======
bedrock: [botocore] 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.cloudfront: [botocore] Adding a new boolean for OCSP Revocations in Viewer mTLS Create and Update APIs, and adding a new 'Passthrough' option for TrustStore modesdatazone: [botocore] Adds support for SageMaker Unified Studio notebook operations, including notebook import and exportdms: [botocore] Add 9 SDK waiters for DMS Schema Conversion async operations. Eliminates manual polling for import, assessment, conversion, export, and creation jobs.glue: [botocore] 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.grafana: [botocore] 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.mgn: [botocore] Introducing new option for security groups mapping - with MAP-DHCP the service translates security rules from your source environment with DHCP compatibility.qconnect: [botocore] ListModels is an API that returns the available AI models for a Connect Assistant based on its region and AI prompt type.v1.43.7Compare Source
======
arc-region-switch: [botocore] Adds support for enabling and disabling Lambda event source mappings in Region switch plans.batch: [botocore] Adds a billing callout to docs regarding using the CE Scale Down Delay featurebedrock-agentcore-control: [botocore] Adds support for read-only summary APIs for Policy Engine, Policy, and Policy Generation resources, enabling metadata retrieval without KMS decryption for AWS Config integration.billingconductor: [botocore] Add ConflictException to UpdateCustomLineItem operation.connect: [botocore] This change added three new EventSourceName for schedule notification featureconnectcampaignsv2: [botocore] This release added support for Outbound Campaign timezone detection using all available contact methodsconnectcases: [botocore] 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.dsql: [botocore] Added support for Amazon Aurora DSQL change data capture (CDC) streams that deliver row-level database changes to Amazon Kinesis in JSON format. Includes CreateStream, GetStream, ListStreams, and DeleteStream operations.ec2: [botocore] Include length limits in the SDK and documentation for text fields in Image (AMI) APIs such as the image name and descriptionendpoint-rules: [botocore] Update endpoint-rules client to latest versiones: [botocore] Adds support for AutomatedSnapshotPauseOptions.glue: [botocore] AWS Glue now defaults the job timeout to 480 minutes for Glue version 5.0 and later when no timeout value is specified. The default remains 2,880 minutes for Glue version 4.0 and earlier.lightsail: [botocore] Added OriginIpAddressTypeEnum (ipv4, ipv6, dualstack) and ipAddressType field to Origin and InputOrigin structures for Lightsail CDN distributions. Allows customers to specify how the distribution connects to origins, using IPv4, IPv6, or dualstack networkingopensearch: [botocore] Adds support for AutomatedSnapshotPauseOptions.partnercentral-account: [botocore] Added ServiceQuotaExceededExceptions for Profile operationspcs: [botocore] Add support for Amazon EC2 Interruptible-ODCRquicksight: [botocore] Adds five new custom permission option for Quick Apps so that these capabilities can be controlled by public SDK and CLI.redshift: [botocore] Added rg.xlarge and rg.4xlarge to valid NodeType values and updated documentation for CreateCluster, ModifyCluster, ResizeCluster, and RestoreFromClusterSnapshot APIs to reflect RG node type support.rtbfabric: [botocore] Customers can now configure custom domain names for their RTB Fabric gateways. This enables partners to use their own branded domain for RTB traffic instead of the default rtbfabric endpointsagemaker: [botocore] Adds execution role session name mode to reflect user identity in Studio. Adds Flexible Training Plans on Studio apps. Adds restricted model packages to control access to proprietary model artifacts via IAM. Fixed instance type parity between inference endpoints and managed shadow tests.securityagent: [botocore] Add support for code reviews, a new resource type that enables automated security-focused static analysis of source code repositories.socialmessaging: [botocore] Adds parameters to call the GetWhatsAppMessageTemplate and UpdateWhatsAppMessageTemplate APIs with a template name and language code in place of the template ID. Linked WhatsApp accounts also describe whether the WABA is onboarded to Meta's Marketing Messages API.stepfunctions: [botocore] Updated default SDK endpoints for AWS Step Functions in AWS GovCloud (US) regions. The default Dual-Stack endpoints now resolve to "states-fips" prefixed hostnames. There are no changes to service behavior. No customer action is required.v1.43.6Compare Source
======
bcm-data-exports: [botocore] With this release, customers can configure their data exports to generate additional integration artifacts for Athena and Redshift.bedrock-agentcore: [botocore] Launching AgentCore payments - a capability that provides secure, instant microtransaction payments for AI agents to access paid APIs, MCP servers, and content. It handles payment processing for x402 protocol, payment limits, and 3P wallet integrations with Coinbase CDP and Stripe (Privy).bedrock-agentcore-control: [botocore] Launching AgentCore payments - a capability that provides secure, instant microtransaction payments for AI agents to access paid APIs, MCP servers, and content. It handles payment processing for x402 protocol, payment limits, and 3P wallet integrations with Coinbase CDP and Stripe (Privy).ec2: [botocore] DescribeInstanceTypes now accepts an IncludeUnsupportedInRegion parameter. When set, the response also lists instance types that are not available in the current Region. Each instance type includes a SupportedInRegion field indicating its regional availability.guardduty: [botocore] This is a documentation updateinvoicing: [botocore] Updated ListInvoiceSummaries API to add new ReceiverRole filter in Request and Responseroute53resolver: [botocore] Adds supports for DNS64 on inbound endpoints and IPv6 forwarding through the internet gateway (IGW) on outbound endpoints, making it easier to manage hybrid DNS across IPv4 and IPv6 networks.v1.43.5Compare Source
======
bedrock-agentcore-control: [botocore] Adds support for bring-your-own file system in AgentCore Runtime. Developers can mount Amazon S3 Files and Amazon EFS access points directly into agent sessions using filesystemConfigurations.endpoint-rules: [botocore] Update endpoint-rules client to latest versionglue: [botocore] Adds support for a CustomLogGroupPrefix parameter in StartDataQualityRulesetEvaluationRun to specify custom CloudWatch log group paths, and a RulesetName filter in ListDataQualityRulesetEvaluationRuns to filter evaluation runs by ruleset name.imagebuilder: [botocore] The ImportDiskImage API now enforces a maximum character limit of 128 characters on the image name field.lexv2-models: [botocore] Amazon Lex V2 introduces audio filler support for speech-to-speech bots. Configure melody or typing sounds that play during backend processing to reduce perceived latency and maintain a natural conversational experience for callers.mwaa: [botocore] Amazon MWAA now supports a PublicAndPrivate webserver access mode. The Airflow web server is accessible over both public and private endpoints, enabling workers in VPCs without internet access to reach the Task API privately while retaining public access to the Airflow UI.s3: [botocore] Validate outpost access point resource nameConfiguration
📅 Schedule: Branch creation - "before 4am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.