chore(deps): Bump AWSSDK.SimpleEmail and 20 others#81
Open
dependabot[bot] wants to merge 2 commits intomasterfrom
Open
chore(deps): Bump AWSSDK.SimpleEmail and 20 others#81dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
- Reduce OpenTelemetry CPU overhead by 20-25%: - Replace AlwaysOnSampler with ParentBasedSampler (10% sampling) - Remove Console logging, use only OTLP exporter - Disable verbose Redis instrumentation - Disable SetDbStatementForText for EF Core - Add CPU profiling with dotTrace CLI (prof-cpu.sh) - Add memory profiling scripts (prof-memory.sh) - Add Postman load test collection - Update .gitignore to exclude profiling snapshots - Use relative paths in profiling scripts for portability - Add diagnostic port configuration for Docker profiling - Fix EF Core warnings configuration to reduce memory allocations
Bumps AWSSDK.SimpleEmail from 4.0.2.24 to 4.0.2.27 Bumps coverlet.collector from 8.0.1 to 10.0.0 Bumps Microsoft.AspNetCore.Authentication.Google from 10.0.5 to 10.0.7 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.5 to 10.0.7 Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 10.0.5 to 10.0.7 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.7 Bumps Microsoft.AspNetCore.OpenApi from 10.0.5 to 10.0.7 Bumps Microsoft.EntityFrameworkCore from 10.0.5 to 10.0.7 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.5 to 10.0.7 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Caching.Abstractions from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Caching.StackExchangeRedis from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Configuration from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Configuration.Binder from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Configuration.Json from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.5 to 10.0.7 Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 Bumps Stripe.net from 51.0.0 to 51.1.0 Bumps System.IdentityModel.Tokens.Jwt from 8.17.0 to 8.18.0 --- updated-dependencies: - dependency-name: AWSSDK.SimpleEmail dependency-version: 4.0.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: coverlet.collector dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Caching.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Stripe.net dependency-version: 51.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Pinned AWSSDK.SimpleEmail at 4.0.2.27.
Release notes
Sourced from AWSSDK.SimpleEmail's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated coverlet.collector from 8.0.1 to 10.0.0.
Release notes
Sourced from coverlet.collector's releases.
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.Google from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.Google's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.MicrosoftAccount from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.MicrosoftAccount's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.EntityFrameworkCore at 10.0.7.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.Abstractions from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Caching.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.StackExchangeRedis from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Binder from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Configuration.Binder's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting.Abstractions from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.5 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.5.1
What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
18.5.0
What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
Commits viewable in compare view.
Pinned Stripe.net at 51.1.0.
Release notes
Sourced from Stripe.net's releases.
51.1.0
This release changes the pinned API version to 2026-04-22.dahlia.
BalanceReportandPayoutReconciliationReportonAccountSession.ComponentsandAccountSessionComponentsOptionsAppDistributionandSunbitPaymentsonAccount.CapabilitiesandAccountCapabilitiesOptionsSunbitonCharge.PaymentMethodDetails,ConfirmationToken.PaymentMethodPreview,ConfirmationTokenPaymentMethodDataOptions,PaymentAttemptRecord.PaymentMethodDetails,PaymentIntentPaymentMethodDataOptions,PaymentMethodConfigurationCreateOptions,PaymentMethodConfigurationUpdateOptions,PaymentMethodConfiguration,PaymentMethodCreateOptions,PaymentMethod,PaymentRecord.PaymentMethodDetails, andSetupIntentPaymentMethodDataOptionsLocationandReaderonCharge.PaymentMethodDetails.Klarna,PaymentAttemptRecord.PaymentMethodDetails.Klarna, andPaymentRecord.PaymentMethodDetails.KlarnaMandateonCharge.PaymentMethodDetails.Pix,PaymentAttemptRecord.PaymentMethodDetails.Pix, andPaymentRecord.PaymentMethodDetails.PixManagedPaymentsonCheckout.SessionCreateOptions,Checkout.Session,PaymentIntent,PaymentLinkCreateOptions,PaymentLink,SetupIntent, andSubscriptionMandateOptionsonCheckout.Session.PaymentMethodOptions.Pix,CheckoutSessionPaymentMethodOptionsPixOptions,PaymentIntent.PaymentMethodOptions.Pix, andPaymentIntentPaymentMethodOptionsPixOptionsCheckoutSessionPaymentMethodOptionsPixOptions.SetupFutureUsageandPaymentIntentPaymentMethodOptionsPixOptions.SetupFutureUsagefromliteral('none')toenum('none'|'off_session')Checkout.Session.PaymentMethodOptions.Pix.SetupFutureUsageandPaymentIntent.PaymentMethodOptions.Pix.SetupFutureUsagefromliteral('none')toenum('none'|'off_session')PixonInvoice.PaymentSettings.PaymentMethodOptions,InvoicePaymentSettingsPaymentMethodOptionsOptions,Mandate.PaymentMethodDetails,SetupAttempt.PaymentMethodDetails,SetupIntent.PaymentMethodOptions,SetupIntentPaymentMethodOptionsOptions,Subscription.PaymentSettings.PaymentMethodOptions, andSubscriptionPaymentSettingsPaymentMethodOptionsOptionsUpionInvoice.PaymentSettings.PaymentMethodOptions,InvoicePaymentSettingsPaymentMethodOptionsOptions,Subscription.PaymentSettings.PaymentMethodOptions, andSubscriptionPaymentSettingsPaymentMethodOptionsOptionsCardPresenceonIssuing.AuthorizationAllowedCardPresencesandBlockedCardPresencesonIssuing.Card.SpendingControls,Issuing.Cardholder.SpendingControls,IssuingCardSpendingControlsOptions, andIssuingCardholderSpendingControlsOptionsAmountandCurrencyonMandate.MultiUseAmountToConfirmonPaymentIntentConfirmOptionsKlarnaDisplayQrCodeonPaymentIntent.NextActionMotoonSetupAttempt.PaymentMethodDetails.CardPixDisplayQrCodeonSetupIntent.NextActionSee the changelog for more details.
51.1.0-beta.2
Please review the changelog for 51.0.1 for more information about changes in this release.
See the changelog for more details.
51.1.0-beta.1
This release changes the pinned API version to
2026-03-25.preview. It is built on top of SDK version 51.0.0 which contains breaking changes. Please review the changelog for 51.0.0 if upgrading from older SDK versions.#3349 Update generated code for beta
#3347 Merge to beta
#3337 Update generated code for beta
ProductCatalog.TrialOffer,Tax.Location, andV2.Core.BatchJobCreatemethod on resourceProductCatalog.TrialOfferCreate,Get, andListmethods on resourceTax.LocationCancel,Create, andGetmethods on resourceV2.Core.BatchJobPerformanceLocationonTax.CalculationLineItemandTaxCalculationLineItemOptionsTrialOfferonInvoiceScheduleDetailsAmendmentItemActionAddOptions,InvoiceScheduleDetailsAmendmentItemActionSetOptions,InvoiceScheduleDetailsPhaseItemOptions,QuoteLine.Action.AddItem,QuoteLine.Action.SetItems,QuoteLineActionAddItemOptions,QuoteLineActionSetItemOptions,QuotePreviewSubscriptionSchedule.Phase.Item,SubscriptionSchedule.Phase.Item,SubscriptionScheduleAmendmentItemActionAddOptions,SubscriptionScheduleAmendmentItemActionSetOptions, andSubscriptionSchedulePhaseItemOptionsRiskReservedonBalanceSourceTypeonCharge.PaymentMethodDetails.StripeBalance,ConfirmationToken.PaymentMethodPreview.StripeBalance,ConfirmationTokenPaymentMethodDataStripeBalanceOptions,PaymentAttemptRecord.PaymentMethodDetails.StripeBalance,PaymentIntentPaymentMethodDataStripeBalanceOptions,PaymentMethod.StripeBalance,PaymentMethodStripeBalanceOptions,PaymentRecord.PaymentMethodDetails.StripeBalance, andSetupIntentPaymentMethodDataStripeBalanceOptionsTaxDetailsonCheckoutSessionLineItemPriceDataProductDataOptions,InvoiceLineItemPriceDataProductDataOptions,InvoiceLinePriceDataProductDataOptions,PaymentLinkLineItemPriceDataProductDataOptions,PlanProductOptions,PriceProductDataOptions,ProductCreateOptions, andProductUpdateOptionsPendingInvoiceItemIntervalonCheckoutSessionSubscriptionDataOptionsHostedandUiModeonFinancialConnections.SessionCreateOptionsandFinancialConnections.SessionUrlonFinancialConnections.SessionExpiresAfterSecondsonInvoice.PaymentSettings.PaymentMethodOptions.Pix,InvoicePaymentSettingsPaymentMethodOptionsPixOptions,QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions.Pix,Subscription.PaymentSettings.PaymentMethodOptions.Pix, andSubscriptionPaymentSettingsPaymentMethodOptionsPixOptionsCurrentTrialonInvoiceSubscriptionDetailsItemOptions,SubscriptionItemCreateOptions,SubscriptionItemOptions,SubscriptionItemUpdateOptions, andSubscriptionItemSurchargeonPaymentIntent.AmountDetailsandPaymentIntentAmountDetailsOptionsAmountDetailsandPaymentDetailsonPaymentIntentDecrementAuthorizationOptionsMandateOptionsonPaymentIntent.PaymentMethodOptions.StripeBalanceManagedPaymentsonPaymentLinkCreateOptionsandPaymentLinkStripeBalanceonSetupIntent.PaymentMethodOptionsandSetupIntentPaymentMethodOptionsOptionsBillingCycleAnchoronSubscription.TrialSettings.EndBehaviorandSubscriptionTrialSettingsEndBehaviorOptionsAdmissionsTax,AttendanceTax,EntertainmentTax,GrossReceiptsTax,HospitalityTax,LuxuryTax,ResortTax, andTourismTaxonTax.Registration.CountryOptions.UsRequirementsonTaxCodeV2.Billing.Cadence.SettingsData.Collection.PaymentMethodOptions.Card.MandateOptions.Amount,V2.Billing.CollectionSetting.PaymentMethodOptions.Card.MandateOptions.Amount,V2.Billing.CollectionSettingVersion.PaymentMethodOptions.Card.MandateOptions.Amount, andV2BillingCollectionSettingPaymentMethodOptionsCardMandateOptionsOptions.AmountfromlongIntegertoint64_stringTimezoneonV2.Core.Account.DefaultsandV2CoreAccountDefaultsOptionsAzureEventGridonV2.Core.EventDestinationCreateOptionsandV2.Core.EventDestinationSupportedCurrenciesonV2.Core.Vault.GbBankAccount,V2.Core.Vault.UsBankAccount, andV2.MoneyManagement.PayoutMethod.CardRestrictedonV2.MoneyManagement.PayoutMethodCurrenciesonV2.MoneyManagement.PayoutMethodsBankAccountSpec.Countries.FieldCounterpartyandDescriptiononV2.MoneyManagement.TransactionCurrencyonV2.Core.Vault.GbBankAccountCreateOptions,V2.Core.Vault.UsBankAccountCreateOptions,V2MoneyManagementOutboundSetupIntentPayoutMethodDataBankAccountOptions, andV2MoneyManagementOutboundSetupIntentPayoutMethodDataCardOptionsIbanonV2.Core.Vault.GbBankAccountCreateOptionsV2CoreBatchJobBatchFailedEvent,V2CoreBatchJobCanceledEvent,V2CoreBatchJobCompletedEvent,V2CoreBatchJobCreatedEvent,V2CoreBatchJobReadyForUploadEvent,V2CoreBatchJobTimeoutEvent,V2CoreBatchJobUpdatedEvent,V2CoreBatchJobUploadTimeoutEvent,V2CoreBatchJobValidatingEvent, andV2CoreBatchJobValidationFailedEventwith related objectV2.Core.BatchJob#3334 Merge dotnet-beta
#3317 Xavdid/merge dotnet beta
See the changelog for more details.
51.1.0-alpha.4
LatestVersiononV2.Billing.LicenseFee,V2.Billing.PricingPlan, andV2.Billing.RateCardServiceIntervalCountandServiceIntervalonV2.Billing.LicenseFeeandV2.Billing.RateCardV2.Core.WorkflowRunandV2.Core.WorkflowReportAuthorizedmethod on resourcePaymentAttemptRecordGetandListmethods on resourceV2.Core.WorkflowRunGet,Invoke, andListmethods on resourceV2.Core.WorkflowNextActionandStatusonSharedPayment.IssuedTokenNetworkIdonSharedPayment.IssuedToken.SellerDetailsBillsonAccountSession.ComponentsSettlementCurrenciesonBalanceSettings.PaymentsandBalanceSettingsPaymentsOptionsDefaultSettlementCurrencyonBalanceSettings.PaymentsAccountFundingonCharge.PaymentMethodDetails.CardAutomaticSurchargeonCheckout.SessionCreateOptions,Checkout.Session,PaymentLinkCreateOptions, andPaymentLinkBizumonCheckout.Session.PaymentMethodOptionsandCheckoutSessionPaymentMethodOptionsOptionsSurchargeCostonCheckout.SessionAmountSurchargeonCheckout.Session.TotalDetailsSharedPaymentGrantedTokenonConfirmationTokenPaymentMethodDataOptions,PaymentIntentPaymentMethodDataOptions, andSetupIntentPaymentMethodDataOptionsDetailsonIdentity.VerificationReport.EmailConfirmonIdentity.VerificationSessionCreateOptionsandIdentity.VerificationSessionUpdateOptionsSubscriptiononInvoiceItem.Parent.ScheduleDetailsSharedPaymentGrantedTokenonPaymentIntentConfirmOptionsandPaymentIntentCreateOptionsMoneyServicesonPaymentIntent.PaymentDetailsExternalReferenceonPlanSee the changelog for more details.
51.1.0-alpha.3
PaymentRecordonApplicationFee.FeeSourceFleetDataonChargePaymentDetailsOptions,PaymentIntent.PaymentDetails,PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Card,PaymentIntentAmountDetailsLineItemsPaymentMethodOptionsCardOptions, andPaymentIntentPaymentDetailsOptionsBeneficiaryAccount,BeneficiaryDetails,SenderAccount, andSenderDetailsonChargePaymentDetailsMoneyServicesAccountFundingOptionsandPaymentIntentPaymentDetailsMoneyServicesAccountFundingOptionsChargePaymentDetailsMoneyServicesOptions.TransactionTypeandPaymentIntentPaymentDetailsMoneyServicesOptions.TransactionTypefromliteral('account_funding')toemptyable(literal('account_funding'))BizumonInvoice.PaymentSettings.PaymentMethodOptions,InvoicePaymentSettingsPaymentMethodOptionsOptions,QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions,Subscription.PaymentSettings.PaymentMethodOptions, andSubscriptionPaymentSettingsPaymentMethodOptionsOptionsQuantityPrecisiononPaymentIntentAmountDetailsLineItemandPaymentIntentAmountDetailsLineItemsOptionsLiquidAssetandWalletonPaymentIntentPaymentMethodOptionsCardPaymentDetailsMoneyServicesAccountFundingOptionsandPaymentIntentPaymentMethodOptionsCardPresentPaymentDetailsMoneyServicesAccountFundingOptionsSharedPaymentGrantedTokenonPaymentMethodDataonRadar.PaymentEvaluation.ClientDeviceMetadataDetailsandRadarPaymentEvaluationClientDeviceMetadataDetailsOptionsSunbitonSharedPayment.GrantedToken.PaymentMethodDetailsCannotProceedExceptionSee the changelog for more details.
51.1.0-alpha.2
SharedPayment.IssuedTokenandV2.Data.Reporting.QueryRunCreateandGetmethods on resourceV2.Data.Reporting.QueryRunPauseandResumemethods on resourceV2.Payments.OffSessionPaymentTenantKeys,TenantOperator, andTenantValuesonBilling.BillingMeterMeterEventSummaryListOptionsMoneyServicesonChargePaymentDetailsOptionsandPaymentIntentPaymentDetailsOptionsPaymentMethodOptionsonDelegatedCheckout.RequestedSessionCreateOptions,DelegatedCheckout.RequestedSessionUpdateOptions, andDelegatedCheckout.RequestedSessionPaymentMethodDataonDelegatedCheckout.RequestedSessionConfirmOptions,DelegatedCheckout.RequestedSessionCreateOptions, andDelegatedCheckout.RequestedSessionUpdateOptionsCardBrandsandPaymentMethodTypesonDelegatedCheckout.RequestedSession.SellerDetailsDelegatedCheckout.RequestedSession.SharedPaymentIssuedTokenfromstringtoexpandable($SharedPayment.IssuedToken)CheckScanonInvoice.PaymentSettings.PaymentMethodOptions,InvoicePaymentSettingsPaymentMethodOptionsOptions,QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions,Subscription.PaymentSettings.PaymentMethodOptions, andSubscriptionPaymentSettingsPaymentMethodOptionsOptionsProcessorDetailsonPaymentAttemptRecordReportFailedOptions,PaymentAttemptRecordReportGuaranteedOptions,PaymentRecordFailedOptions,PaymentRecordGuaranteedOptions,PaymentRecordReportPaymentAttemptFailedOptions, andPaymentRecordReportPaymentAttemptGuaranteedOptionsPaymentDetailsonPaymentIntentPaymentMethodOptionsCardOptionsandPaymentIntentPaymentMethodOptionsCardPresentOptionsBillFromonQuotePreviewSubscriptionSchedule.BillingSchedule,Subscription.BillingSchedule, andSubscriptionSchedule.BillingScheduleAgentDetails,PaymentMethodDetails, andRiskDetailsonSharedPayment.GrantedTokenPaperChecksonV2.Account.Configuration.RecipientData.Features,V2.Core.Account.Configuration.Recipient.Capabilities,V2.Core.Account.Configuration.Storer.Capabilities.OutboundPayments,V2AccountConfigurationRecipientDataFeaturesOptions,V2CoreAccountConfigurationRecipientCapabilitiesOptions, andV2CoreAccountConfigurationStorerCapabilitiesOutboundPaymentsOptionsV2.Billing.Cadence.SettingsData.Collection.PaymentMethodOptions.Konbini,V2.Billing.CollectionSetting.PaymentMethodOptions.Konbini,V2.Billing.CollectionSettingVersion.PaymentMethodOptions.Konbini, andV2BillingCollectionSettingPaymentMethodOptionsOptions.Konbinifrommap(string: dynamic)toan objectV2.Billing.Cadence.SettingsData.Collection.PaymentMethodOptions.SepaDebit,V2.Billing.CollectionSetting.PaymentMethodOptions.SepaDebit,V2.Billing.CollectionSettingVersion.PaymentMethodOptions.SepaDebit, andV2BillingCollectionSettingPaymentMethodOptionsOptions.SepaDebitfrommap(string: dynamic)toan objectIdonV2.Billing.CadenceSpendModifier.MaxBillingPeriodSpend.Amount.CustomPricingUnit,V2.Billing.IntentAction.Apply.SpendModifierRule.MaxBillingPeriodSpend.Amount.CustomPricingUnit, andV2BillingIntentActionApplySpendModifierRuleMaxBillingPeriodSpendAmountCustomPricingUnitOptionsV2.Core.Event.Reason.Request.Client.StripeActionfrommap(string: dynamic)toan objectV2.MoneyManagement.InboundTransfer.TransferHistory.BankDebitProcessingfrommap(string: dynamic)toan objectV2.MoneyManagement.InboundTransfer.TransferHistory.BankDebitQueuedfrommap(string: dynamic)toan objectV2.MoneyManagement.InboundTransfer.TransferHistory.BankDebitSucceededfrommap(string: dynamic)toan objectTownonV2.MoneyManagement.OutboundPayment.TrackingDetails.PaperCheck.MailingAddressApplicationFeeAmountRequestedonV2.Payments.OffSessionPaymentCompartmentIdonV2.Payments.OffSessionPaymentRetryUntilonV2.Payments.OffSessionPayment.RetryDetailsApplicationFeeAmountonV2.Payments.OffSessionPaymentCaptureOptionsandV2.Payments.OffSessionPaymentCreateOptionsAlertIdonEventsV2CoreHealthApiErrorResolvedEvent,EventsV2CoreHealthApiLatencyResolvedEvent,EventsV2CoreHealthAuthorizationRateDropResolvedEvent,EventsV2CoreHealthIssuingAuthorizationRequestErrorsFiringEvent,EventsV2CoreHealthIssuingAuthorizationRequestErrorsResolvedEvent,EventsV2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent,EventsV2CoreHealthPaymentMethodErrorResolvedEvent,EventsV2CoreHealthSepaDebitDelayedFiringEvent,EventsV2CoreHealthSepaDebitDelayedResolvedEvent,EventsV2CoreHealthTrafficVolumeDropResolvedEvent, andEventsV2CoreHealthWebhookLatencyResolvedEventApiKeyonEventsV2IamApiKeyCreatedEvent,EventsV2IamApiKeyDefaultSecretRevealedEvent,EventsV2IamApiKeyExpiredEvent,EventsV2IamApiKeyPermissionsUpdatedEvent,EventsV2IamApiKeyRotatedEvent, andEventsV2IamApiKeyUpdatedEventStripeAccessGrantonEventsV2IamStripeAccessGrantApprovedEvent,EventsV2IamStripeAccessGrantCanceledEvent,EventsV2IamStripeAccessGrantDeniedEvent,EventsV2IamStripeAccessGrantRemovedEvent,EventsV2IamStripeAccessGrantRequestedEvent, andEventsV2IamStripeAccessGrantUpdatedEventV2DataReportingQueryRunCreatedEvent,V2DataReportingQueryRunFailedEvent,V2DataReportingQueryRunSucceededEvent, andV2DataReportingQueryRunUpdatedEventwith related objectV2.Data.Reporting.QueryRunV2PaymentsOffSessionPaymentPausedEventandV2PaymentsOffSessionPaymentResumedEventwith related objectV2.Payments.OffSessionPaymentSee the changelog for more details.
51.1.0-alpha.1
This release changes the pinned API version to 2026-03-25.preview and contains additional breaking changes. See the GA changelog for more information.
RiskSignalsFinancialAccountRewardsandNestingDemoonAccountSession.ComponentsUpiPaymentsonAccount.CapabilitiesandAccountCapabilitiesOptionsRiskSignalsonAccountFraudIntentonAccountSignalsRiskReservedonBalanceBillableItemsonBilling.Alert.SpendThreshold.FiltersUpionCharge.PaymentMethodDetails,Checkout.Session.PaymentMethodOptions,CheckoutSessionPaymentMethodOptionsOptions,ConfirmationToken.PaymentMethodPreview,ConfirmationTokenPaymentMethodDataOptions,Mandate.PaymentMethodDetails,PaymentAttemptRecord.PaymentMethodDetails,PaymentIntent.PaymentMethodOptions,PaymentIntentPaymentMethodDataOptions,PaymentIntentPaymentMethodOptionsOptions,PaymentMethodConfigurationCreateOptions,PaymentMethodConfigurationUpdateOptions,PaymentMethodConfiguration,PaymentMethodCreateOptions,PaymentMethod,PaymentRecord.PaymentMethodDetails,SetupAttempt.PaymentMethodDetails,SetupIntent.PaymentMethodOptions,SetupIntentPaymentMethodDataOptions, andSetupIntentPaymentMethodOptionsOptionsSourceTypeonCharge.PaymentMethodDetails.StripeBalance,ConfirmationToken.PaymentMethodPreview.StripeBalance,ConfirmationTokenPaymentMethodDataStripeBalanceOptions,PaymentAttemptRecord.PaymentMethodDetails.StripeBalance,PaymentIntentPaymentMethodDataStripeBalanceOptions,PaymentMethod.StripeBalance,PaymentMethodStripeBalanceOptions,PaymentRecord.PaymentMethodDetails.StripeBalance, andSetupIntentPaymentMethodDataStripeBalanceOptionsIntegrationIdentifieronCheckout.SessionCreateOptionsandCheckout.SessionCheckoutSessionLineItemPriceDataProductDataTaxDetailsOptions.TaxCode,InvoiceLineItemPriceDataProductDataTaxDetailsOptions.TaxCode,InvoiceLinePriceDataProductDataTaxDetailsOptions.TaxCode,PaymentLinkLineItemPriceDataProductDataTaxDetailsOptions.TaxCode,PlanProductTaxDetailsOptions.TaxCode,PriceProductDataTaxDetailsOptions.TaxCode, andProductTaxDetailsOptions.TaxCodefromstringtoemptyable(string)CryptoonCheckoutSessionPaymentMethodOptionsOptionsPendingInvoiceItemIntervalonCheckoutSessionSubscriptionDataOptionsAuBecsDebit,BacsDebit,Boleto,Link,SepaDebit, andUsBankAccountonCheckout.Session.CurrentAttempt.PaymentMethodDetailsMetadataonCreditNoteLineItemandCreditNoteLineOptionsSelectedFulfillmentOptionOverridesonDelegatedCheckout.RequestedSession.FulfillmentDetailsLineItemKeysonDelegatedCheckout.RequestedSession.FulfillmentDetails.FulfillmentOptions.Digital.DigitalOptionsandDelegatedCheckout.RequestedSession.FulfillmentDetails.FulfillmentOptions.Shipping.ShippingOptionsQuantityDecimalonInvoiceInvoiceItemOptions,InvoiceItemCreateOptions,InvoiceItemUpdateOptions,InvoiceItem,InvoiceLineItemUpdateOptions,InvoiceLineItem, andInvoiceLineOptionsExpiresAfterSecondsonInvoice.PaymentSettings.PaymentMethodOptions.Pix,InvoicePaymentSettingsPaymentMethodOptionsPixOptions,QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions.Pix,Subscription.PaymentSettings.PaymentMethodOptions.Pix, andSubscriptionPaymentSettingsPaymentMethodOptionsPixOptionsLevelonIssuingAuthorizationRiskAssessmentCardTestingRiskOptionsandIssuingAuthorizationRiskAssessmentMerchantDisputeRiskOptionsRiskLevelonIssuingAuthorizationRiskAssessmentCardTestingRiskOptionsandIssuingAuthorizationRiskAssessmentMerchantDisputeRiskOptionsLifecycleControlsonIssuing.CardCreateOptionsandIssuing.CardPaymentAttemptRecord.PaymentMethodDetails.Card.ExpMonthandPaymentRecord.PaymentMethodDetails.Card.ExpMonthfromlongIntegertonullable(longInteger)PaymentAttemptRecord.PaymentMethodDetails.Card.ExpYearandPaymentRecord.PaymentMethodDetails.Card.ExpYearfromlongIntegertonullable(longInteger)PaymentAttemptRecord.PaymentMethodDetails.Card.MotoandPaymentRecord.PaymentMethodDetails.Card.Motofrombooleantonullable(boolean)Cryptogram,ElectronicCommerceIndicator,ExemptionIndicatorApplied, andExemptionIndicatoronPaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecureandPaymentRecord.PaymentMethodDetails.Card.ThreeDSecureSurchargeonPaymentIntent.AmountDetailsandPaymentIntentAmountDetailsOptionsMandateOptionsonPaymentIntent.PaymentMethodOptions.StripeBalanceandPaymentIntentPaymentMethodOptionsStripeBalanceOptionsAmountDetailsandPaymentDetailsonPaymentIntentDecrementAuthorizationOptionsUpiHandleRedirectOrDisplayQrCodeonPaymentIntent.NextActionandSetupIntent.NextActionManagedPaymentsonPaymentLinkCreateOptionsandPaymentLinkRecommendedActionandSignalsonRadar.PaymentEvaluationInsightsonRadar.PaymentEvaluationStripeBalanceonSetupIntent.PaymentMethodOptionsandSetupIntentPaymentMethodOptionsOptionsRecurringIntervalonSharedPayment.GrantedToken.UsageLimitsSharedPayment.GrantedToken.UsageLimits.ExpiresAtfromDateTimetonullable(DateTime)PresentmentDetailsonSubscriptionInvoiceResourcesonV2.Billing.IntentAmountDueandCustomerBalanceAppliedonV2.Billing.Intent.AmountDetailsRecurringCreditGrantonV2.Billing.IntentAction.Modify.PricingPlanSubscriptionDetails.Overrides.PartialPeriodBehavior,V2.Billing.IntentAction.Subscribe.PricingPlanSubscriptionDetails.Overrides.PartialPeriodBehavior,V2BillingIntentActionModifyPricingPlanSubscriptionDetailsOverridesPartialPeriodBehaviorOptions, andV2BillingIntentActionSubscribePricingPlanSubscriptionDetailsOverridesPartialPeriodBehaviorOptionsConsumerPrivacyDisclosuresandConsumerStoreronV2.Core.Account.Identity.Attestations.TermsOfServiceandV2CoreAccountIdentityAttestationsTermsOfServiceOptionsIncludeonV2.Billing.IntentCreateOptionsandV2.Billing.IntentReserveOptions... (truncated)
51.0.1
#3366 Fix emptyable property serialization for third-party serializers
See the changelog for more details.
Commits viewable in compare view.
Pinned System.IdentityModel.Tokens.Jwt at 8.18.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
8.18.0
New Features
IConfigurationEventHandlerContextAware<T>that provides context to the configuration event handler implementation, allowing it to optionally bypass a cache lookup. See PR #3444.Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions