fix(deps): update all non-major dependencies #475
Merged
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:
8.10.145->8.10.15224.2.1->24.4.07.7.0->7.7.11.69.0.3805->1.70.0.38991.19.0->1.19.12.2.0->2.4.08.6.4->8.8.15.93.0->5.100.02.1691.0->2.1692.05.3.6->5.3.89.1.2->9.2.11.0.2->1.1.214.4.1->14.5.41.9.8->1.13.2= 1.9.8->1.13.25.12.2->5.20.28.5.4->8.5.63.5.3->3.6.21.89.1->1.92.19.5.1->9.5.45.6.3->5.9.25.95.0->5.101.33.1.1->3.1.48.8.0->8.8.1Release Notes
microsoft/kiota-dotnet (Microsoft.Kiota.Bundle)
v1.19.1Bug Fixes
openai/openai-dotnet (OpenAI)
v2.4.0Compare Source
Features Added
Endpointproperty toAudioClient.Endpointproperty toBatchClient.Endpointproperty toChatClient.ServiceTierproperty toChatCompletionOptions,ChatCompletion, andStreamingChatCompletionUpdateto configure the policy that the server will use to process the request in terms of pricing, performance, etc.ChatCompletionandChatCompletionDeletionResultto convert fromClientResult.Endpointproperty toContainerClient.ContainerClientthat use the strongly-typed model classes.ContainerClient:GetContainersandGetContainersAsyncGetContainerFilesandGetContainerFilesAsyncContainerResource,ContainerFileResource,DeleteContainerResponse, andDeleteContainerFileResponseto convert fromClientResult.Endpointproperty toEmbeddingsClient.OpenAIEmbeddingCollectionto convert fromClientResult.Endpointproperty toEvaluationClient.Endpointproperty toOpenAIFileClient.OpenAIFile,OpenAIFileCollection, andFileDeletionResultto convert fromClientResult.Endpointproperty toFineTuningClient.Endpointproperty toGraderClient.RunGraderResponseandValidateGraderResponseto convert fromClientResult.Endpointproperty toImageClient.GeneratedImageCollectionto convert fromClientResult.Backgroundproperty toImageEditOptionsto set transparency for the background of the generated image(s).Qualityproperty toImageEditOptionsto set the quality of the generated image(s).Endpointproperty toImageClient.GeneratedImageCollectionto convert fromClientResult.Backgroundproperty toImageEditOptionsto set transparency for the background of the generated image(s).Qualityproperty toImageEditOptionsto set the quality of the generated image(s).Endpointproperty toOpenAIModelClient.OpenAIModel,OpenAIModelCollection, andModelDeletionResultto convert fromClientResult.Endpointproperty toModerationClient.ModerationResultCollectionto convert fromClientResult.RealtimeClient.AuthenticationPolicytoRealtimeClient.Endpointproperty toRealtimeClient.RequestOptionsparameter of the following methods ofRealtimeClientfor a newRealtimeSessionOptionsparameter and aCancellationTokenparameter:StartConversationSessionandStartConversationSessionAsyncStartTranscriptionSessionandStartTranscriptionSessionAsyncStartSessionandStartSessionAsyncEndpointproperty toOpenAIResponseClient.OpenAIResponseto convert fromClientResult.ResponseToolto facilitate certain scenarios:FunctionToolFileSearchToolWebSearchToolComputerToolMcpToolto theToolsproperty of theirResponseCreationOptionsand configure it.AllowedToolsproperty to limit which of the server tools can be called by the model.ToolCallApprovalPolicyproperty to specify which tools require an explicit approval before being called by the model.McpToolvia theToolChoiceproperty is coming soon.McpToolwith an access token that can be used to authenticate with the remote MCP server is coming soon.ResponseMessageAnnotationto facilitate certain scenarios:FileCitationMessageAnnotationFilePathMessageAnnotationUriCitationMessageAnnotationServiceTierproperty toResponseCreationOptions,OpenAIResponse, andStreamingChatCompletionUpdateto configure the policy that the server will use to process the request in terms of pricing, performance, etc.Endpointproperty toOpenAIResponseClient.VectorStore,VectorStoreFile,VectorStoreFileBatch,VectorStoreDeletionResult, andFileFromStoreRemovalResultto convert fromClientResult.Bug Fixed
ResponseItem(such asReasoningResponseItem) missing some constructors or property setters, which made it difficult to use them as inputs.RealtimeClientthat was preventing the following methods from working correctly:CreateEphemeralTokenandCreateEphemeralTokenAsyncCreateEphemeralTranscriptionTokenandCreateEphemeralTranscriptionTokenAsyncBreaking Changes in Preview APIs
optionsparameter of theGetChatCompletionMessagesmethod of theChatClientfromChatCompletionCollectionOptionstoChatCompletionMessageCollectionOptions.RequestOptionsparameter for a newRealtimeSessionOptionsparameter and aCancellationTokenparameter.Backgroundproperty toBackgroundModeEnabledfor clarity.ComputerOutputclass toComputerCallOutput.Deltaproperty ofStreamingResponseFunctionCallArgumentsDeltaUpdatefromstringtoBinaryData.Argumentsproperty ofStreamingResponseFunctionCallArgumentsDoneUpdatefromstringtoBinaryDataand renamed it toFunctionArguments.WebSearchContextSizeclass toWebSearchToolContextSize.WebSearchUserLocationclass toWebSearchToolLocation.ResponseItem.ResponseTool.ResponseMessageAnnotationexcept for theKindproperty and moved them to the new derived types.OperationResultpattern along with theCreateVectorStoreOperationAddFileToVectorStoreOperation, andCreateBatchFileJobOperationclasses.VectorStoreBatchFileJobclass toVectorStoreFileBatchVectorStoreFileAssociationclass toVectorStoreFileVectorStoreFileAssociationErrorclass toVectorStoreFileErrorVectorStoreFileAssociationStatusclass toVectorStoreFileStatusVectorStoreFileAssociationErrorCodeclass toVectorStoreFileErrorCodeVectorStoreFileAssociationCollectionOptionsclass toVectorStoreFileCollectionOptionsVectorStoreFileAssociationCollectionOrderclass toVectorStoreFileCollectionOrderCancelBatchFileJobandCancelBatchFileJobAsyncmethods ofVectorStoreClienttoCancelVectorStoreFileBatchandCancelVectorStoreFileBatchAsyncCreateBatchFileJobandCreateBatchFileJobAsyncmethods ofVectorStoreClienttoAddFileBatchToVectorStoreandAddFileBatchToVectorStoreAsyncGetBatchFileJobandGetBatchFileJobAsyncmethods ofVectorStoreClienttoGetVectorStoreFileBatchandGetVectorStoreFileBatchAsyncGetFileAssociationandGetFileAssociationAsyncmethods ofVectorStoreClienttoGetVectorStoreFileandGetVectorStoreFileAsyncGetFileAssociationsandGetFileAssociationsAsyncmethods ofVectorStoreClienttoGetVectorStoreFilesandGetVectorStoreFilesAsyncGetFileAssociationsInBatchandGetFileAssociationsInBatchAsyncmethods ofVectorStoreClienttoGetVectorStoreFilesInBatchandGetVectorStoreFilesInBatchAsyncRemoveFileFromStoreandRemoveFileFromStoreAsyncmethods ofVectorStoreClienttoRemoveFileFromVectorStoreandRemoveFileFromVectorStoreAsyncOther Changes
System.ClientModeldependency to version 1.6.1.v2.3.0Compare Source
Features Added
Modelproperty toAudioClient.AuthenticationPolicytoAudioClient.BatchClient:GetBatchandGetBatchAsyncAuthenticationPolicytoBatchClient.ChatClient:UpdateChatCompletionandUpdateChatCompletionAsyncGetChatCompletionsandGetChatCompletionsAsyncGetChatCompletionMessagesandGetChatCompletionMessagesAsyncModelproperty toChatClient.AuthenticationPolicytoChatClient.ContainersClientto support the Containers API with protocol methods for the following operations:CreateContainerandCreateContainerAsyncGetContainersandGetContainersAsyncGetContainerandGetContainerAsyncDeleteContainerandDeleteContainerAsyncCreateContainerFileandCreateContainerFileAsyncGetContainerFilesandGetContainerFilesAsyncGetContainerFileandGetContainerFileAsyncGetContainerFileContentandGetContainerFileContentAsyncDeleteContainerFileandDeleteContainerFileAsyncModelproperty toEmbeddingClient.AuthenticationPolicytoEmbeddingClient.AuthenticationPolicytoEvaluationClient.AuthenticationPolicytoOpenAIFileClient.AuthenticationPolicytoFineTuningClient.GraderClientto support the Graders API with protocol methods for the following operations:RunGraderandRunGraderAsyncValidateGraderandValidateGraderAsyncModelproperty toImageClient.AuthenticationPolicytoImageClient.AuthenticationPolicytoOpenAIModelClient.Modelproperty toModerationClient.AuthenticationPolicytoModerationClient.CreateSemanticVoiceActivityTurnDetectionOptionsmethod ofTurnDetectionOptions.AuthenticationPolicytoOpenAIResponseClient.AuthenticationPolicytoVectorStoreClient.Bug Fixed
ImageDetailproperty ofMessageContentto not be serialized correctly.TranscribeAudioStreamingandTranscribeAudioStreamingAsyncin theAudioClientto prevent using thewhisper-1model, which does not support streaming and simply ignores thestreamparameter.AsyncWebsocketMessageResultEnumeratorto prevent multiple disposals.StreamingResponseTextAnnotationAddedUpdateclass to not be generated correctly as part of the set of possible handles when streaming.Statusproperty ofReasoningResponseItemand theReasoningStatusenum to not be generated correctly and lead to incorrect behavior.Other Changes
OpenAINuGet package now contains signed binaries.System.ClientModeldependency to version 1.5.1, which contains a fix for a concurrency bug which could cause some applications running on the legacy .NET Framework to experience an infinite loop while deserializing service responses.net6.0target framework, as this version reached end-of-life in November 2024 and is no longer maintained nor supported by Microsoft. This does not prevent using the OpenAI library on .NET 6, as the runtime will fallback to thenetstandard2.0target.RageAgainstThePixel/OpenAI-DotNet (OpenAI-DotNet)
v8.8.1: OpenAI-DotNet 8.8.1What's Changed
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.8.0...v8.8.1
v8.8.0: OpenAI-DotNet 8.8.0What's Changed
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.7.4...v8.8.0
v8.7.4: OpenAI-DotNet 8.7.4What's Changed
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.7.3...v8.7.4
v8.7.3: OpenAI-DotNet 8.7.3What's Changed
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.7.2...v8.7.3
v8.7.2: OpenAI-DotNet 8.7.2What's Changed
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.7.1...v8.7.2
v8.7.1: OpenAI-DotNet 8.7.1What's Changed
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.7.0...v8.7.1
v8.7.0: OpenAI-DotNet 8.7.0What's Changed
OpenAI-DotNet 8.7.0 by @StephenHodgson in #447
OpenAI-DotNet-Proxy 8.7.0
First time Contributor
Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.6.4...v8.7.0
hashicorp/terraform-provider-aws (aws)
v5.100.0Compare Source
NOTES:
FEATURES:
aws_dsql_cluster(#41868)aws_dsql_cluster_peering(#41868)aws_prometheus_workspace_configuration(#42478)aws_s3control_directory_bucket_access_point_scope(#42338)aws_vpc_route_server(#42392)aws_vpc_route_server_endpoint(#42392)aws_vpc_route_server_peer(#42392)aws_vpc_route_server_propagation(#42392)aws_vpc_route_server_vpc_association(#42392)aws_workspacesweb_data_protection_settings(#42852)aws_workspacesweb_ip_access_settings(#42863)aws_workspacesweb_user_access_logging_settings(#42868)ENHANCEMENTS:
ap-east-2AWS Region (#42915)ap-east-2AWS Region (#42915)latest,has_major_target,preferred_major_targets, andpreferred_upgrade_targets(#42854)ap-east-2AWS Region (#42915)ap-east-2as a valid AWS Region (#42906)data_read_cache_configurationandthroughput_capacityarguments in support of the Intelligent-Tiering storage class (#42839)two_way_channel_roleargument (#42950)preshared_key_storageargument andpreshared_key_arnattribute (#42819)statement.asn_match_statementconfiguration block (#42965)statement.asn_match_statementconfiguration block (#42965)BUG FIXES:
max_batch_sizeargument can be used to override the default value of50items. (#42795)stream_arnattribute when changingstream_view_type(#42561)InvalidPaginationTokenerrors on read (#42948)InvalidParameterValue: The value of loadBalancerOptions.port you provided is not validerrors when creating TCP load balancer endpoints (#42736)OperationInProgress: VpcEndpoint modify operation in progresserrors when deleting multiple associations in parallel (#42884)v5.99.1Compare Source
BUG FIXES:
panic: runtime error: invalid memory address or nil pointer dereference(#42813)InvalidActionexceptions forDescribeCapacityReservationoperations. This fixes a regression introduced in v5.99.0 (#42812)rule.filter. (#42655)v5.99.0Compare Source
FEATURES:
aws_notifications_channel_association(#42575)aws_notifications_event_rule(#42575)aws_notifications_notification_configuration(#42575)aws_notifications_notification_hub(#42544)aws_notificationscontacts_email_contact(#42575)aws_quicksight_account_settings(#42185)aws_workspacesweb_browser_settings(#42681)aws_workspacesweb_network_settings(#42722)aws_workspacesweb_user_settings(#42783)ENHANCEMENTS:
block_device_mappings.ebs["volume_initialization_rate"]attribute (#42684)block_device_mappings.ebs.volume_initialization_rateattribute (#42684)tagsattribute. This functionality requires theverifiedpermissions:ListTagsForResourceIAM permission (#42663)volume_configuration.managed_ebs_volume.volume_initialization_rateargument (#42750)block_device_mappings.ebs.volume_initialization_rateargument (#42684)minimum_load_balancer_capacityconfiguration block. This functionality requires theelasticloadbalancing:DescribeCapacityReservationsandelasticloadbalancing:ModifyCapacityReservationIAM permissions (#42685)nameto be updated in-place. This functionality requires theaccount:PutAccountNameIAM permission (#42350)tagsargument andtags_allattribute. This functionality requires theverifiedpermissions:ListTagsForResource,verifiedpermissions:TagResource, andverifiedpermissions:UntagResourceIAM permissions (#42663)BUG FIXES:
prefixcan now be up to 256 characters (#42723)user_pool_add_ons.advanced_security_additional_flowsblock is non-empty, but contains only a singlenilvalue. (#42793)prefixcan now be up to 256 characters (#42723)HeadBucketS3 API calls are made using configured credentials. This fixes a regression introduced in v5.98.0 (#42786)rule.filter. (#42624)dns_optionswere not being updated correctly whenprivate_dns_enabledwas set to true (#42746)v5.98.0Compare Source
FEATURES:
aws_account_primary_contact(#42526)aws_dynamodb_tables(#42339)aws_bedrockagent_prompt(#42211)aws_cloudfrontkeyvaluestore_keys_exclusive(#42246)aws_dataexchange_revision_assets(#42272)aws_inspector2_filter(#42374)aws_wafv2_api_key(#42525)ENHANCEMENTS:
dead_letter_configattribute (#42471)kms_key_identifierattribute (#42385)refresh_token_rotationattribute (#42430)user_pool_add_onsattribute (#42470)point_in_time_recovery.recovery_period_in_daysattribute (#41484)client_route_enforcement_optionsattribute (#42424)distribution.ssm_parameter_configurationattribute (#42604)track_nameattribute (#42451)active_directory_config,user_identity_type,workspace_directory_description,workspace_directory_name, andworkspace_typeattributes (#42330)destination_flow_config.destination_connector_properties.salesforce.data_transfer_apiargument (#42479)capacity_reservation_specificationargument (#42380)prepared_atattribute. (#42586)instructionmax length for validation to 20000 (#42596)dead_letter_configargument (#42471)kms_key_identifierargument (#42385)refresh_token_rotationargument (#42430)refresh_token_rotationargument (#42430)user_pool_add_ons.advanced_security_additional_flowsargument (#42470)manage_master_user_passwordargument andmaster_user_secretattribute (#42563)point_in_time_recovery.recovery_period_in_daysargument (#41484)client_route_enforcement_optionsargument (#42424)defaultLogDriverModevalue inNameargument (#42418)distribution.ssm_parameter_configurationargument (#42604)application_protocolandauthentication_typearguments (#42534)bootstrap_brokers_sasl_iamattribute. This functionality requires thekafka:GetBootstrapBrokersIAM permission (#42148)track_nameargument (#42451)domain_listargument (#42456)domainas Optional (#42456)encryption_configurationargument. This functionality requires thes3tables:GetTableEncryptionIAM permission (#42356)encryption_configurationargument. This functionality requires thes3tables:GetTableBucketEncryptionIAM permission (#42356)NO_REGIONSas a valid value forlinking_mode(#42574)fifo_throughput_scopeargument (#42508)uri_fragmenttofield_to_matchconfiguration blocks (#42407)data_protection_configargument (#42404)uri_fragmenttofield_to_matchconfiguration blocks (#42407)active_directory_config,user_identity_type,workspace_directory_description,workspace_directory_name, andworkspace_typearguments in support of WorkSpaces Pools (#42330)directory_idas Optional (#42330)BUG FIXES:
ValidationException: The provided MLflow version is not supportederrors (#42435)firewall_policy.policy_variablesconfiguration block (#42473)routing_configurationso we only send it on update when explicility configured. This allows updates to aliases to create new versions. ([#42603](https://redirect.github.com/hashicorp/terraformConfiguration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.