Changelog: Driver Release 2026

Review the driver-specific changes from the 2026 CData Driver release.

Date Entered: 06/23/2026    Last Updated: 06/23/2026

Download the CSV here: 2026-release-driver-changelog.csv

Date Build Number Provider Description Breaking Change
06/08/2026 9655 GoogleCalendar Changed
  • Added support for projection in the Google Calendar provider. Since projection retrieves only specific columns or fields from a dataset rather than fetching the entire record or object, this improves performance.
No
06/08/2026 9655 SAP Added
  • Added a new property, ClearJCoCacheOnClose, which determines whether the JCORepository cache is cleared when the connection is closed. The value of this property is False by default.
Changed
  • RESET SCHEMA CACHE no longer clears the SAP JCoRepository cache when the connection is closed. To clear that cache upon connection closure, set the ClearJCoCacheOnClose connection property to True.
No
06/08/2026 9655 SAPSuccessFactors Added
  • Added a new connection property, UseClientSidePaging, which supports queries with LIMIT clauses server-side and at LMS endpoints. (Note: This property does not support LIMIT clauses when querying NAV views.)
No
06/06/2026 9653 Pinterest Added
  • In the FeedProcessingResults view, added the IngestedVideosCount, NotIngestedVideosCount, and TotalVideosCount columns.
  • In the FollowingBoards view, added the IsAdsOnly column.
  • In the Pins view, added the CreativeType, DominantColor, IsOwner, IsStandard, and ParentPinId columns.
  • In the UserAccount view, added the Id, About, BusinessName, and MonthlyViews columns.
  • In the AdGroups view, added the BidStrategyType, DCAAssets, and TargetingTemplateIds columns, and added the following OptimizationGoalMetadata columns: OptimizationGoalMetadataConversionTagv3AttributionWindowsClickWindowDays OptimizationGoalMetadataConversionTagv3AttributionWindowsEngagementWindowDays OptimizationGoalMetadataConversionTagv3AttributionWindowsViewWindowDays OptimizationGoalMetadataConversionTagv3ConversionEvent OptimizationGoalMetadataConversionTagv3ConversionTagId OptimizationGoalMetadataConversionTagv3CPAGoalValueInMicroCurrency OptimizationGoalMetadataConversionTagv3IsROASOptimized OptimizationGoalMetadataConversionTagv3ReportingEvent OptimizationGoalMetadataFrequencyGoalFrequency OptimizationGoalMetadataFrequencyGoalTimerange OptimizationGoalMetadataScrollupGoalValueInMicroCurrency
  • In the Ads view, added the CustomizableCTAType, GridClickType, and LeadFormId columns, and added the following QuizPinData columns: QuizPinDataQuestions QuizPinDataResults QuizPinDataTieBreakerType QuizPinDataTieBreakerCustomResultAndroidDeepLink QuizPinDataTieBreakerCustomResultDestinationURL QuizPinDataTieBreakerCustomResultIosDeepLink QuizPinDataTieBreakerCustomResultOrganicPinId QuizPinDataTieBreakerCustomResultId
  • In the Audiences view, added the CreatedByCompanyName and OwnershipType columns.
  • In the Boards view, added the IsAdsOnly column.
  • In the Campaigns view, added the IsAutomatedCampaign and IsPerformancePlus columns, and added the following BidOptions columns: BidOptionsAgeBucketMultipliersAgeBucket BidOptionsAgeBucketMultipliersProperty1 BidOptionsAgeBucketMultipliersProperty2 BidOptionsAppTypeMultipliersAppType BidOptionsAppTypeMultipliersProperty1 BidOptionsAppTypeMultipliersProperty2 BidOptionsAudienceMultipliersAudienceId BidOptionsAudienceMultipliersProperty1 BidOptionsAudienceMultipliersProperty2 BidOptionsGenderMultipliersGender BidOptionsGenderMultipliersProperty1 BidOptionsGenderMultipliersProperty2 BidOptionsPlacementMultipliersPlacement BidOptionsPlacementMultipliersProperty1 BidOptionsPlacementMultipliersProperty2 BidOptionsFrequencyMultipliersImpressionCount BidOptionsFrequencyMultipliersProperty1 BidOptionsFrequencyMultipliersProperty2 BidOptionsFreqBidMultiplierTimeWindow
  • In the AdAnalytics, AdCampaignAnalytics, AdGroupAnalytics, ProductGroupAnalytics, AdGroupTargetingAnalytics, AdsTargetingAnalytics, AdAccountTargetingAnalytics, and CampaignTargetingAnalytics views, added the ReportingTimezone input.
No
06/05/2026 9652 EpicorERP Changed
  • Exposed the previously hidden DisablePrimaryKeys connection property.
No
06/05/2026 9652 OData Removed
  • Removed the SharePointOnline authentication scheme (AuthScheme=SharePointOnline) and the associated SharePointSSODomain and SharePointUseSSO connection properties following Microsoft's retirement of the IDCRL authentication protocol.
Yes
06/05/2026 9652 OneDrive Added
  • Added the CopilotRetrieval stored procedure, which allows users to submit questions to the Copilot Retrieval API.
No
06/05/2026 9652 Workday Changed
  • Changed the default value of the SOAP API used by the driver to v45.2.
Removed
  • In the ContractComplianceGroupCompaniesOrHierarchiesValues and ContractComplianceGroupContractTypesValues views, removed the Organization_prompt column.
Yes
06/04/2026 9651 Asana Added
  • Added the PKCEVerifier connection property.
  • Added the PKCEVerifier input parameter to the GetOAuthAuthorizationURL stored procedure.
No
06/04/2026 9651 GoogleAnalytics Changed
  • Renamed the ReportyType parameter to ReportType for the CreateCustomSchema stored procedure.
  • Renamed the Expressions column to Expression for the Metadata view.
No
06/04/2026 9651 GoogleCloudStorage Changed
  • Changed the data type of the ProjectId column in the Buckets table from VARCHAR to BIGINT.
  • Changed the data type of the RetentionPolicyPeriod column in the Buckets table from VARCHAR to BIGINT.
No
06/04/2026 9651 MailChimp Added
  • The following columns have been added to the ECommerceOrders table: Customer_EmailAddress (string, customer/email_address) Customer_SmsPhoneNumber (string, customer/sms_phone_number) Customer_OptInStatus (boolean, customer/opt_in_status) Customer_Company (string, customer/company) Customer_FirstName (string, customer/first_name) Customer_LastName (string, customer/last_name) Customer_OrdersCount (integer, customer/orders_count) Customer_TotalSpent (decimal, customer/total_spent) Customer_Address_Address1 (string, customer/address/address1) Customer_Address_Address2 (string, customer/address/address2) Customer_Address_City (string, customer/address/city) Customer_Address_Province (string, customer/address/province) Customer_Address_ProvinceCode (string, customer/address/province_code) Customer_Address_PostalCode (string, customer/address/postal_code) Customer_Address_Country (string, customer/address/country) Customer_Address_CountryCode (string, customer/address/country_code) Customer_CreatedAt (datetime, customer/created_at) Customer_UpdatedAt (datetime, customer/updated_at)
No
06/04/2026 9651 PipeDrive Removed
  • Removed the AddChannel and DeleteChannel stored procedures.
Deprecated
  • Marked the Activities, Deals, Organizations, Pipelines and Persons tables as deprecated in the "Pipedrive" schema.
Yes
06/04/2026 9651 SharePoint Added
  • Added the ListFilesFromFolder stored procedure to the REST schema.
No
06/04/2026 9651 Smaregi Added
  • Added the IsAvailable column and the PaymentMethodsScope pseudocolumn to the PaymentMethods table in the PlatformAPI schema.
  • Added the OrderSourceStoreId and OrderStaffName columns to the PurchaseOrders table in the PlatformAPI schema.
  • Added the CanSelectCustomerFromOtherStores column to the Stores table in the PlatformAPI schema.
  • Added the ChangeDifference column to the Transactions table in the PlatformAPI schema.
  • Added the ChangeDifference column to the TransactionLayaways table in the PlatformAPI schema.
No
06/04/2026 9651 Square Changed
  • In the Refunds table, the following columns are now writable: Unlinked DestinationDetailsCardDetailsCardId DestinationDetailsCardDetailsCardLast4 DestinationDetailsCardDetailsCardCardholderName DestinationDetailsCardDetailsCardCustomerId DestinationDetailsCardDetailsCardMerchantId DestinationDetailsCardDetailsCardReferenceId DestinationDetailsCardDetailsCardBin DestinationDetailsCardDetailsCardVersion DestinationDetailsCardDetailsEntryMethod DestinationDetailsCardDetailsAuthResultCode DestinationDetailsCashDetailsSellerSuppliedMoneyAmount DestinationDetailsCashDetailsSellerSuppliedMoneyCurrency DestinationDetailsCashDetailsChangeBackMoneyAmount DestinationDetailsCashDetailsChangeBackMoneyCurrency DestinationDetailsExternalDetailsType DestinationDetailsExternalDetailsSource DestinationDetailsExternalDetailsSourceId
No
06/04/2026 9651 Suadeo Added
  • Added the ClientApplication connection property.
No
06/04/2026 9651 ZohoBooks Changed
  • Changed the data type of the Phone column in the ContactDetails table from integer to string.
No
06/03/2026 9650 AmazonDynamoDB Removed
  • Removed the UseLakeFormation connection property.
Yes
06/03/2026 9650 Elasticsearch Removed
  • Removed the UseLakeFormation connection property.
Yes
06/03/2026 9650 GoogleAds Added
  • Added 5 new views: AppliedIncentive, AppTopCombinationView, MatchedLocationInterestView, VideoEnhancement, and YouTubeVideoUpload.
  • Added the following columns to the Ad view: AdDemandGenVideoResponsiveAdCompanionBanners, AdVideoResponsiveAdBusinessName, and AdVideoResponsiveAdLogoImages.
  • Added the following columns to the AdGroup view: ActiveViewAudibilityInvalidGivtMeasurableImpressionsRate, ActiveViewAudibilityInvalidMeasurableImpressionsRate, ActiveViewAudibilityMeasurableImpressions, ActiveViewAudibilityMeasurableImpressionsRate, ActiveViewAudibleImpressions, ActiveViewAudibleImpressionsRate, ActiveViewAudibleQuartileP100Rate, ActiveViewAudibleQuartileP25Rate, ActiveViewAudibleQuartileP50Rate, ActiveViewAudibleQuartileP75Rate, ActiveViewAudibleThirtySecondsImpressions, ActiveViewAudibleThirtySecondsImpressionsRate, ActiveViewAudibleTwoSecondsImpressions, ActiveViewAudibleTwoSecondsImpressionsRate, AdGroupVerticalAdsFormatSettingDisableTextAds, AdGroupVerticalAdsFormatSettingEnableBookingLinks, AdGroupVerticalAdsFormatSettingEnableVerticalPromotionAds, AdSubNetworkType, BiddableIndirectInstallFirstInAppConversionMicros, CostConvertedCurrencyPerPlatformComparableConversion, CostPerPlatformComparableConversion, CrossDeviceConversionsByConversionDate, CrossDeviceConversionsValueByConversionDate, PlatformComparableConversions, PlatformComparableConversionsByConversionDate, PlatformComparableConversionsFromInteractionsRate, PlatformComparableConversionsFromInteractionsValuePerInteraction, PlatformComparableConversionsValue, PlatformComparableConversionsValueByConversionDate, PlatformComparableConversionsValuePerCost, ValuePerPlatformComparableConversion, ValuePerPlatformComparableConversionsByConversionDate, VerticalAdsEventParticipantDisplayNames, VerticalAdsHotelClass, VerticalAdsListing, VerticalAdsListingBrand, VerticalAdsListingCity, VerticalAdsListingCountry, VerticalAdsListingRegion, VerticalAdsPartnerAccount, VerticalAdsVertical, VideoTrueviewViewRateInFeed, VideoTrueviewViewRateInStream, and VideoTrueviewViewRateShorts.
  • Added the following columns to the AdGroupAd view: ActiveViewAudibilityInvalidGivtMeasurableImpressionsRate, ActiveViewAudibilityInvalidMeasurableImpressionsRate, ActiveViewAudibilityMeasurableImpressions, ActiveViewAudibilityMeasurableImpressionsRate, ActiveViewAudibleImpressions, ActiveViewAudibleImpressionsRate, ActiveViewAudibleQuartileP100Rate, ActiveViewAudibleQuartileP25Rate, ActiveViewAudibleQuartileP50Rate, ActiveViewAudibleQuartileP75Rate, ActiveViewAudibleThirtySecondsImpressions, ActiveViewAudibleThirtySecondsImpressionsRate, ActiveViewAudibleTwoSecondsImpressions, ActiveViewAudibleTwoSecondsImpressionsRate, AdGroupAdAdDemandGenVideoResponsiveAdCompanionBanners, AdGroupAdAdVideoResponsiveAdBusinessName, AdGroupAdAdVideoResponsiveAdLogoImages, AdGroupAdEndDateTime, AdGroupAdStartDateTime, AdSubNetworkType, CostConvertedCurrencyPerPlatformComparableConversion, CostPerPlatformComparableConversion, PlatformComparableConversions, PlatformComparableConversionsByConversionDate, PlatformComparableConversionsFromInteractionsRate, PlatformComparableConversionsFromInteractionsValuePerInteraction, PlatformComparableConversionsValue, PlatformComparableConversionsValueByConversionDate, PlatformComparableConversionsValuePerCost, ValuePerPlatformComparableConversion, ValuePerPlatformComparableConversionsByConversionDate, VideoTrueviewViewRateInFeed, VideoTrueviewViewRateInStream, and VideoTrueviewViewRateShorts.
  • Added the following columns to the AdGroupAdAssetView view: AdSubNetworkType and ConversionActionName.
  • Added AdSubNetworkType to the following views: AdGroupAdAssetCombinationView, AdGroupAudienceView, AgeRangeView, AssetFieldTypeView, AssetGroupProductGroupView, AssetSetAsset, AssetSetTypeView, BiddingStrategy, CampaignAsset, CampaignAudienceView, CampaignBudget, CampaignSearchTermView, ClickView, ContentCriterionView, CustomerAsset, DetailPlacementView, DisplayKeywordView, DistanceView, ExpandedLandingPageView, GenderView, GroupPlacementView, HotelPerformanceView, IncomeRangeView, KeywordView, LandingPageView, LocationInterestView, ManagedPlacementView, ParentalStatusView, ProductGroupView, SearchTermView, TopicView, and TravelActivityPerformanceView.
  • Added the following columns to the AssetGroup view: AdSubNetworkType, AverageCpe, EngagementRate, and Engagements.
  • Added the following columns to the AssetGroupAsset view: AdSubNetworkType, AverageCpe, AverageCpm, InteractionEventTypes, TrueviewAverageCpv, VideoTrueviewViewRate, and VideoTrueviewViews.
  • Added the following columns to the Asset view: AssetBusinessMessageAssetFacebookMessengerInfoPageName, AssetBusinessMessageAssetZaloInfoCustomName, AssetBusinessMessageAssetZaloInfoOaId, and AssetOrientation.
  • Added the following columns to the Campaign view: ActiveViewAudibilityInvalidGivtMeasurableImpressionsRate, ActiveViewAudibilityInvalidMeasurableImpressionsRate, ActiveViewAudibilityMeasurableImpressions, ActiveViewAudibilityMeasurableImpressionsRate, ActiveViewAudibleImpressions, ActiveViewAudibleImpressionsRate, ActiveViewAudibleQuartileP100Rate, ActiveViewAudibleQuartileP25Rate, ActiveViewAudibleQuartileP50Rate, ActiveViewAudibleQuartileP75Rate, ActiveViewAudibleThirtySecondsImpressions, ActiveViewAudibleThirtySecondsImpressionsRate, ActiveViewAudibleTwoSecondsImpressions, ActiveViewAudibleTwoSecondsImpressionsRate, AdSubNetworkType, BiddableIndirectInstallFirstInAppConversionMicros, CampaignEndDateTime, CampaignHotelSettingDisableHotelSetting, CampaignStartDateTime, CampaignTargetRoasTargetRoasTolerancePercentMillis, CampaignTextGuidelinesMessagingRestrictions, CampaignTextGuidelinesTermExclusions, CampaignVideoCampaignSettingsBookingDetailsCancellationDateTime, CampaignVideoCampaignSettingsBookingDetailsHoldExpirationDateTime, CampaignVideoCampaignSettingsBookingDetailsStatus, CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosureAlcohol, CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosureGambling, CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosurePolitics, CrossDeviceConversionsByConversionDate, CrossDeviceConversionsValueByConversionDate, Svr, UniqueUsersFivePlus, UniqueUsersFourPlus, UniqueUsersTenPlus, UniqueUsersThreePlus, UniqueUsersTwoPlus, VerticalAdsEventParticipantDisplayNames, VerticalAdsHotelClass, VerticalAdsListing, VerticalAdsListingBrand, VerticalAdsListingCity, VerticalAdsListingCountry, VerticalAdsListingRegion, VerticalAdsPartnerAccount, and VerticalAdsVertical.
  • Added the following columns to the Customer view: ActiveViewAudibilityInvalidGivtMeasurableImpressionsRate, ActiveViewAudibilityInvalidMeasurableImpressionsRate, ActiveViewAudibilityMeasurableImpressions, ActiveViewAudibilityMeasurableImpressionsRate, ActiveViewAudibleImpressions, ActiveViewAudibleImpressionsRate, ActiveViewAudibleQuartileP100Rate, ActiveViewAudibleQuartileP25Rate, ActiveViewAudibleQuartileP50Rate, ActiveViewAudibleQuartileP75Rate, ActiveViewAudibleThirtySecondsImpressions, ActiveViewAudibleThirtySecondsImpressionsRate, ActiveViewAudibleTwoSecondsImpressions, ActiveViewAudibleTwoSecondsImpressionsRate, AdSubNetworkType, BiddableIndirectInstallFirstInAppConversionMicros, CrossDeviceConversionsByConversionDate, CrossDeviceConversionsValueByConversionDate, VerticalAdsEventParticipantDisplayNames, VerticalAdsHotelClass, VerticalAdsListing, VerticalAdsListingBrand, VerticalAdsListingCity, VerticalAdsListingCountry, VerticalAdsListingRegion, VerticalAdsPartnerAccount, VerticalAdsVertical, VideoTrueviewViewRateInFeed, VideoTrueviewViewRateInStream, and VideoTrueviewViewRateShorts.
  • Added the following columns to the GeographicView view: AdSubNetworkType, AllConversionsByConversionDate, AllConversionsValueByConversionDate, ConversionsByConversionDate, ConversionsValueByConversionDate, CrossDeviceConversionsByConversionDate, CrossDeviceConversionsValueByConversionDate, ValuePerAllConversionsByConversionDate, and ValuePerConversionsByConversionDate.
  • Added the following columns to the PerStoreView view: AdSubNetworkType, PerStoreViewAddress1, PerStoreViewAddress2, PerStoreViewBusinessName, PerStoreViewCity, PerStoreViewCountryCode, PerStoreViewPhoneNumber, PerStoreViewPostalCode, and PerStoreViewProvince.
  • Added ProductLinkAdvertisingPartnerPropertiesAllowedDomain to the ProductLink view.
  • Added ProductLinkInvitationAdvertisingPartnerPropertiesAllowedDomain to the ProductLinkInvitation view.
  • Added the following columns to the SharedCriterion view: SharedCriterionNegative, SharedCriterionVerticalAdsItemGroupRuleCityCriterionId, SharedCriterionVerticalAdsItemGroupRuleCountryCriterionId, SharedCriterionVerticalAdsItemGroupRuleHotelClass, SharedCriterionVerticalAdsItemGroupRuleItemCode, and SharedCriterionVerticalAdsItemGroupRuleRegionCriterionId.
  • Added SharedSetVerticalAdsItemVerticalType to the SharedSet view.
  • Added the following columns to the ShoppingPerformanceView view: AdSubNetworkType, AllConversionsByConversionDate, AllConversionsValueByConversionDate, ConversionsByConversionDate, ConversionsValueByConversionDate, SearchBudgetLostAbsoluteTopImpressionShare, SearchBudgetLostImpressionShare, SearchRankLostAbsoluteTopImpressionShare, SearchRankLostImpressionShare, ValuePerAllConversionsByConversionDate, and ValuePerConversionsByConversionDate.
  • Added ShoppingProductProductImageUri to the ShoppingProduct view.
  • Added TrueviewAverageCpv to the TargetingExpansionView view.
  • Added the following columns to the UserLocationView view: AdSubNetworkType, AllConversionsByConversionDate, AllConversionsValueByConversionDate, ConversionsByConversionDate, ConversionsValueByConversionDate, CrossDeviceConversionsByConversionDate, CrossDeviceConversionsValueByConversionDate, ValuePerAllConversionsByConversionDate, and ValuePerConversionsByConversionDate.
  • Added the following columns to the Video view: ActiveViewAudibilityInvalidGivtMeasurableImpressionsRate, ActiveViewAudibilityInvalidMeasurableImpressionsRate, ActiveViewAudibilityMeasurableImpressions, ActiveViewAudibilityMeasurableImpressionsRate, ActiveViewAudibleImpressions, ActiveViewAudibleImpressionsRate, ActiveViewAudibleQuartileP100Rate, ActiveViewAudibleQuartileP25Rate, ActiveViewAudibleQuartileP50Rate, ActiveViewAudibleQuartileP75Rate, ActiveViewAudibleThirtySecondsImpressions, ActiveViewAudibleThirtySecondsImpressionsRate, ActiveViewAudibleTwoSecondsImpressions, ActiveViewAudibleTwoSecondsImpressionsRate, AdSubNetworkType, CostConvertedCurrencyPerPlatformComparableConversion, CostPerPlatformComparableConversion, PlatformComparableConversions, PlatformComparableConversionsByConversionDate, PlatformComparableConversionsFromInteractionsRate, PlatformComparableConversionsFromInteractionsValuePerInteraction, PlatformComparableConversionsValue, PlatformComparableConversionsValueByConversionDate, PlatformComparableConversionsValuePerCost, ValuePerPlatformComparableConversion, ValuePerPlatformComparableConversionsByConversionDate, VideoTrueviewViewRateInFeed, VideoTrueviewViewRateInStream, and VideoTrueviewViewRateShorts.
  • Added AdSubNetworkType and TrueviewAverageCpv to the WebpageView view.
  • Added AdGroupCriterionVerticalAdsItemGroupRuleListSharedSet to the AdGroupCriterion view.
  • Added the following enum values to AdFormatType in the AdGroup, AdGroupAd, Campaign, Customer, and Video views and the AdGroupAdAssetView view: TEXT, VERTICAL_ADS_BOOKING_LINK, and VERTICAL_ADS_PROMOTION.
  • Added the following enum values to field type enums across the following views: CALL_TO_ACTION and LONG_DESCRIPTION to AdGroupExcludedParentAssetFieldTypes (AdGroup view), AdGroupAdAssetViewFieldType (AdGroupAdAssetView view), AdGroupAssetFieldType (AdGroupAsset view), AssetFieldTypeViewFieldType (AssetFieldTypeView view), AssetGroupAssetFieldType (AssetGroupAsset view), CampaignAggregateAssetViewFieldType (CampaignAggregateAssetView view), CampaignAssetFieldType (CampaignAsset view), ChannelAggregateAssetViewFieldType (ChannelAggregateAssetView view), CustomerAssetFieldType (CustomerAsset view), CampaignExcludedParentAssetFieldTypes (Campaign view), and FinalUrlExpansionAssetViewFieldType (FinalUrlExpansionAssetView view).
  • Added the following enum values to criterion type enums across the following views: VERTICAL_ADS_ITEM_GROUP_RULE and VERTICAL_ADS_ITEM_GROUP_RULE_LIST to AdGroupCriterionType (AdGroupCriterion view), CampaignCriterionType (CampaignCriterion view), CustomerNegativeCriterionType (CustomerNegativeCriterion view), and SharedCriterionType (SharedCriterion view).
  • Added the following enum value to SharedSetType in the SharedSet view: VERTICAL_ADS_ITEM_GROUP_RULE_LIST.
  • Added the following enum value to SearchTermMatchSource in the CampaignSearchTermView and SearchTermView views: VERTICAL_ADS_DATA_FEED.
  • Added the following enum value to AdGroupAdAssetViewPerformanceLabel in the AdGroupAdAssetView view: NOT_APPLICABLE.
  • Added the following enum values to AdGroupAdAssetViewPinnedField in the AdGroupAdAssetView view: DESCRIPTION_LINE_HEADLINE_AS_SITELINK_POSITION_ONE, DESCRIPTION_LINE_HEADLINE_AS_SITELINK_POSITION_TWO, HEADLINE_AS_SITELINK_POSITION_ONE, and HEADLINE_AS_SITELINK_POSITION_TWO.
  • Added the following enum values to AssetBusinessMessageAssetMessageProvider in the Asset view: FACEBOOK_MESSENGER and ZALO.
  • Added the following enum value to ConversionActionCategory across all applicable views: YOUTUBE_FOLLOW_ON_VIEWS.
Removed
  • Removed the following columns from the Ad view: AdCallAdBusinessName, AdCallAdCallTracked, AdCallAdConversionAction, AdCallAdConversionReportingState, AdCallAdCountryCode, AdCallAdDescription1, AdCallAdDescription2, AdCallAdDisableCallConversion, AdCallAdHeadline1, AdCallAdHeadline2, AdCallAdPath1, AdCallAdPath2, AdCallAdPhoneNumber, AdCallAdPhoneNumberVerificationUrl, and AdDemandGenMultiAssetAdLeadFormOnly.
  • Removed the following columns from the AdGroupAd view: AdGroupAdAdCallAdBusinessName, AdGroupAdAdCallAdCallTracked, AdGroupAdAdCallAdConversionAction, AdGroupAdAdCallAdConversionReportingState, AdGroupAdAdCallAdCountryCode, AdGroupAdAdCallAdDescription1, AdGroupAdAdCallAdDescription2, AdGroupAdAdCallAdDisableCallConversion, AdGroupAdAdCallAdHeadline1, AdGroupAdAdCallAdHeadline2, AdGroupAdAdCallAdPath1, AdGroupAdAdCallAdPath2, AdGroupAdAdCallAdPhoneNumber, AdGroupAdAdCallAdPhoneNumberVerificationUrl, and AdGroupAdAdDemandGenMultiAssetAdLeadFormOnly.
  • Removed CampaignStartDate and CampaignEndDate from the Campaign view.
  • Removed the following columns from the CampaignAggregateAssetView and ChannelAggregateAssetView views: AssetBestPerformanceCostPercentage, AssetBestPerformanceImpressionPercentage, AssetGoodPerformanceCostPercentage, AssetGoodPerformanceImpressionPercentage, AssetLearningPerformanceCostPercentage, AssetLearningPerformanceImpressionPercentage, AssetLowPerformanceCostPercentage, AssetLowPerformanceImpressionPercentage, AssetUnratedPerformanceCostPercentage, AssetUnratedPerformanceImpressionPercentage, SampleBestPerformanceEntities, SampleGoodPerformanceEntities, SampleLearningPerformanceEntities, SampleLowPerformanceEntities, and SampleUnratedPerformanceEntities.
Yes
06/03/2026 9650 GoogleAdsManager Added
  • Added the DeliveryAllocationProfileId column to the LineItems table.
  • Added the DeliveryAllocationProfileId column to the ProposalLineItems table.
Changed
  • The default value for the Version connection property is now v202602.
No
06/03/2026 9650 GoogleCloudStorage Added
  • Added the IpFilterPublicNetworkAllowedIpCidrRanges, IpFilterVpcNetworkName, and IpFilterVpcNetworkAllowedIpCidrRanges input parameters to the CreateBucket stored procedure.
  • Added the AllObjects, AllObjectVersions, and AllManagedFolders tables and the AllObjectACLs view to the Information Schema. These `All*` tables and views automatically aggregate data from all buckets in the project, so no bucket needs to be specified when querying them.
  • Added the UpdateBucket stored procedure.
  • New inputs were added to CreateBucket stored procedure.
Changed
  • The data model is now organized into separate schemas instead of a single flat list. Tables, views, and stored procedures are grouped under an Information Schema (cross-bucket aggregate tables/views and bucket-level metadata) and a Bucket Schema (per-bucket objects), alongside the existing System Tables.
  • The Bucket Schema is dynamic: it is reused for each bucket in the project, and the schema name changes based on the bucket name.
  • The Objects and ObjectVersions views are now exposed as tables under the Bucket Schema. The ObjectACLs view has also been moved to the Bucket Schema.
  • AllManagedFolders and ManagedFolders now support INSERT and DELETE, while AllObjects/Objects and AllObjectVersions/ObjectVersions now support DELETE.
No
06/03/2026 9650 Office365 Added
  • Added the CopilotRetrieval stored procedure.
No
06/03/2026 9650 PingOne Added
  • Added the AssertionDuration and WsTrustVersion columns to the WSFederationApplications table in the Environment schema.
  • Added the RefreshTokenType column to the OIDCApplications table in the Environment schema.
No
06/03/2026 9650 Shopify Changed
  • The DiscountMinimumQuantityGreaterThanOrEqualToQuantity column type was changed from long to string in the DiscountsAutomaticFreeShipping table.
  • The DiscountMinimumQuantityGreaterThanOrEqualToQuantity column type was changed from long to string in the DiscountsCodeFreeShipping table.
No
06/02/2026 9649 ApacheKafka Removed
  • Removed the deprecated Message input from the ProduceMessage stored procedure.
Yes
06/02/2026 9649 CommonDataService Added
  • Added the State column to the StatusAttributeOptions view.
No
06/02/2026 9649 Dynamics365 Added
  • Added the StateAttributeMetadata, StateAttributeOptions, StatusAttributeMetadata, and StatusAttributeOptions views.
No
06/02/2026 9649 Ebay Removed
  • Removed the deprecated MostWatchedItems and SuggestedCategories views.
Yes
06/02/2026 9649 GoogleAdsManager Changed
  • In the Creatives table, The Width, Height, and IsAspectRatio columns are now read-only. The Snippet, OverrideSize, and LockedOrientation columns are no longer read-only.
  • In the Inventories table, The AppliedLabels column is no longer read-only. The LastModifiedTime column is now read-only.
  • In the LineItems table, The ContractedUnitsBought, VideoMaxDuration, ChildContentEligibility, and CustomVastExtension columns are no longer read-only. The ProgrammaticCreativeSource and Discount columns are now read-only.
  • In the Orders table, the Id, UnlimitedEndTime, IsArchived, and TotalBudget columns are now read-only.
  • In the ProposalLineItems table, The RateType, DeliveryIndicator, and DeliveryData columns are now read-only. The Goal, DeliveryRateType, LineItemType, Targeting, and NetRate are now required.
No
06/02/2026 9649 JiraAssets Changed
  • The JiraAssets driver now uses embedded credentials by default. The OAuthClientId and OAuthClientSecret connection properties are now optional when connecting.
No
06/02/2026 9649 KeyVaults Changed
  • Updated the API version from 7.4 to 2025_07_01.
No
06/02/2026 9649 PingOne Added
  • Added the InboundTrafficPolicies and TrustedEmailDomains tables.
  • Added the CreateMailFromDomain, DeleteMailFromDomain, and GetMailFromDomain stored procedures.
No
06/02/2026 9649 Reckon Removed
  • Removed the following deprecated pseudo-columns from all objects: StartModifiedDate, EndModifiedDate, ActiveStatus, NameMatchType, NameMatch, StartTxnDate, EndTxnDate, MinBalance, and MaxBalance.
  • Removed the deprecated EndModifiedDate and NameMatch inputs from the SearchEntities stored procedure.
Yes
06/02/2026 9649 ReckonAccountsHosted Removed
  • Removed the following deprecated pseudo-columns from all objects: StartModifiedDate, EndModifiedDate, ActiveStatus, NameMatchType, NameMatch, StartTxnDate, EndTxnDate, MinBalance, and MaxBalance.
  • Removed the deprecated EndModifiedDate and NameMatch inputs from the SearchEntities stored procedure.
Yes
06/02/2026 9649 ServiceNow Removed
  • Removed support for AuthScheme=Auto. The provider now throws an exception when AuthScheme is set to Auto.
Yes
06/02/2026 9649 Splunk Changed
  • Remote indexes are now exposed as separate views that can be viewed locally, without the need to change the connection string and reconnect. (Previously the driver could only fetch local indexes, not remote indexes; to view a remote index, the user had to connect to a remote endpoint.)
No
06/01/2026 9648 Box Added
  • Added the FileId filter to retrieve file collaborations.
  • Added the AccessibleByIsActive, AccessibleByName, CreatedByLogin, CreatedByName, ExpiresAt, InviteEmail, IsAccessOnly, and ItemName columns.
No
06/01/2026 9648 GoogleCloudStorage Changed
  • Changed the data type of the Success output parameter of the SignURL stored procedure from VARCHAR to BOOLEAN.
No
06/01/2026 9648 UMSaaSCloud Added
  • Added a new OAuth code verifier option, PKCEVerifier. For details about how to use this connection option with OAuthPKCE, see the OAuth Connection String Options.
  • Exposed the PKCEVerifier connection property.
No
05/29/2026 9645 Confluence Added
  • In server instances of Confluence, in the Pages table, added the Storage and ParentId columns.
No
05/29/2026 9645 GoogleDrive Added
  • In the Files table, added the following columns: DownloadRestrictionForReaders, DownloadRestrictionForWriters, DownloadRestrictionForReadersWithContext, and DownloadRestrictionForWritersWithContext.
No
05/28/2026 9644 ADP Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/28/2026 9644 AvalaraAvatax Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/28/2026 9644 Elasticsearch Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/28/2026 9644 GoogleBigQuery Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/28/2026 9644 GoogleCloudStorage Added
  • Added the DownloadedObjectLocalPath output parameter to the DownloadObject stored procedure, which represents the full path to the downloaded object on disk. Returns null if the LocalFolderPath input is not specified.
Changed
  • Previously, stored procedures returned extra output fields beyond those defined in their schema (for example, EnablingVersioning also returned versioning_enabled, and CopyObject returned additional fields such as kind, id, and selfLink). Now, result sets include only the output parameters explicitly defined in the stored procedure definition.
No
05/28/2026 9644 LinkedIn Added
  • Added the TemplateName and LinkbackContext input parameters to the UploadVideo stored procedure.
No
05/28/2026 9644 LinkedInAds Added
  • Added the TemplateName and LinkbackContext input parameters to the UploadVideo stored procedure.
No
05/28/2026 9644 Magento Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/28/2026 9644 OData Changed
  • Previously, queries that filtered on a primary key column by Null (which are not supported), failed without returning an error message. However, to avoid confusion, queries filtering by null on a primary key column now display an error message.
No
05/28/2026 9644 QBOnline Added
  • Added two new columns to the RecurringInvoiceTransactions table: Invoice_BillEmailCc_Address and Invoice_BillEmailBcc_Address.
No
05/28/2026 9644 SalesforceMarketingCloud Removed
  • Removed the DeliveryProfile_CusomterKey column from the EmailSendDefinition table in the SOAP schema.
Yes
05/28/2026 9644 Square Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/28/2026 9644 TwitterAds Changed
  • Changed the data type of the PageSize connection property from string to integer.
No
05/27/2026 9643 AmazonAthena Removed
  • Removed the deprecated SkipHeaderLineCount connection property.
Yes
05/27/2026 9643 ApacheKafka Removed
  • Removed the following deprecated connection properties: Topic, RegistryType, ProduceMeta, and AggregateMessages.
Yes
05/27/2026 9643 DynamicsCRM Replaced
  • Replaced the deprecated OAuth option in favor of AzureAD in the AuthScheme connection property. Updated the CRM Online default value from OAuth to AzureAD.
Yes
05/27/2026 9643 General Removed
  • Removed the deprecated ReplaceInvalidTypesWithNull connection property. Use the ReplaceInvalidValuesWithNull property instead.
Yes
05/27/2026 9643 GoogleBigQuery Removed
  • Removed the UseStreamingInserts connection property, which was deprecated in favor of the InsertMode property. InsertMode now fully controls insert behavior (streaming, DML, upload, and GCS).
Yes
05/27/2026 9643 MSProject Removed
  • Removed the deprecated MaxProjectionLength and UseSSO connection properties. MaxProjectionLength was deprecated in favor of automatically calculating the largest allowed column set per request, and UseSSO was deprecated in favor of selecting an SSO scheme through AuthScheme (for example, ADFS, OKTA, or OneLogin).
Yes
05/27/2026 9643 Monday Removed
  • Removed the deprecated Domain connection property, which has already been replaced by the URL property.
Yes
05/27/2026 9643 MongoDB Changed
  • Marked the SlaveOK connection property as hidden since it is deprecated and replaced by the ReadPreference property.
No
05/27/2026 9643 Redshift Removed
  • Removed the following deprecated connection properties: IdPUser: Use User instead. IdPURL: Use SSOLoginURL instead. IdPType: Use AuthScheme instead. IdPPassword: Use Password instead.
Yes
05/27/2026 9643 SalesforceMarketingCloud Removed
  • Removed the deprecated Instance connection property, which was previously used for legacy stack-specific endpoints that have been unsupported for a long time.
Yes
05/27/2026 9643 ServiceNow Removed
  • Removed the deprecated Instance connection property. Use the URL property instead.
Yes
05/27/2026 9643 Stripe Added
  • Added a new value, Dahlia, to the Schema connection property. The default value is Dahlia.
Changed
  • Renamed the SupportedTransferCurrenciesAggregate column to SupportedTransferCountriesAggregate in the CountrySpecs view.
No
05/27/2026 9643 Workday Removed
  • Removed the deprecated Host and APIURL connection properties. Use BaseURL instead of Host.
Yes
05/27/2026 9643 Zendesk Removed
  • Removed the deprecated UseParallelPaging and UseClientSidePaging connection properties.
Yes
05/26/2026 9642 ApacheCouchDB Removed
  • Removed the legacy authentication scheme, Auto. Setting the AuthScheme connection property to Auto now throws an exception.
Yes
05/26/2026 9642 Cloudant Removed
  • Removed the legacy authentication scheme, Auto. Setting the AuthScheme connection property to Auto now throws an exception.
Yes
05/26/2026 9642 Highrise Added
  • Added the Recordings view.
  • Added the Users column to the Groups table.
  • Added the RecurringPeriod, Public, and AnchorType columns to the Tasks view.
No
05/26/2026 9642 SAPConcur Changed
  • The UsersV4 table has been renamed to Users.
Removed
  • Removed the deprecated V3 tables: Attendees, AttendeeTypes, ExpenseGroupConfigurations, ExpenseGroupConfigurationAttendeeTypes, ExpenseGroupConfigurationPaymentTypes, ExpenseGroupConfigurationPolicies, and ExpenseGroupConfigurationPolicyExpenseTypes.
  • Removed the PostExpenseReportWorkFlowAction stored procedure, which relied on a deprecated V3 API.
Yes
05/26/2026 9642 SageIntacct Changed
  • Changed the default value of the UseLegacy connection property from True to False.
No
05/26/2026 9642 SharePoint Added
  • Added the ExposedTableTypes connection property, which controls how lists and views are exposed as tables for the REST schema.
No
05/26/2026 9642 Smartsheet Changed
  • Changed the default value of the Pagesize connection property from 500 to 1000.
No
05/26/2026 9642 VeevaVault Added
  • Added the CredentialFileContext connection property, which specifies where the session Id is cached so that it can be reused across connections, reducing unnecessary authentication calls.
No
05/25/2026 9641 Garoon Added
  • Added the following tables: Discussions, ToDo, and SpaceFiles.
  • Added the following views: BulletinCategories, BulletinCategoryTopics, BulletinTopics, BulletinTopicsDraft, DiscussionAttachments, SpaceAttachments, Spaces, and ToDoCategories.
  • Added the AddDiscussionComment stored procedure. This procedure adds a comment to a discussion in a space.
No
05/25/2026 9641 HubSpot Added
  • Added the following associations to the Tickets table when ExpandAssociations is set to True: TicketsToCallsAssociations, TicketsToEmailsAssociations, TicketsToMeetingsAssociations, TicketsToNotesAssociations, and TicketsToTasksAssociations.
No
05/25/2026 9641 YahooAds Added
  • Added the DisplayAdsBiddingStrategies table.
  • Added the RADIUS enum value to the TargetType column in the CampaignTargets table.
  • Added the RadiusTargetLatitudeInMicroDegrees, RadiusTargetLongitudeInMicroDegrees, RadiusTargetRadius, and RadiusTargetDescription columns to the CampaignTargets table.
  • Added the PortfolioBiddingId, PortfolioBiddingName, SkanOptimizeAdDeliveryEnabled, and VendorName columns to the DisplayAdsCampaigns table.
  • Added the CAROUSEL_GAIN_FRIENDS_AD and INSTREAM_AD enum values to the AdType column in the DisplayAdsAdGroupAds table.
  • Added the ResponsiveSearchAdRequiredAssets column to the SearchAdsAdGroupAds table.
  • Added the APPROVED_WITH_PRE_DISAPPROVED and POST_DISAPPROVED_WITH_REVIEW enum values to the ApprovalStatus column in the SearchAdsAdGroupAds table.
  • Added the AdvancedSegmentsAudienceListAudienceRange column to the AudienceLists table.
  • Added the LY_TAG_CONVERSION enum value to the ConversionTrackerType column in both the DisplayAdsConversionTrackers and DisplayAdsConversionTrackerWebConversionSnippets tables.
  • Added the Reaches and AdRequests columns to the PlacementUrlIdeas table.
  • Added the MissingPaymentSettingsRecommendationId, AudienceListNotAccumulatedRecommendationId, and NotTargetingProperAudienceListAdGroupList columns to the Recommendations table.
  • Added the RecommendationNotTargetingProperAudienceListAdGroupList view.
  • Added the following enum values to the AdType column in the GuaranteedAdGroupAds table: BANNER_AD CAROUSEL_AD INSTREAM_AD BRANDPANEL_QUINTIE BRANDPANEL_PANORAMA BRANDPANEL_PANORAMA_PANEL_SWITCH BRANDPANEL_TOPCOVER TOP_IMPACT_SQUARE TOP_IMPACT_QUINTIE TOP_IMPACT_PANORAMA TOP_IMPACT_PANORAMA_SIDE_VISION TOP_IMPACT_PANORAMA_SIDE_SWITCH TOP_IMPACT_THEATER TOP_IMPACT_PRIME_DISPLAY_DOUBLE TOP_IMPACT_PANORAMA_PANEL_SWITCH TOP_PAGE_TOPICS_PR TALK_HEAD_VIEW UNKNOWN
  • Added the following columns to the GuaranteedAdGroupAds table: BrandPanelTopCoverFixedPositionBannerMediaId BrandPanelTopCoverDisplayUrl BrandPanelTopCoverThumbnailMediaId BrandPanelTopCoverCustomParametersIsRemove BrandPanelTopCoverCustomParametersParameters BrandPanelTopCoverDisplayUrlLevel BrandPanelTopCoverFinalUrl BrandPanelTopCoverTrackingUrl BrandPanelTopCoverVideo3SecBeaconUrls BrandPanelTopCoverVideo25PercentBeaconUrls BrandPanelTopCoverVideo50PercentBeaconUrls BrandPanelTopCoverVideo75PercentBeaconUrls BrandPanelTopCoverVideo10SecBeaconUrls BrandPanelTopCoverVideoCompleteBeaconUrls BrandPanelTopCoverVideoStartBeaconUrls
No
05/22/2026 9638 Avro Added
  • Added the PKCEVerifier connection property. For more information, see the Authentication section in the Connection String Options chapter.
No
05/22/2026 9638 CSV Added
  • Added the PKCEVerifier connection property. For more information, see the Authentication section in the Connection String Options chapter.
No
05/22/2026 9638 ESalesManager Added
  • Added the Progress table.
  • Added the UnregisteredFlag column to the Posts table.
No
05/22/2026 9638 JSON Added
  • Added the PKCEVerifier connection property. For more information, see the Authentication section in the Connection String Options chapter.
No
05/22/2026 9638 Python Removed
  • Remove support for Intel x64 architecture on macOS
Yes
05/22/2026 9638 SASXpt Added
  • Added the PKCEVerifier connection property. For more information, see the Authentication section in the Connection String Options chapter.
No
05/22/2026 9638 Shopify Added
  • In the GRAPHQL schemas: Added the QueryId column to the CustomerSegmentMembers view. Added the CustomerSegmentMembersQueries view. Added the CustomerSegmentMembersQueryCreate stored procedure. Added the UseAsyncAPI connection property.
No
05/22/2026 9638 XML Added
  • Added the PKCEVerifier connection property. For more information, see the Authentication section in the Connection String Options chapter.
No
05/22/2026 9638 ZohoCRM Removed
  • Removed the v2 and v2.1 schemas.
Deprecated
  • Deprecated the v4 schema.
Yes
05/21/2026 9637 API Added
  • Added a new API profile for Nuclia, Workable, and Pushbullet.
No
05/21/2026 9637 AdobeAnalytics Added
  • In the Metrics view, added the Support column.
Changed
  • In the CalculatedMetrics view, changed the Approved column to a pseudocolumn.
  • In the Dimensions view, changed the Reportable and Classifiable columns to pseudocolumns.
  • In the Metrics view, changed the Reportable column to a pseudocolumn.
Removed
  • In the UniversalReport view, removed non-reportable dimension and metric columns.
Yes
05/21/2026 9637 Avro Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 CSV Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 Confluence Added
  • Added embedded OAuth client credentials for cloud instances.
No
05/21/2026 9637 DynamicsCRM Added
  • Added a new stored procedure, UpdateEntityMetadata.
No
05/21/2026 9637 Excel Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 HubSpot Added
  • Added support for the UseDropdownLabels connection property in the HubSpotV3 schema.
Changed
  • Changed the default value of the UseDropdownLabels connection property from True to False.
No
05/21/2026 9637 JSON Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 PCASales Added
  • Added the ZaikoIchiranHyo view.
No
05/21/2026 9637 Parquet Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 REST Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 SASDataSets Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 SASXpt Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/21/2026 9637 Shopify Changed
  • In the Schema connection property, updated the default value to the latest version ("GRAPHQL-2026-01").
Removed
  • In the Schema connection property, removed the deprecated "GraphQL-2025-04" option.
Yes
05/21/2026 9637 Square Added
  • Added the DestinationId pseudocolumn to the Refunds table.
  • Added support for INSERT and UPDATE operations on the Bookings table.
Changed
  • In the Bookings table, the LocationId, CustomerId, and AppointmentSegmentsServiceVariationId columns are now writable.
No
05/21/2026 9637 XML Changed
  • When the ConnectionType connection property is set to "SharePointSOAP", the driver only supports SharePointEdition=SharePointOnPremise. Setting the SharePointEdition connection property to "SharePointOnline" is not supported for this connection type. Use ConnectionType=SharePointGRAPH or ConnectionType=SharePointRESTv1 to connect to SharePoint Online.
No
05/19/2026 9635 API Added
  • Added a new API profile for NASA.
No
05/19/2026 9635 FacebookAds Added
  • In the LeadValues view, filters on the CreateTime column are now processed server-side, improving query performance.
No
05/19/2026 9635 Smartsheet Added
  • Added a new AU enum value in the Region connection property.
  • Added a new Info_GroupMembers child table, depending on the Info_Groups.Id column. This child table supports SELECT, INSERT, and DELETE statements.
  • Added the Info_Objects view.
  • Added the CreatedAt and ModifiedAt columns to the Info_Templates view.
Changed
  • In support of CUD operations on sheet metadata and definitions: Renamed the CreateSheet.SheetName procedure input parameter to Name. Renamed DeleteSheet.SheetId procedure input.parameter to Id.
  • Table column metadata changes: The Info_Favorites.ObjectId column is now reported as a primary key. The Info_Cells.RowId column is now reported as a primary key. This composite key ensures record uniqueness.
  • Procedure output parameter metadata changes: CopySheet.Success datatype has changed from VARCHAR to BOOLEAN. MoveSheet.Success datatype has changed from VARCHAR to BOOLEAN. GetOAuthAccessToken.ExpiresIn datatype has changed from VARCHAR to INT. RefreshOAuthAccessToken.ExpiresIn datatype has changed from VARCHAR to INT.
  • CopyRowsToAnotherSheet procedure changes: Renamed (fixed casing) the CopyRowsToAnotherSheet.ignoreRowsNotFound input parameter to IgnoreRowsNotFound. Changed the data type of the CopyRowsToAnotherSheet.IgnoreRowsNotFound input parameter from VARCHAR to BOOLEAN. Changed the data type of the CopyRowsToAnother Sheet.Success output parameter from VARCHAR to BOOLEAN. Changed the data type of the CopyRowsToAnotherSheet.AffectedRows output parameter from VARCHAR to INT.
  • DownloadAttachment procedure changes: Renamed (fixed casing) DownloadAttachment.SheetID input parameter to SheetId. Changed the data type of the DownloadAttachment.Override input parameter from VARCHAR to BOOLEAN. Changed the data type of the DownloadAttachment.Success output parameter from VARCHAR to BOOLEAN.
  • ImportFile procedure changes: Changed the data type of the ImportFile.Overwrite input parameter from VARCHAR to BOOLEAN. Changed the data type of the ImportFile.Success output parameter from VARCHAR to BOOLEAN.
  • MoveRowsToAnotherSheet procedure changes: Changed the data type of the MoveRowsToAnotherSheet.IgnoreRowsNotFound input parameter from VARCHAR to BOOLEAN. Changed the data type of the MoveRowsToAnotherSheet.Success output parameter from VARCHAR to BOOLEAN. Changed the data type of the MoveRowsToAnotherSheet.AffectedRows output parameter from VARCHAR to INT.
  • Procedure input parameters now reporting as required: CopySheet.SheetId CopySheet.DestinationType CopySheet.DestinationId CopySheet.NewName MoveSheet.DestinationId CopyRowsToAnotherSheet.SheetId CopyRowsToAnotherSheet.DestinationSheetId MoveRowsToAnotherSheet.SheetId MoveRowsToAnotherSheet.DestinationSheetId
  • Foreign key reporting changes: Info_Attachments.Id -- New foreign key: Info_AttachmentVersions.AttachmentId. Info_Columns.id -- New foreign keys: Info_Cells.ColumnId and Info_CellHistory.ColumnId. Info_Comments.Id -- New foreign key: Info_Attachments.CommentId. Info_Dashboards.Id -- New foreign keys: Info_DashboardShares.DashboardId and Info_DashboardPublishSettings.DashboardId. Info_Discussions.Id -- New foreign keys: Info_Attachments.DiscussionId and Info_Comments.DiscussionId. Info_Folders.Id -- New foreign keys: Info_Sheets.FolderId, Info_Dashboards.FolderId, Info_Reports.FolderId, Info_Templates.FolderId, Info_Sheets.RootFolderId, Info_Dashboards.RootFolderId, and Info_Reports.RootFolderId. Info_Groups.Id -- New foreign keys: Info_ReportShares.GroupId, Info_SheetShares.GroupId, Info_Users.GroupId, Info_WorkspaceShares.GroupId, and Info_DashboardShares.GroupId. Info_Reports.Id -- New foreign keys: Info_ReportPublishSettings.ReportId and Info_ReportShares.ReportId. Info_Rows.Id -- New foreign keys: Info_Rows.ParentId, Info_Rows.SiblingId, Info_Cells.RowId, Info_Attachments.RowId, Info_CellHistory.RowId, and Info_Discussions.RowId. Info_Sheets.Id -- New foreign keys: Info_Rows.SheetId, Info_Columns.SheetId, Info_Cells.SheetId, Info_Attachments.SheetId, Info_AttachmentVersions.SheetId, Info_CellHistory.SheetId, Info_Comments.SheetId, Info_Discussions.SheetId, Info_SheetPublishSettings.SheetId, and Info_SheetShares.SheetId. Info_Users.Id -- New foreign keys: Info_Attachments.UserId, Info_DashboardShares.UserId, Info_ReportShares.UserId, Info_SheetShares.UserId, and Info_WorkspaceShares.UserId. Info_Workspaces.Id -- New foreign keys: Info_Sheets.WorkspaceId, Info_Dashboards.WorkspaceId, Info_Folders.WorkspaceId, Info_Reports.WorkspaceId, Info_Templates.WorkspaceId, and Info_WorkspaceShares.WorkspaceId.
Removed
  • Removed the following connection properties: UseLegacyAPI UseFullFilePathsAsTableNames
  • Removed the WorkspaceId and FolderId columns and the RootFolderId pseudocolumn from the Info_Sheets, Info_Reports, and Info_Dashboards views.
  • Removed the DeleteSheet.SheetName procedure input parameter.
  • Removed UseSimpleColumnNames connection property and replaced it with the shared UseSimpleNames connection property.
  • Removed Info_Groups.MemberEmails pseudocolumn.
Yes
05/19/2026 9635 Snowflake Removed
  • Removed the AzureAD option from the AuthScheme property.
Yes
05/18/2026 9634 Monday Changed
  • Improvements to pagination have improved query performance for the following entities in the Information schema: Groups BoardTeams BoardUsers BoardViews TeamUsers UpdateViewers WorkspaceTeams WorkspaceUsers
  • Board-related entities now return more results per request due to lower predicted query costs.
No
05/18/2026 9634 Pinterest Added
  • Added the AdGroupPreview, LocalStores, and CustomerListUpload views.
  • Added the GetLocalInventoryItems, CreateCustomerListUpload, and RunCustomerListUpload stored procedures.
No
05/18/2026 9634 Snowflake Added
  • Added the ExternalStageGCPAccessToken connection property.
No
05/17/2026 9633 Exact Added
  • Added the following stored procedures: AcceptQuotation, InvoiceSalesOrders, PrintedSalesInvoices, PrintedSalesOrders, PrintQuotation, ProcessPayments, ProcessStockCount, RejectQuotation, ReopenQuotation, and ReviewQuotation.
  • Added the following tables: AllocationRule (beta), EmployeeRestrictionItems, ExpenseReports, Expenses, OfficialReturns, PurchaseReturns, SalesChannels, TimedTimeTransactions, VariableMutations, and WebhookSubscriptions.
  • Added the following views: CommercialBuildingValues, DeductibilityPercentages, DivisionClasses, DivisionClassNames, DivisionClassValues, GLTransactionSources, Incoterms, LeadPurposes, OrderCharges, ProjectRestrictionEmployeeItems, ReasonCodesLinkTypes, RequestAttachments (beta), SalesPriceListLinkedAccounts, SalesPriceListPeriods, SalesPriceLists, SalesPriceListVolumeDiscounts, SelectionCodes, ShopOrderRoutingStepPlansAvailableToWork, and StartedTimedTimeTransactions.
Removed
  • Removed the following write-only tables. Use the new stored procedures of the same name instead: AcceptQuotation, InvoiceSalesOrders, PrintedSalesInvoices, PrintedSalesOrders, PrintQuotation, ProcessPayments, ProcessStockCount, RejectQuotation, ReopenQuotation, and ReviewQuotation.
  • Removed the SalesOrderID write-only table.
Yes
05/16/2026 9632 Square Added
  • Added the LocationId column to the CreateOrder stored procedure.
Changed
  • Renamed the TransactionId output column of the CreateOrder stored procedure to PaymentId.
No
05/15/2026 9631 AdobeAnalytics Added
  • Added the following pseudocolumns to the CalculatedMetrics view for server-side filtering: ToBeUsedInRsid, TagNames, Approved, and Locale.
  • Added the following pseudocolumns to the Segments view for server-side filtering: TagNames and FilterByPublishedSegments.
  • Added the following pseudocolumns to the Dimensions view for server-side filtering: Locale, Reportable, and Classifiable.
  • Added the following pseudocolumns to the Metrics view for server-side filtering: Locale and Reportable.
  • Added server-side support for the CONTAINS operator on the Name column of the CalculatedMetrics and Segments views.
Changed
  • LIKE '%...%' patterns on the Name column of the CalculatedMetrics and Segments views are now pushed server-side.
  • IN predicates on the Id column of the CalculatedMetrics and Segments views are now pushed server-side as a single batched request, using the API's filterByIds and segmentFilter parameters instead of one request per ID.
  • The OwnerId column of the CalculatedMetrics view is now filterable server-side.
No
05/15/2026 9631 AmazonMarketplace Changed
  • Fixed an issue that caused queries to the FBMShipment table to fail.
No
05/15/2026 9631 DocuSign Added
  • Added the EnvelopeDocumentFields, PaymentGatewayAccounts, and UserProfiles views.
No
05/15/2026 9631 Kintone Changed
  • Changed input parameter names for the DeployApps and UpdateStatus stored procedures, removing the trailing "#" suffix from AppId, Revision, RecordId, Action, Assignee, and Revision.
No
05/15/2026 9631 Klaviyo Added
  • Added the MappedMetrics table to the Klaviyo20260115 schema. This table maps each predefined mapping type to either a standard metric or a custom metric in the account.
No
05/15/2026 9631 Paylocity Added
  • Added the GetEmployeePunchDetails stored procedure.
Removed
  • Removed the EmployeePunchDetails view.
Yes
05/15/2026 9631 SharePoint Removed
  • Removed support for the SOAP schema with the SharePoint Online edition. Setting Schema=SOAP with SharePointEdition=SharePoint Online now throws an exception. Use the REST schema for SharePoint Online. The SharePoint On-Premises edition continues to support the SOAP schema.
Yes
05/15/2026 9631 Slack Added
  • Added the TeamBillableInfo view, with the UserId and IsBillingActive columns, to expose billable-user information for the workspace.
  • Added the TeamId pseudocolumn to the TeamBillableInfo view to support org-level tokens.
  • Added the GetTeamBillingInfo stored procedure, which returns the workspace's billing plan.
  • Added cursor-based pagination support for the TeamBillableInfo view.
  • Added query slicing on the UserId column of the TeamBillableInfo view. Queries that filter UserId with the IN operator or OR predicates issue targeted API calls instead of fetching all users client-side.
Removed
  • Removed the GetTeamBillableInfo stored procedure. Use the TeamBillableInfo view instead.
Yes
05/15/2026 9631 VeevaVault Changed
  • List operations for the Documents, DocumentVersions, Binders, and BinderVersions tables now use the VQL endpoint. As a result, fields that are not queryable in VQL might appear as null in results.
No
05/15/2026 9631 Wordpress Added
  • Added the following entities: AgencySites and AgencySitesPending views, StagingSites table, and ProvisionAgencySite and GetAutomatedTransferStatus stored procedures.
No
05/14/2026 9630 AdobeAnalytics Added
  • Added support for the following views: Annotations, CloudExportAccounts, CloudExportLocations, ReportSuiteTimezones, Shares, TagDetails, and Tags.
No
05/14/2026 9630 Gmail Added
  • Added the CSEIdentities table with full create, read, update, and delete support.
  • Added the CSEKeyPairs table with read and create support. The PrivateKeyMetadata field is exposed as an aggregate column.
  • Added the DisableCSEKeyPair and EnableCSEKeyPair stored procedures.
  • Exposed the CSEPrivateKeyMetadata view to provide flattened data for each privateKeyMetadata object. The KeyPairId column is a mirror column and is required for select operations.
No
05/14/2026 9630 GoogleSpanner Changed
  • UUID fields are now correctly reported as the UUID data type instead of VARCHAR.
No
05/14/2026 9630 LinkedInAds Removed
  • Removed the deprecated Account column from the Creatives, Campaigns, and CampaignGroups tables.
Yes
05/14/2026 9630 Netsuite Changed
  • Added validation to prevent AuthScheme from being set to OAuth and OAuthVersion from being set to 2.0 when Schema is set to SuiteTalk.
No
05/14/2026 9630 Okta Added
  • Added the GetIdentitySourceSessions stored procedure.
No
05/14/2026 9630 Snowflake Added
  • Added support for external stages in PUT statements, including two new CData options: ExternalStageEncryptionType and ExternalStageMasterKey.
No
05/14/2026 9630 VeevaVault Changed
  • Renamed workflow-related tables to use Instances instead of Objects because they represent runtime instance-level data: WorkflowObjects to WorkflowInstances WorkflowItemObjects to WorkflowItemInstances WorkflowTaskObjects to WorkflowTaskInstances WorkflowTaskItemObjects to WorkflowTaskItemInstances
Removed
  • Removed the deprecated ObjectWorkflows and ObjectWorkflowTasks tables, which have been replaced by the GetObjectWorkflows stored procedure.
Yes
05/14/2026 9630 Zendesk Changed
  • Renamed the following columns: In the TicketComments table: MetadataSystemIpAddres to MetadataSystemIpAddress. In the AccountSettings table: VocieUkMobileForwarding to VoiceUkMobileForwarding.
No
05/14/2026 9630 ZohoCRM Changed
  • Updated the implementation to use the previously added ReadAPI and WriteAPI connection properties.
Removed
  • Removed the UseCOQL and APIType connection properties.
Yes
05/13/2026 9629 Avro Changed
  • The MetadataDiscoveryURI property now resolves file paths relative to the connection URI. Previously, this property resolved file paths relative to the working directory.
  • The MetadataDiscoveryURI property no longer requires a fully-qualified URI with a storage prefix (for example, "s3://bucket/...") when connecting to a cloud resource. Relative values are now resolved relative to the connection URI.
No
05/13/2026 9629 BingAds Changed
  • Bing Ads has been rebranded to "Microsoft Ads".
No
05/13/2026 9629 CSV Changed
  • The MetadataDiscoveryURI property now resolves file paths relative to the connection URI. Previously, this property resolved file paths relative to the working directory.
  • The MetadataDiscoveryURI property no longer requires a fully-qualified URI with a storage prefix (for example, "s3://bucket/...") when connecting to a cloud resource. Relative values are now resolved relative to the connection URI.
No
05/13/2026 9629 Excel Changed
  • The MetadataDiscoveryURI property now supports relative file paths for use with cloud resources.
No
05/13/2026 9629 ExcelOnline Changed
  • Changed the primary key of the Worksheets view to a composite of WorkbookId and Id, to reflect that worksheet identity is scoped per workbook.
No
05/13/2026 9629 GitHub Added
  • Information schema: Added the DeleteCodeScanningAnalysis and UpdatePullRequestBranch stored procedures.
  • Information schema: Added a new view, RepositoryCodeScanningAnalyses, which is used by DeleteCodeScanningAnalysis.
Changed
  • Set the Schema property to hidden and replaced it with a new connection property, BrowsableSchemas.
Removed
  • Repository schema: Removed the AddCollaborator, CommitCompare, CreateCommitOnBranch, DownloadFile, RemoveCollaborator, UpdatePullRequestBranch, UploadFile, and DeleteCodeScanningAnalysis stored procedures.
Yes
05/13/2026 9629 JSON Changed
  • Paths are now resolved relative to the connection URI by the MetadataDiscoveryURI connection property. Previously, this resolution was performed by the Location connection property.
  • The MetadataDiscoveryURI property no longer requires a fully-qualified URI with a storage prefix (for example, "s3://bucket/...") when connecting to a cloud resource. Relative values are now resolved relative to the connection URI.
No
05/13/2026 9629 OracleSCM Changed
  • Changed the naming convention for child tables of polymorphic parents to use underscores instead of colons in table names.
No
05/13/2026 9629 Parquet Changed
  • The MetadataDiscoveryURI property now resolves file paths relative to the connection URI instead of resolving them relative to the working directory. In addition, the property now uses consistent relative resolution rather than substring matching against discovered nodes.
No
05/13/2026 9629 SybaseIQ Removed
  • Removed Auto as a supported value for the AuthScheme connection property.
Yes
05/13/2026 9629 TDS Removed
  • Removed Auto as a supported value for the AuthScheme connection property.
Yes
05/13/2026 9629 TableauCRM Changed
  • Renamed Tableau CRM to Salesforce CRM Analytics.
No
05/13/2026 9629 XML Changed
  • Paths are now resolved relative to the connection URI by the MetadataDiscoveryURI connection property. Previously, this resolution was performed by the Location connection property.
  • The MetadataDiscoveryURI property no longer requires a fully-qualified URI with a storage prefix (for example, "s3://bucket/...") when connecting to a cloud resource. Relative values are now resolved relative to the connection URI.
No
05/12/2026 9628 AmazonS3 Changed
  • Renamed the Scopes input parameter to Scope in the GetOAuthAccessToken and GetOAuthAuthorizationURL stored procedures.
No
05/12/2026 9628 BigCommerce Changed
  • BigCommerce Data Model, ProductRules view: Renamed the columnName from ImageFile to ImageUrl.
  • Columns in the BigCommerce Data Model, ShippingConsignmentQuotes view that are now marked as aggregate: ProviderQuoteSignatureConfirmationFee ProviderQuoteInsuredMailFee ProviderQuoteLabelSizes ProviderQuoteDates ProviderQuoteAdditionalInfo ProviderQuoteRateId
  • Pseudocolumns converted to normal attributes: OrderShipments converted to LinkedProducts. OrderItems converted to LinkedOrderOptions.
  • Monetary/numeric fields that changed from string to decimal: BigCommerce Data Model, BlogPosts view: PublishedTimezoneType field. BigCommerce Data Model, ProductVariantValues view: ProductId field. BigCommerce Data Model, ShippingConsignmentQuotes view: ProviderQuoteRateValue field. BigCommerce Data Model, Orders table: TotalTax, SubtotalTax, HandlingCostTax, ShippingCostTax, GiftCertificateAmount, CurrencyExchangeRate, CouponDiscount, BaseHandlingCost, BaseShippingCost, and BaseWrappingCost fields.
  • Timestamp fields that changed from from date to datetime: BigCommerce Data Model, Currencies table: LastUpdated. BigCommerce Data Model TaxClasses view: DateCreated, DateModified.
No
05/12/2026 9628 CommonDataService Changed
  • Changed the binary column data type to VARBINARY, increasing the column size to a maximum of 131 Mb.
No
05/12/2026 9628 Dynamics365 Changed
  • Changed the binary column data type to VARBINARY, increasing the column size to a maximum of 131 Mb.
No
05/12/2026 9628 HubSpot Added
  • Added the ListFilterBranches table to the HubSpotV3 schema.
  • Added the CreateList stored procedure to the HubSpotV3 schema.
No
05/12/2026 9628 Klaviyo Added
  • Marked Klaviyo20250415 as deprecated in the documentation because Klaviyo has deprecated the schema.
  • Added the Klaviyo20260115 schema.
  • Added the following SMS statistics columns to the FlowStats and CampaignStats views: TextMessageRoi, MessageSegmentCountSum, TextMessageCreditUsageAmount, and TextMessageSpend.
Changed
  • Updated the default value to Klaviyo20260115 in the Schema connection property.
No
05/12/2026 9628 VeevaVault Added
  • Bulk DELETE operations now support filtering by ExternalId. Previously, bulk DELETE was limited to filtering by the primary key column only.
No
05/11/2026 9627 API Removed
  • Due to a change in the Printful API, removed the CalculateTaxRate stored procedure from the Printful API Profile.
Yes
05/11/2026 9627 AnalysisServices Changed
  • Previously, when the SplitMeasures property was set to True and the SplitMeasuresOn property was set to MeasureGroup,DisplayFolder, a MeasureGroup or DisplayFolder that shared a name with a dimension had its measures injected into the dimension's column list. Now, if a MeasureGroup or DisplayFolder shares a name with a dimension, the MeasureGroup table is named MeasureGroup_ and the DisplayFolder table is named DisplayFolder_. The measures/columns are included only within the MeasureGroup/DisplayFolder table and not within the dimension table.
No
05/11/2026 9627 LinkedInAds Added
  • In the Campaigns table, added a new option, MAX_QUALIFIED_LEAD, to the OptimizationTargetType enum.
  • Added the following metrics to the Analytics views: VideoWatchTime, AverageVideoWatchTime, EventViews, EventWatchTime, AverageEventWatchTime, CostPerEventView.
Changed
  • In the BrandLiftTests table, renamed CampaignGroupURN column to CampaignGroups.
No
05/11/2026 9627 Paypal Changed
  • Added support for INSERT, UPDATE, and DELETE operations, changing driver behavior from read-only to read-write.
  • Added Create and Update operation support to the Plans and Products table.
  • Added Create, Update, and Delete operation support to the Invoices table.
  • Added five columns to the Products table that can be utilized for Create and Update operations: Category, Type, ImageUrl, HomeUrl, and UpdateTime.
  • Added an insertRequired aggregate column to the Plans table: BillingCycles.
No
05/11/2026 9627 Pinterest Added
  • In the AdGroups view, added the promotion_application_level and promotion_ids columns.
  • In the Ads view, added the disclosure_url and disclosure_type columns.
No
05/11/2026 9627 SAPBusinessWarehouse Added
  • Added the AllowDefaultVariable and Client connection properties.
No
05/11/2026 9627 SharePoint Added
  • Added the UpdateAttachment stored procedure to the REST schema.
No
05/11/2026 9627 Shopify Added
  • In the GRAPHQL-2025-04, GRAPHQL-2025-07, GRAPHQL-2025-10, and GRAPHQL-2026-01 schemas, added the OrderId and OrderReturnStatus columns to the following views: ReturnLineItems, ReturnExchangeLineItems, ReturnLineItemsUnverified, and ReverseFulfillmentOrders.
Changed
  • In the GRAPHQL-2025-04, GRAPHQL-2025-07, GRAPHQL-2025-10, and GRAPHQL-2026-01 schemas, renamed the OrdersId column in the Returns table to OrderId.
No
05/10/2026 9626 Snowflake Added
  • Added the ExternalStageEncryptionType and ExternalStageMasterKey connection properties.
No
05/09/2026 9625 Outreach Changed
  • In the Teams view, renamed the following columns and changed their data type from integer to string: ContentCategoriesId to ContentCategoriesData UsersId to UsersData
  • In the Templates view, renamed the following columns and changed their data type from integer to string: ContentCategoryMembershipsId to ContentCategoryMembershipsData RecipientsId to RecipientsData
  • In the Users view, renamed the following columns: RecipientsId to RecipientsData TeamsId to TeamsData
No
05/09/2026 9625 Pinterest Added
  • In the Campaigns view, in the ObjectiveType column, added the APP_INSTALL, SALES, LEADS, WEB_SESSIONS, and VIDEO_VIEW enum options.
Changed
  • In the AdGroupAnalytics view, changed the datatype of the ConversionReportTime pseudocolumn from integer to string.
No
05/08/2026 9624 DynamicsNAV Changed
  • Improved OData version auto-detection. When the API returns DataServiceVersion: 1.0, the driver now enforces a minimum OData version of 2.0. You can still explicitly set the ODataVersion or UpdateHTTPMethod connection properties to override this behavior.
No
05/08/2026 9624 ExcelOnline Removed
  • Removed the ShowSharedDocuments and ShowExternalSharedDocuments connection properties.
  • Removed the SharedDocuments view.
  • Removed the IsSharedDocument column from the sys_tables table.
Yes
05/08/2026 9624 JiraAssets Added
  • Added support for the UseSimpleNames connection property. When enabled, spaces in table and column names are replaced with underscores.
No
05/08/2026 9624 Netsuite Added
  • Added datetime columns to the following views in the SuiteQL schema: accountingbook: createddate assemblyItemPrice: datelastmodified billingclass: lastmodifieddate billingratecard: createddate and lastmodifieddate cashRefundSalesTeam: lastmodifieddate cashSaleSalesTeam: lastmodifieddate CenterType: datecreated and datemodified ContactAddressbook: lastmodifieddate employeeAddressbook: lastmodifieddate InventoryNumberLocation: lastmodifieddate inventoryItemLocations: lastquantityavailablechange inventoryItemPrice: datelastmodified invoiceSalesTeam: lastmodifieddate itemlocationconfiguration: lastmodifieddate itemPrice: datelastmodified jobAddressbook: lastmodifieddate kitItemPrice: datelastmodified memDocTransactionTemplateSalesTeam: lastmodifieddate returnAuthorizationSalesTeam: lastmodifieddate rolepermissions: datemodified salesOrderSalesTeam: lastmodifieddate solution: createddate and lastmodifieddate
  • Added the lastmodifieddate date column to the promotioncode view in the SuiteQL schema.
Changed
  • Changed the following columns from date to datetime in the SuiteQL schema: inventoryItemLocations view: lastquantityavailablechange message view: datetime
No
05/08/2026 9624 ODBC Changed
  • Updated embedded JRE to jre-17.0.19+10 (Linux x64).
No
05/08/2026 9624 Paypal Added
  • Added PaymentSource columns to the OrderDetails view. The new columns expose individual fields from the payment_source object for PayPal, Card, Venmo, Apple Pay, Google Pay, and other payment methods.
Deprecated
  • Deprecated the following columns in the OrderDetails view: PayerId, PayerGivenName, PayerSurname, PayerEmail, PayerPhoneType, PayerPhoneNumber, PayerBirthDate, PayerTaxId, PayerTaxType, PayerAddressLine1, PayerAddressLine2, PayerAddressPostalCode, PayerAddressCountryCode, PayerAddressAdminArea1, and PayerAddressAdminArea2. Use the corresponding PaymentSourcePaypal columns instead.
Yes
05/08/2026 9624 Salesforce Changed
  • Changed the default option of the AuthScheme connection property to OAuthPKCE.
No
05/08/2026 9624 SalesforceData360 Changed
  • Changed the default option for the AuthScheme connection property to OAuthPKCE.
No
05/08/2026 9624 SalesforcePardot Added
  • Added OAuthPKCE as a new option for the AuthScheme connection property.
Changed
  • Changed the default option of the AuthScheme connection property to OAuthPKCE.
No
05/08/2026 9624 Smartsheet Removed
  • Removed the following columns from the Info_Sheets view: DependenciesEnabled, Favorite, FromId, GanttEnabled, ReadOnly, ResourceManagementEnabled, ShowParentRowsForFilters, TotalRowCount, and Version.
  • Removed the following columns from the Info_Templates view: Blank, Categories, Description, GlobalTemplate, Image, LargeImage, Locale, Scope, Tags, and TemplateType.
  • Removed the Favorite column from the Info_Workspaces table.
  • Removed the Favorite column from the Info_Folders table.
  • Removed the Info_Home view.
Yes
05/08/2026 9624 TableauCRM Changed
  • Changed the default value of the AuthScheme connection property to OAuthPKCE.
No
05/07/2026 9623 Elasticsearch Changed
  • When connected to Elasticsearch instances of version 6 and above, the driver now enforces the correct schema name ("Elasticsearch"). If a schema name other than "Elasticsearch" appears in a query, the driver returns an error.
No
05/07/2026 9623 General Added
  • Added the ColumnCapabilities column to the sys_tablecolumns system table. This column is a bit mask denoting the column's write capabilities.
No
05/07/2026 9623 MCP Server Changed
  • Updated embedded JRE to jre-17.0.19+10 (Windows x64, MacOS aarch64).
No
05/07/2026 9623 OData Removed
  • Removed "Linked" columns that were previously marked as read-only.
Yes
05/07/2026 9623 Python Changed
  • Updated embedded JRE to jre-17.0.19+10 (Linux x64 / MacOs x64).
No
05/07/2026 9623 SageIntacct Changed
  • Disabled GetDeleted support for the PODocument, SODocument, and InvDocument tables.
No
05/07/2026 9623 ServiceNow Added
  • Added the AzureAD option to the AuthScheme connection property.
No
05/07/2026 9623 Smartsheet Changed
  • The RowId primary key column in dynamic sheet tables and dynamic report views is now correctly reported as read-only.
  • The following columns in the Info_Discussions table are now correctly reported as read-only: Id, Title, AccessLevel, ParentId, ParentType, LastCommentedAt, LastCommentBy, CreatorName, and ReadOnly.
  • Specifying the FolderId and the WorkspaceId input parameters is no longer mandatory when executing the ImportFile stored procedure.
No
05/07/2026 9623 Snowflake Changed
  • In the AuthScheme connection property, renamed the "SAMLAzureAD" option to "EntraSSO".
No
05/07/2026 9623 Stripe Added
  • Added the following columns to the Accounts table: SettingsBacsDebitPaymentsDisplayName, SettingsBacsDebitPaymentsServiceUserNumber, SettingsBrandingIcon, SettingsBrandingLogo, SettingsBrandingPrimaryColor, SettingsBrandingSecondaryColor, SettingsCardIssuingTosAcceptanceDate, SettingsCardIssuingTosAcceptanceIp, SettingsCardIssuingTosAcceptanceUserAgent, SettingsCardPaymentsDeclineOnAvsFailure, SettingsCardPaymentsDeclineOnCvcFailure, SettingsCardPaymentsStatementDescriptorPrefix, SettingsCardPaymentsStatementDescriptorPrefixKana, SettingsCardPaymentsStatementDescriptorPrefixKanji, SettingsDashboardDisplayName, SettingsDashboardTimezone, SettingsInvoicesDefaultAccountTaxIds, SettingsPaymentsStatementDescriptor, SettingsPaymentsStatementDescriptorKana, SettingsPaymentsStatementDescriptorKanji, SettingsPayoutsDebitNegativeBalances, SettingsPayoutsScheduleDelayDays, SettingsPayoutsScheduleInterval, SettingsPayoutsScheduleMonthlyAnchor, SettingsPayoutsScheduleWeeklyAnchor, SettingsPayoutsStatementDescriptor, and SettingsSepaDebitPaymentsCreditorId.
Removed
  • Removed the SettingsAggregate and TransferSchedule columns in the Accounts table.
  • Removed the Transaction column in the Disputes table.
  • Removed the ApplicationFee column in the Transfers table.
Yes
05/06/2026 9622 AmazonMarketplace Added
  • Added the DistrictOrCounty column to the InboundPlan table in the SellerCentral schema.
  • In both the SellerCentral and VendorCentral schemas: Added the Issues column to ListingsItems table. Added the Attributes and Categories columns to the ListingsItemsIssues view. Added the DefinitionsProductType view. This view is used to retrieve the MetadataSchema and JsonSchema attributes to list an item through the ListingsItems table.
No
05/06/2026 9622 Couchbase Removed
  • Removed the "Auto" option from the AuthScheme connection property.
Yes
05/06/2026 9622 Dynamics365BusinessCentral Changed
  • Enhanced the ReadOnly connection property to set the "Data-Access-Intent: ReadOnly" HTTP header, which hints to the Dynamics 365 Business Central to route read operations to a read-only database replica for improved performance.
No
05/06/2026 9622 Ebay Added
  • Added the following views: CategoryPolicies, ItemConditionPolicies, ItemConditions, ListingTypePolicies, MotorsListingPolicies, NegotiatedPricePolicies, and ShippingPolicies.
Removed
  • Removed the deprecated Categories and CategoryFeatures views.
Yes
05/06/2026 9622 ExcelOnline Added
  • Added the NullValues connection property, which specifies custom cell values that should be treated as null in query results.
No
05/06/2026 9622 Salesforce Added
  • Added the Auto option to the BulkAPIVersion connection property, which selects the most efficient API based on the columns used and the operation (INSERT, UPSERT, and so on).
No
05/06/2026 9622 SalesforceData360 Added
  • Added IN and NOT IN server-side support for date/timestamp columns.
No
05/05/2026 9621 Ebay Added
  • Added the following input parameters, which accept either JSON/XML aggregates or #TEMP table inputs: ItemSpecificsAggregate to the AddItem stored procedure. VariationSpecificsAggregate to the SetUserNotes stored procedure.
Changed
  • Renamed the following parameters and removed the ability to provide multiple values for each: In the AddItem stored procedure: PictureUrl# to PictureUrl, ItemSpecificName# to ItemSpecificName, and ItemSpecificValue# to ItemSpecificValue. In the SetUserNotes stored procedure: VariationSpecificName# to VariationSpecificName and VariationSpecificValue# to VariationSpecificValue.
No
05/05/2026 9621 JiraAssets Added
  • Added support for OAuth 2.0 authentication.
  • Added the AuthScheme connection property with values ApiToken and OAuth (default: ApiToken).
  • Added the following OAuth-related connection properties: InitiateOAuth, OAuthClientId, OAuthClientSecret, OAuthAccessToken, OAuthSettingsLocation, CallbackURL, OAuthVerifier, OAuthRefreshToken, OAuthExpiresIn, and OAuthTokenTimestamp.
  • Added the following stored procedures: GetOAuthAccessToken, GetOAuthAuthorizationURL, and RefreshOAuthAccessToken.
No
05/05/2026 9621 SageIntacct Added
  • Added the ReportLocationEntity input parameter to the CreateCustomReportSchema stored procedure.
No
05/05/2026 9621 SalesforcePardot Removed
  • Removed support for the legacy AuthScheme=Auto configuration. Connections that relied on automatic switching to OAuth when User is set might experience changes in behavior and require updates to connection strings.
Yes
05/05/2026 9621 Smartsheet Changed
  • Changed the SELECT statement for the Info_Dashboards view to use the new token-based pagination strategy.
No
05/05/2026 9621 VeevaVault Removed
  • Removed the UpdateDocument stored procedure since UPDATE can be performed via the Documents table.
Yes
05/04/2026 9620 BullhornCRM Removed
  • Removed the IncludeCustomTables connection property.
Yes
05/04/2026 9620 Cloudant Removed
  • Removed the OAuth option from the AuthScheme connection property.
Yes
05/04/2026 9620 HubSpot Changed
  • Changed the Users view in the HubSpot V3 schema to use a dynamic schema based on HubSpot user properties. Column names might differ from the previous static schema (for example, AvailabilityStatus is now Availability Status and JobTitle is now Job Title when UseDisplayNames is set to True).
No
05/04/2026 9620 LinkedIn Changed
  • The CompanyStatusUpdates table now returns only organic posts. Previously, the table also returned sponsored posts.
No
05/04/2026 9620 LinkedInAds Changed
  • The Posts table now returns only sponsored posts. Previously, the table also returned organic posts. The FeedDistribution column is now read-only. Its value is always NONE.
No
05/04/2026 9620 Salesforce Removed
  • Removed the isCreatable and IsUpdatable columns from the sys_tablecolumns system table.
Yes
05/04/2026 9620 SharePoint Removed
  • Removed the deprecated SharePointOAuth option from the AuthScheme connection property.
  • In the REST schema, removed the AccessRequestListUrl, RequestAccessEmail, UseAccessRequestDefault, DescriptionTranslations, and TitleTranslations columns from the Subsites view.
Yes
05/04/2026 9620 Xero Removed
  • Removed the Offset pseudocolumn from the Journals view in the Accounting schema. Use the JournalNumber column instead, which handles the same filter.
Yes
04/30/2026 9616 API Added
  • Added new API profiles for JobNimbus, Templated, and Mocean.
No
04/30/2026 9616 AnalysisServices Added
  • Added the QueryMode connection property. This property specifies the query language the driver uses to translate SQL queries.
  • Added the QueryPassthrough connection property.
  • Added DAX query mode. When QueryMode is set to DAX, the driver translates SQL queries into DAX (Data Analysis Expressions) instead of MDX. The following operations are supported in DAX mode: WHERE, GROUP BY, HAVING, ORDER BY, JOIN, and DISTINCT support. Implicit measure aggregation using SUM, AVG, COUNT, MIN, and MAX on dimension columns. SplitMeasures and SplitMeasuresOn support. Added the MeasuresId column to each table to support measure-to-dimension joins in DAX mode.
Deprecated
  • Deprecated the UseMDX connection property. Please use the QueryPassthrough connection property instead.
Yes
04/30/2026 9616 AzureAnalysisServices Added
  • Added the QueryMode connection property. This property specifies the query language the driver uses to translate SQL queries.
  • Added the QueryPassthrough connection property.
  • Added DAX query mode. When QueryMode is set to DAX, the driver translates SQL queries into DAX (Data Analysis Expressions) instead of MDX. The following operations are supported in DAX mode: WHERE, GROUP BY, HAVING, ORDER BY, JOIN, and DISTINCT support. Implicit measure aggregation using SUM, AVG, COUNT, MIN, and MAX on dimension columns. SplitMeasures and SplitMeasuresOn support. Added the MeasuresId column to each table to support measure-to-dimension joins in DAX mode.
Deprecated
  • Deprecated the UseMDX connection property.
Yes
04/30/2026 9616 Databricks Changed
  • Changed the default value of the Catalog connection property from "hive_metastore" to empty. The Catalog property is now required to establish a connection. Note that "Unity Catalog volume" (the default value of CloudStorageType) is not available when Catalog is set to "hive_metastore". For non-Unity Catalog environments, set Catalog to "hive_metastore" explicitly.
No
04/30/2026 9616 DynamicsCRM Added
  • Added a required input parameter, RelatedEntitiesTempTable, to the AssociateRequest and DisassociateRequest stored procedures. Users must provide a temporary table for this parameter containing RelatedEntityId and RelatedEntityLogicalName values.
Changed
  • Renamed the following parameters in the AssociateRequest and DisassociateRequest stored procedures: RelatedEntityId# to RelatedEntityId RelatedEntityLogicalName# to RelatedEntityLogicalName
No
04/30/2026 9616 EbayAnalytics Changed
  • Updated the default OAuth scope to "https://api.ebay.com/oauth/api_scope/sell.analytics.readonly".
Removed
  • Removed the following invalid OAuth scope values: "https://api.ebay.com/oauth/api_scope/sell.account.readonly" and "https://api.ebay.com/oauth/api_scope".
  • Removed the AuthScheme connection property. OAuth is the only supported authentication scheme.
  • Removed the OAuthClient AuthScheme value.
  • Removed the Scope parameter from the GetOAuthAccessToken and GetOAuthAuthorizationURL stored procedures.
  • Removed the GrantType input from the GetOAuthAccessToken stored procedure. Only the authorization_code grant type is supported.
Yes
04/30/2026 9616 HubDB Removed
  • Removed support for the "Auto" value of the AuthScheme connection property.
Yes
04/30/2026 9616 HubSpot Added
  • In the HubSpot V3 schema: Added the FolderID2 column to the MarketingEmails table. Added the Utm and BusinessUnits columns to the Campaigns table.
Removed
  • In the HubSpot V3 schema, removed the FolderID column from the MarketingEmails table.
Yes
04/30/2026 9616 Jira Added
  • Added the AssignableUsers view, which returns users assignable to issues in a specific Jira project. Note: Starting with Jira Data Center version 8.20, the startAt offset parameter is no longer supported on the user/assignable/search endpoint, limiting results to a maximum of 100 users per project. For earlier server versions (prior to 8.20), standard pagination is fully supported.
No
04/30/2026 9616 MailChimp Changed
  • In the MailChimp schema, the following columns have been made read-only: In the Campaigns table: AbSplitOpts_FromNameA, AbSplitOpts_FromNameB, AbSplitOpts_PickWinner, AbSplitOpts_ReplyEmailA, AbSplitOpts_ReplyEmailB, AbSplitOpts_SendTimeA, AbSplitOpts_SendTimeB, AbSplitOpts_SendTimeWinner, AbSplitOpts_SplitSize, AbSplitOpts_SplitTest, AbSplitOpts_SubjectA, AbSplitOpts_SubjectB, AbSplitOpts_WaitTime, AbSplitOpts_WaitUnits, DeliveryStatus, ItemURL, Recipients_SegmentText, and ReportSummary In the EcommerceOrders table: HasOutreach, Outreach_Name, Outreach_PublishedTime, and Outreach_Type In the ListMembers table: InterestCategoryId, InterestIds, InterestMatch, SinceLastCampaign, SmsPhoneNumber, SmsSubscriptionLastUpdated, SmsSubscriptionStatus, StatusIfNew, UnsubscribedSince, and Vip In the Lists table: Visibility
No
04/30/2026 9616 OracleHCM Removed
  • Removed the recruitingJobApplicationsassessmentLinks, recruitingJobApplicationsBackgroundCheckLinks, recruitingJobApplicationsquestionnaireResponses, recruitingJobApplicationsregulatoryResponses, recruitingJobApplicationsScheduleInterviews, recruitingJobApplicationssecondarySubmissions, recruitingJobApplicationsUnscheduledInterviewRequests, recruitingCECandidateProfileImports, recruitingCECandidateProfileImportsattachments, recruitingCECandidateProfileImportseducations, ecruitingCECandidateProfileImportslanguages, recruitingCECandidateProfileImportslicensesAndCertifications, recruitingCECandidateProfileImportsskills, recruitingCECandidateProfileImportsworkExperiences, and recruitingCECandidateProfileImportsworkPreferences views.
  • Removed the TimeCardFieldValuesLOV view.
Yes
04/30/2026 9616 PCAAccounting Changed
  • Renamed the Scopes input parameter to Scope in the GetOAuthAccessToken stored procedure.
No
04/30/2026 9616 PowerBIXMLA Added
  • Added the QueryMode connection property. This property specifies the query language the driver uses to translate SQL queries.
  • Added the QueryPassthrough connection property.
  • Added DAX query mode. When QueryMode is set to DAX, the driver translates SQL queries into DAX (Data Analysis Expressions) instead of MDX. The following operations are supported in DAX mode: WHERE, GROUP BY, HAVING, ORDER BY, JOIN, and DISTINCT support. Implicit measure aggregation using SUM, AVG, COUNT, MIN, and MAX on dimension columns. SplitMeasures and SplitMeasuresOn support. Added the MeasuresId column to each table to support measure-to-dimension joins in DAX mode.
Deprecated
  • Deprecated the UseMDX connection property.
Yes
04/30/2026 9616 QBOnline Changed
  • Changed the data type of the Latitude and Longitude columns from String to Integer in the Attachables and AttachmentRefs tables.
No
04/30/2026 9616 Snowflake Changed
  • Renamed the AzureAD option to SAMLAzureAD in the AuthScheme property.
No
04/30/2026 9616 SparkSQL Added
  • Added support for the Anonymous AuthScheme, which uses PLAIN authentication without credentials.
Changed
  • Changed the Plain AuthScheme to use PLAIN authentication with a user and password.
No
04/30/2026 9616 Square Removed
  • In the CatalogItemVariations table, ItemId is no longer treated as a key column. This allows the ItemId column to be updated.
Yes
04/30/2026 9616 WooCommerce Added
  • Added support for CREATE, UPDATE, and DELETE (CUD) operations on the ProductAttributes table.
No
04/30/2026 9616 Zendesk Changed
  • Changed the TicketID column in the Bookmarks table from an pseudocolumn to a column.
Removed
  • Removed the Password connection property. Including this property in the connection string now returns an error.
Yes
04/30/2026 9616 ZohoCRM Added
  • Added the ReadAPI connection property to specify which API to use for SELECT operations.
  • Added the WriteAPI connection property to specify which API to use for write operations.
Changed
  • Removed redundant attribute definitions from table scripts. The following attributes are now defined exclusively in TableInfo: repeatElementXPath, isStaticTable, parseErrorWithRepeatElementXPath, postDataXPathPrefix, and updateRequestHasFilterParams.
  • Write operations on read-only columns now return an error.
Deprecated
  • Deprecated the UseCOQL connection property.
  • Deprecated the APIType connection property.
Replacements
  • Use ReadAPI in place of UseCOQL for SELECT operations.
  • Use WriteAPI in place of APIType for write operations.
Yes
04/29/2026 9615 API Added
  • Added a new API profile for Postmark.
No
04/29/2026 9615 Access Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 AdobeAnalytics Changed
  • Renamed the Scopes input parameter to Scope in the GetOAuthAccessToken stored procedure.
No
04/29/2026 9615 AdobeTarget Changed
  • Renamed the Scopes input parameter to Scope in the GetOAuthAccessToken stored procedure.
No
04/29/2026 9615 Avro Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 AzureDataLakeStorage Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 CSV Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 Databricks Removed
  • Removed support for Databricks Runtime 10, 11, and 12, which are no longer in the supported runtime range.
Yes
04/29/2026 9615 Excel Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 GoogleCloudStorage Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 Instagram Changed
  • Changed the default value of the Version connection property to "25.0".
No
04/29/2026 9615 JSON Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 MSTeams Added
  • Added the ChannelMessageReplies view.
No
04/29/2026 9615 PCASales Changed
  • Renamed the Scopes input parameter to Scope in the GetOAuthAccessToken stored procedure.
No
04/29/2026 9615 Parquet Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 PipeDrive Removed
  • Removed the following tables and views from the V1 schema: ActivitiesAttendees ActivitiesParticipants DealsActivities DealsActivitiesAttendees DealsActivitiesParticipants DealsPersonEmails DealsPersonPhone DealsPersons DealsPersonsEmail DealsPersonsPhone OrganizationsActivities OrganizationsActivitiesAttendees OrganizationsActivitiesParticipants OrganizationsDeals OrganizationsDealsPersonEmail OrganizationsDealsPersonPhone OrganizationsPersons OrganizationsPersonsEmail OrganizationsPersonsPhone PersonsEmails PersonsPhone PersonsActivities PersonsActivitiesAttendees PersonsActivitiesParticipants PersonsDeals PersonsDealsEmail PersonsDealsPhone PipelineDeals Stages StagesDeals
Yes
04/29/2026 9615 RSS Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 Redshift Removed
  • Removed the "Auto" option from the AuthScheme connection property.
Yes
04/29/2026 9615 SASDataSets Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 SASXpt Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/29/2026 9615 SharePoint Removed
  • Removed the NONE enum value from the Scope connection property.
Yes
04/29/2026 9615 XML Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/28/2026 9614 ADO.NET Added
  • Added the following functions to the driver class. If you pass these functions an exception with no error records, an InvalidArgumentException is thrown. containsErrorSource: Returns true if the exception contains an error record for the provided source name, or false otherwise. getErrorCodeFromSource: Returns the numeric error code from the error record with the given source, or -1 if there is no error record from that source. containsErrorCode: Returns true if the exception contains an error record with the provided error code, or false otherwise. findErrorProperty: Returns the value of the property with the given name, or null if no property with that name is defined. formatErrorRecords: Returns a string containing all the exception's error records, including messages, codes, properties, and error locations.
No
04/28/2026 9614 ApacheHBase Added
  • Added a parameter, ColumnFamilyTempTable, to the CreateTable and UpdateTable stored procedures. Users must provide a temporary table for this parameter and insert RColumnFamily values into it.
Changed
  • Renamed the parameter ColumnFamily# to ColumnFamily in the CreateTable and UpdateTable stored procedures.
No
04/28/2026 9614 Databricks Changed
  • Removed the PersonalAccessTokenExpiresIn connection property. This property is no longer supported when creating personal access tokens.
No
04/28/2026 9614 MongoDB Added
  • Added a required input parameter, UserTableTempTable. Users must provide column metadata using a temporary table when creating user tables.
Changed
  • Updated the CreateUserTable.rsd file.
  • Renamed the following parameters: ColumnNames# to ColumnName ColumnDataTypes# to ColumnDataType ColumnSizes# to ColumnSize ColumnScales# to ColumnScale ColumnIsKeys# to ColumnIsKey ColumnIsNulls# to ColumnIsNull ColumnDefaults# to ColumnDefault ColumnAutoIncrements# to ColumnAutoIncrement
No
04/28/2026 9614 Paypal Removed
  • Removed the following columns from the Plans table in the REST Data Model: BillingCyclesVersion, BillingCyclesPricingModel, BillingCyclesFrequency, BillingCyclesTenureType, BillingCyclesSequence, and BillingCyclesTotalCycles.
Yes
04/28/2026 9614 SageBCAccounting Changed
  • Renamed the duplicate PurchaseLedgerAccountId column in the BusinessSettings table to ServicePurchaseLedgerAccountId.
  • Renamed the duplicate ContactId column in the PurchaseCorrectiveInvoice table to PurchaseInvoiceContactId.
  • Renamed the duplicate StatusId column in the PurchaseCorrectiveInvoice table to PurchaseInvoiceStatusId.
  • Renamed the duplicate ContactId column in the SalesCorrectiveInvoice table to SalesInvoiceContactId.
  • Renamed the duplicate StatusId column in the SalesCorrectiveInvoice table to SalesInvoiceStatusId.
Removed
  • Removed the duplicate TaxTreatmentHomeTax, TaxTreatmentEuTaxRegistered, TaxTreatmentEuNotTaxRegistered, and TaxTreatmentRestOfWorldTax columns from the Contacts table.
  • Removed the duplicate ShowPaymentsAllocations column from the following tables: PurchaseCreditNoteLineItem, PurchaseCreditNotes, PurchaseInvoices, PurchaseQuickEntries, SalesCreditNoteLineItem, SalesCreditNotes, SalesInvoices, and SalesQuickEntries.
Yes
04/28/2026 9614 ZohoCRM Changed
  • Changed the default value of the UseDisplayNames connection property to True. When UseDisplayNames is True, table names now reflect the display name of each module as shown in the Zoho CRM UI (for example, Trading_Account instead of CustomModule1).
No
04/27/2026 9613 Databricks Removed
  • Removed the Metadata UseCloudFetch connection property, which formerly could be set to either True or False. It is now always True.
  • Removed the following connection properties, which are now obsolete: DescribeCommand DetectView HasDiscoveryFromZookeeper UseDescTableQuery UseInsertSelectSyntax UseShowDatabasesQuery UseShowTablesQuery UseZookeeperDiscovery ZookeeperNamespace ZookeeperTimeout
Yes
04/27/2026 9613 HubSpot Removed
  • Hubspot V3 schema: Removed deprecated Goal column from the Campaigns table.
Yes
04/27/2026 9613 Instagram Added
  • Added the Reposts column to the AccountInsights, MediaInsights, MediaInsightsPost, MediaInsightsReels, and MediaInsightsStory views.
  • Added the ReelsSkipRate column to the MediaInsightsReels view.
  • Added support for the DELETE operation to the IGMedia table.
No
04/27/2026 9613 Shopify Added
  • Expanded GraphQL functionality with the following changes in the GRAPHQL-2025-04 and GRAPHQL-2025-07 schemas: Added the CollectionRules table. Added INSERT/DELETE support for Collections. Added the CustomerGenerateActivationUrl stored procedure. Added the CustomerSendAccountInviteEmail stored procedure. Added the DiscountCodeRedeemCodeBulkDelete stored procedure. Added the DiscountsAutomaticFreeShipping table (INSERT/UPDATE/DELETE). Added INSERT/UPDATE/DELETE support for DiscountsCodeFreeShipping. Added the DraftOrderComplete stored procedure. Added the DraftOrderInvoiceSend stored procedure. Added the FulfillmentCancel stored procedure. Added the FulfillmentOrderHold stored procedure. Added the FulfillmentOrderMove stored procedure. Added the FulfillmentOrderReleaseHold stored procedure. Added the MarketingActivities stored procedure (INSERT/UPDATE/DELETE). Added the MarketingEngagementCreate stored procedure. Added the OrderShippingLineDiscountAllocations view. Added the OrderSuggestRefund stored procedure. Added the ThemeFiles table (UPSERT/DELETE). Added the ThemeFilesCopy stored procedure. Added the DiscountAppCodes, DiscountBasicCodes, DiscountBxgyCodes, and DiscountFreeShippingCodes views. Added the DiscountRedeemCodeBulkAdd, DiscountCodeRedeemCodeBulkDelete stored procedures. Added the AppPurchases view. Added the AppSubscriptionLineItemUsageRecords table (INSERT). Added the AppSubscriptionTrialExtend stored procedure.
No
04/27/2026 9613 Trello Changed
  • In the GetOAuthAccessToken and GetOAuthAuthorization stored procedures, renamed the Scopes parameter to Scope (singular).
No
04/27/2026 9613 Workday Added
  • Added the FlattenSubfields connection property. This connection property expands single instance, currency, and multi-instance columns into multiple subfield columns.
No
04/24/2026 9610 ActiveCampaign Changed
  • The following columns in the ContactCustomFieldData and DealCustomFieldData tables are now read-only: ContactCustomFieldData: CDate, Id, Udate DealCustomFieldData: CreatedTimestamp, Id, UpdatedTimestamp
No
04/24/2026 9610 Azure Changed
  • In the CreateEntityWithTypes stored procedure, renamed inputs: PropertyName# is now PropertyName. PropertyType# is now PropertyType. PropertyValue# is now PropertyValue.
No
04/24/2026 9610 QBOnline Removed
  • In the Customers and Vendors tables, removed the Source column.
  • In the CompanyInfo table, removed the CompanyAddr_Lat, CompanyAddr_Long, CustomerCommunicationAddr_Lat, CustomerCommunicationAddr_Long, LegalAddr_Lat and LegalAddr_Long columns.
Yes
04/24/2026 9610 Workday Removed
  • Removed the "Auto" option from the AuthScheme connection property.
Yes
04/23/2026 9609 Access Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 Avro Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 BullhornCRM Removed
  • Removed the deprecated CalculatedDataType property in the SOAP schema.
Yes
04/23/2026 9609 CSV Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 Excel Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 GitHub Added
  • Added the RepositoryLabels and RepositoryReleases views.
  • Added the AuthScheme connection property (default: OAuth) and a new PersonalAccessToken option to support authenticating using personal access tokens.
  • Added the Token connection property for specifying the personal access token value.
No
04/23/2026 9609 GraphQL Changed
  • Changed all instances of `other:relativePath` to `other:inputPath` for stored procedure input parameters.
No
04/23/2026 9609 JSON Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 OData Changed
  • When the IncludeNavigationKeys connection property is set to True, foreign key columns are scanned to detect any overlap with the names of existing columns. Any such clashing foreign key columns are prefixed with "NavigationKey_" when they are added to the tables.
No
04/23/2026 9609 Parquet Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 REST Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 SASDataSets Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 SASXpt Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/23/2026 9609 XML Added
  • Added the "SharePoint REST V1" connection type to the ConnectionType connection property. This connection type uses the SharePoint REST V1 API and supports both on-premise and cloud SharePoint instances. The URI prefix for this connection type is "sprestv1://".
Changed
  • Renamed the "SharePoint REST" connection type to "SharePoint GRAPH" in the ConnectionType connection property and updated its URI prefix from "sprest://" to "spgraph://".
No
04/22/2026 9608 GitHub Added
  • Added the RepositoryIssues and RepositoryIssueComments tables to the Information schema.
  • Added the CommitCompare and CreateCommitOnBranch stored procedures to the Information schema.
Changed
  • Converted the RepositoryBranches, RepositoryPullRequests, and RepositoryCommits tables in the Information schema from views to tables.
No
04/22/2026 9608 SAPAribaProcurement Added
  • Added the DocumentApprovalAPI-V2 schema, which retrieves data from the Document Approval API V2.
No
04/22/2026 9608 Salesforce Changed
  • Changed the default authentication scheme for the Salesforce Tableau connector from Basic to OAuth.
  • Changed the default version of the Salesforce API used by the driver from 64.0 to 66.0.
  • Changed Basic Authentication behavior for API version 65.0 and later. Connections using Basic Authentication with API versions 65.0 and later now return an error. To continue using Basic Authentication, set the APIVersion connection property to 64.0 or lower.
  • Changed the column ordinal values returned by sys_tablecolumns when UseBulkAPI is set to True. Pseudocolumns are now listed at the end of the column list.
No
04/21/2026 9607 AdobeAnalytics Added
  • Added support for mobile scorecard-type project visualizations as dynamic views.
  • Added a new DateRanges static view.
  • Added a new Values column to the sys_tablecolumns system table.
No
04/21/2026 9607 AmazonS3 Added
  • Added support for authentication via EKSPodIdentity. For descriptions of the related connection properties (AWSContainerCredentialsFullURI and AWSContainerAuthorizationTokenFile), see the AWS Authentication Properties section of the Connection String Options chapter.
No
04/21/2026 9607 BlackBaudFinancialEdgeNXT Removed
  • Removed the Value column from the AccountCodes view.
Yes
04/21/2026 9607 Exact Changed
  • Converted the following views to tables and moved them from ListViews to ListTables: StockBatchNumbers: supports Create, Update, Delete StockSerialNumbers: supports Create, Update, Delete CustomerItems: supports Create, Update, Delete ShopOrderPriorities: supports Update StageForDeliveryReceipts: supports Insert PurchaseOrderLines: supports Create, Update, Delete PurchaseOrders: supports Create, Update, Delete Divisions: supports Delete
No
04/21/2026 9607 FinancialForce Added
  • Added the ConvertLeads aggregate input to the ConvertLead stored procedure for batch lead conversions using a JSON array or temp table.
  • Added the LinkedObjectId input to the UploadContentDocument stored procedure. If specified, this input links the uploaded file to a Salesforce object.
  • The UploadAttachment, UploadDocument, UploadContentDocument, and ConvertLead stored procedures now return error details in the output when individual operations fail.
Changed
  • In the UploadAttachment stored procedure, renamed the AttachmentTempTable input to Attachments.
  • In the UploadDocument stored procedure, renamed the DocumentTempTable input to Documents.
  • In the UploadContentDocument stored procedure, renamed the ContentDocumentTempTable input to ContentDocuments.
Removed
  • The indexed parameter convention (for example, ObjectId#0, FileName#1) has been removed from stored procedures. Use a JSON aggregate or temp table input instead.
  • Removed the LightningMode input from the UploadAttachment stored procedure. To upload an attachment in Lightning mode, use the UploadContentDocument stored procedure.
Yes
04/21/2026 9607 MailChimp Added
  • Added the following stored procedures to the MailChimp Data Model: PublishLandingPage, UnpublishLandingPage, and VerifyConnectedSiteScript.
No
04/21/2026 9607 OneDrive Removed
  • Removed the SharedWithMeResources view.
Yes
04/21/2026 9607 Outreach Removed
  • Removed the OwnerId and OwnerType columns from the ContentCategoryMemberships view.
  • Removed the UserId column from the MailAliases view.
  • Removed the OwnerId and OwnerType columns from the Mailbox view.
  • Removed the ContentCategoryMembershipsId column from the Users view.
Yes
04/21/2026 9607 SAP Changed
  • Changed how SAP Export parameters are exposed in stored procedure metadata. Export parameters are no longer listed as OUT parameters. For table and structure type Export parameters, nested columns are now returned as result columns. For simple Export parameters, the parameter value is returned as a result column.
No
04/21/2026 9607 Salesforce Added
  • Added the ConvertLeads aggregate input to the ConvertLead stored procedure for batch lead conversions using a JSON array or temp table.
  • Added the LinkedObjectId input to the UploadContentDocument stored procedure. If specified, this input links the uploaded file to a Salesforce object.
  • The UploadAttachment, UploadDocument, UploadContentDocument, and ConvertLead stored procedures now return error details in the output when individual operations fail.
Changed
  • In the UploadAttachment stored procedure, renamed the AttachmentTempTable input to Attachments.
  • In the UploadDocument stored procedure, renamed the DocumentTempTable input to Documents.
  • In the UploadContentDocument stored procedure, renamed the ContentDocumentTempTable input to ContentDocuments.
Removed
  • The indexed parameter convention (for example, ObjectId#0, FileName#1) has been removed from stored procedures. Use a JSON aggregate or temp table input instead.
  • Removed the LightningMode input from the UploadAttachment stored procedure. To upload an attachment in Lightning mode, use the UploadContentDocument stored procedure.
Yes
04/21/2026 9607 Square Added
  • Added a Success output column to the PublishInvoice stored procedure.
No
04/21/2026 9607 UMSaaSCloud Added
  • Added the ConvertLeads aggregate input to the ConvertLead stored procedure for batch lead conversions using a JSON array or temp table.
  • Added the LinkedObjectId input to the UploadContentDocument stored procedure. If specified, this input links the uploaded file to a Salesforce object.
  • The UploadAttachment, UploadDocument, UploadContentDocument, and ConvertLead stored procedures now return error details in the output when individual operations fail.
Changed
  • In the UploadAttachment stored procedure, renamed the AttachmentTempTable input to Attachments.
  • In the UploadDocument stored procedure, renamed the DocumentTempTable input to Documents.
  • In the UploadContentDocument stored procedure, renamed the ContentDocumentTempTable input to ContentDocuments.
Removed
  • The indexed parameter convention (for example, ObjectId#0, FileName#1) has been removed from stored procedures. Use a JSON aggregate or temp table input instead.
  • Removed the LightningMode input from the UploadAttachment stored procedure. To upload an attachment in Lightning mode, use the UploadContentDocument stored procedure.
Yes
04/20/2026 9606 ExcelOnline Changed
  • The Drive connection property now accepts either a drive URL or a drive ID. Previously, only the drive ID was supported.
No
04/20/2026 9606 GoogleCampaignManager Changed
  • Changed the zipcode data type from long to string in the FloodlightReport, PathToConversionReport, and StandardReport views.
Removed
  • FloodlightReport: Removed the InteractionCountMobileRichMedia, InteractionCountRichMedia, and PathType columns.
  • ReachReport: Removed the ActiveViewViewableImpressionCookieReach, Ad, AdId, AdStatus, BrowserPlatform, CookieReachAverageImpressionFrequency, CookieReachClickReach, CookieReachImpressionReach, CookieReachIncrementalClickReach, CookieReachIncrementalImpressionReach, CookieReachIncrementalTotalReach, CookieReachTotalReach, MobileCarrier, RichMediaHtml5Impressions, SocialEmailShares, and VerificationVerifiableImpressions columns.
  • PathToConversionReport: Removed the PathType column.
  • StandardReport: Removed the PaidSearchBidStrategy, PaidSearchBidStrategyId, PaidSearchLegacyKeywordId, RichMediaHtml5Impressions, and VerificationVerifiableImpressions columns.
Yes
04/20/2026 9606 Pinterest Removed
  • Removed the SortBy column from the UserTopPinAnalytics and UserAccountTopVideoPinAnalytics views.
  • Removed the Order pseudocolumn from the CustomerLists view.
  • Removed the EngagementWindowDays column and the HOUR enum value from the granularity column in the AdAccountAnalytics, AdAccountTargetingAnalytics, AdCampaignAnalytics, CampaignTargetingAnalytics, AdGroupAnalytics, AdGroupTargetingAnalytics, AdAnalytics, AdsTargetingAnalytics, ProductGroupAnalytics, and AdAccountAnalyticsReport views.
Yes
04/20/2026 9606 ZohoCRM Changed
  • In the RecordCount view (v2.1 and v4 schemas): Changed the name of the Count column to RecordCount to avoid conflict with the COUNT aggregate function. Changed the primary key column from Count to ModuleName. Changed the ordinal of the new key column: ModuleName to zero.
Removed
  • Removed the TransferAndDeletePipeline stored procedure and RecordCount view from the v2 schema, as they are not supported in v2.
Yes
04/17/2026 9603 PipeDrive Changed
  • Renamed the SearchByEmail column to ArchivedStatus in the Leads table.
No
04/17/2026 9603 SalesLoft Changed
  • Changed three fields into pseudocolumns: Notes table: SkipCRMSync, Subject. CadenceMemberships table: TaskId.
No
04/17/2026 9603 Shopify Removed
  • Removed support and related logic for REST.
Yes
04/17/2026 9603 Xero Changed
  • Updated the OAuth Scope property default scopes, replacing Xero's broad scopes (now deprecated) with the newer granular scopes. To request additional permissions/scopes, set this property to a space-separated list of the desired OAuth scopes, in the format: `Scope = "openid email profile accounting.transactions"`
Removed
  • Due to deprecations in the Xero API, we have removed the following tables and views in the Accounting schema: ExpenseClaims table Receipts table ExpenseClaimPayments view ExpenseClaimReceipts view HistoryExpenseClaims view HistoryReceipts view
Yes
04/17/2026 9603 ZohoCRM Changed
  • Updated the default value of the Schema connection property to v8.
Removed
  • Removed the UseSandbox connection property.
  • Removed the Description column as the primary key in the Profiles view.
Yes
04/16/2026 9602 Facebook Added
  • Due to deprecations in the Facebook API, the following metrics have been added to the Insights PageAndPostInsights and CreateInsightSchema: PAGE_TOTAL_MEDIA_VIEW_UNIQUE POST_TOTAL_MEDIA_VIEW_UNIQUE
Removed
  • Due to deprecations in the Facebook API, the following changes have been made to Insights metrics: Removed from PageAndPostInsights and CreateInsightSchema: PAGE_IMPRESSIONS_PAID_UNIQUE, PAGE_IMPRESSIONS_VIRAL_UNIQUE, PAGE_IMPRESSIONS_NONVIRAL_UNIQUE, PAGE_POSTS_IMPRESSIONS, PAGE_POSTS_IMPRESSIONS_UNIQUE, PAGE_POSTS_IMPRESSIONS_PAID, PAGE_POSTS_IMPRESSIONS_PAID_UNIQUE, PAGE_POSTS_IMPRESSIONS_ORGANIC_UNIQUE, PAGE_POSTS_IMPRESSIONS_VIRAL, PAGE_POSTS_IMPRESSIONS_VIRAL_UNIQUE, PAGE_VIDEO_VIEWS_UNIQUE, -POST_IMPRESSIONS_PAID_UNIQUE, POST_IMPRESSIONS_FAN_UNIQUE, POST_IMPRESSIONS_ORGANIC_UNIQUE, POST_IMPRESSIONS_VIRAL_UNIQUE, POST_VIDEO_VIEWS_ORGANIC_UNIQUE, and POST_VIDEO_VIEWS_PAID_UNIQUE. Also removed from PageAndPostInsights and CreateInsightSchema, but substitutes exist: For PAGE_IMPRESSIONS_UNIQUE, substitute the new insight PAGE_TOTAL_MEDIA_VIEW_UNIQUE and existing insight PAGE_MEDIA_VIEW; for POST_IMPRESSIONS_UNIQUE, substitute the new insight POST_TOTAL_MEDIA_VIEW_UNIQUE and existing insight POST_MEDIA_VIEW.
  • Due to deprecations in the Facebook API, the following metrics have been removed from SimpleVideoInsights: TOTAL_VIDEO_IMPRESSIONS TOTAL_VIDEO_IMPRESSIONS_UNIQUE TOTAL_VIDEO_IMPRESSIONS_VIRAL_UNIQUE TOTAL_VIDEO_IMPRESSIONS_VIRAL TOTAL_VIDEO_IMPRESSIONS_FAN_UNIQUE TOTAL_VIDEO_IMPRESSIONS_FAN TOTAL_VIDEO_VIEWS_UNIQUE
Yes
04/16/2026 9602 JiraServiceDesk Added
  • In the MyRequests view, added the ReporterAccountId column (Cloud).
  • In the RequestParticipants table, added the Name and Key columns (Server).
  • In the Users view, added the Name and Key columns (Server).
Removed
  • In the MyRequests view, removed the ReporterKey and ReporterName columns (Cloud).
  • In the RequestParticipants table, removed the AccountId column (Server).
  • In the Requests view, removed the ReporterKey and ReporterName columns (Cloud).
  • In the Requests view, removed the ReporterAccountId column (Server).
  • In the Users view, removed the AccountId column (Server).
Yes
04/16/2026 9602 MailChimp Changed
  • MailChimp/ListAbuse.rsd: Date datatype changed from string to date.
  • MailChimp/ReportAbuse.rsd: Date datatype changed from string to date.
  • MailChimp/ReportProductActivity.rsd: TotalPurchased datatype changed from integer to decimal; TotalRevenue datatype changed from integer to decimal.
  • Transactional/MessageContent.rsd: Ts datatype changed from string to datetime; renamed Tags# column to Tags and Attachments# column to Attachments.
  • Transactional/Messages.rsd: Ts datatype changed from string to long.
Removed
  • Removed the IncludeCustomFields connection property.
  • Removed from the Mailchimp schema: all Transactional\* tables, views, and stored procedures. These tables, views, and stored procedures are available through the Transactional schema.
Yes
04/16/2026 9602 Paypal Removed
  • Removed the following deprecated columns from the PaymentTokens view: PaymentSourceCardVerificationNetworkTransactionId, PaymentSourceCardVerificationDate, PaymentSourceCardVerificationNetwork, and PaymentSourceCardVerificationTime.
Yes
04/16/2026 9602 PipeDrive Removed
  • Removed the following columns from the ProductsFiles view: ActivityId, Cid, DealId, DealName, LogId, MailMessageId, MailTemplateId, OrgId, OrgName, PeopleName, PersonId, and PersonName.
  • In the ProductsFiles view, removed the IncludeDeletedFiles pseudocolumn.
Yes
04/16/2026 9602 Stripe Removed
  • Removed the Upcoming pseudocolumn from the Invoices table.
Yes
04/16/2026 9602 Twilio Added
  • In the IncomingPhoneNumbers table, added the Category pseudocolumn.
Removed
  • Removed the IncomingPhoneNumberCategory view.
Yes
04/16/2026 9602 VeevaVault Removed
  • Removed the PageSize connection property.
Yes
04/16/2026 9602 YahooAds Removed
  • Removed the AudienceLists table's ContentCustomerDataAudienceListCustomAudienceId column.
Yes
04/16/2026 9602 YahooShopping Added
  • Added support for INSERT operations against the Inventory table.
No
04/15/2026 9601 AmazonAthena Added
  • Added the S3StagingBaseURL connection property, which allows users to specify a custom S3-compatible endpoint for the staging directory (for example, a VPC endpoint).
No
04/15/2026 9601 BigCommerce Removed
  • Removed the OAuthRefreshToken column from the output of the GetOAuthAccessToken stored procedure.
Yes
04/15/2026 9601 General Changed
  • String comparisons using GREATER, LESS, and CONTAINS operators are now case-insensitive by default.
No
04/15/2026 9601 MailChimp Changed
  • The CustomerId pseudocolumn is now a column in the ECommerceOrder table. This column provides the Id of the customer that is associated with the ECommerce Order.
No
04/15/2026 9601 PipeDrive Changed
  • Changed the Category column in the Products table from string to integer in both V1 and V2 schemas.
  • Changed the ExpectedCloseDate column in the Leads table from string to date in the V1 schema.
  • Changed the Probability column in the Deals table to integer in both V1 and V2 schemas.
No
04/15/2026 9601 Salesforce Removed
  • Removed the BulkJobs connection property from the Salesforce SSIS Components.
Replaced
  • The following output parameters of the GetOAuthAccessToken stored procedure have been replaced: api_instance_url with APIInstanceUrl token_type with TokenType access_token with OAuthAccessToken
Yes
04/15/2026 9601 Shopify Added
  • Added support for the GRAPHQL-2025-10, REST-2025-10 and GRAPHQL-2026-01, REST-2026-01 schemas.
Removed
  • Removed the deprecated 2024-04, 2024-07, 2024-10, and 2025-01 schemas for GRAPHQL and REST.
Yes
04/15/2026 9601 Square Changed
  • Changed the datatype of the CreatedAt, StatusChangedAt and PairedAt columns from string to datetime in the DeviceCodes table.
  • Renamed the following columns in the PayoutEntries table to reflect Square API updates: TypeReleaseHoldDetailsPaymentId to TypeReserveHoldDetailsPaymentId TypeReleaseReleaseDetailsPaymentId to TypeReserveReleaseDetailsPaymentId
  • In the Invoices table, changed the data type of the SaleOrServiceDate column from datetime to date.
  • In the SubscriptionEvents table, changed the data type of the EffectiveDate column from datetime to date.
  • In the Subscriptions table, changed the data type of the StartDate, CanceledDate, and ChargedThroughDate columns from datetime to date.
Removed
  • Removed the following columns from the Payments table: BillingAddressOrganization, ShippingAddressOrganization, CardBillingAddressOrganization.
  • Removed the following columns from the CatalogItems table: AvailableOnline, AvailableForPickup, AvailableElectronically, Visibility.
  • Removed the following columns from the Customers table: AddressOrganization, CardsAggregate.
Yes
04/15/2026 9601 TSheets Added
  • Added the AccountType, AdminCrewThreshold, AuthManageMyTimesheets, BillType, Processor, CustomfieldItemNameMaxLength, JobcodeNameMaxLength, TimesheetNotesMaxLength, and SplitAtEod columns to the GeneralSettings table.
  • Added the LoiteringDelay column to the GeofenceConfigs table.
  • Added the Locations, GeofenceConfigId, and ProjectId columns to the JobCodes table.
  • Added the PlaceId column to the Locations table.
  • Added the Active column to the LocationMaps table.
  • Added the TotalUnpaidSeconds column to the PayrollReportByJobCode table.
  • Added the State, Tz, TzStr, Location, and DistanceTracking columns to the Timesheets table.
  • Added the OnTheClock and AttachedFiles columns to the TimesheetsDeleted table.
No
04/15/2026 9601 Xero Added
  • Added the InvoicesItems, CreditNotesItems, and BankTransactionsItems views.
Changed
  • In the Accounting schema, the following data type changes have been made: In the Overpayments view, the CurrencyRate column has been changed from string to double. In the Prepayments view, the CurrencyRate column has been changed from string to double. In the Organisation view, the IsDemoCompany column has been changed from string to boolean, the FinancialYearEndDay column has been changed from string to integer, and the FinancialYearEndMonth column has been changed from string to integer. In the ContactCISSettings view, the Rate column has been changed from integer to double.
  • In the Australian Payroll schema, the following data type changes have been made: In the EmployeePayTemplateEarnings view, the Rate column has been changed from integer to double. In the LeaveApplications table, the LeavePeriods_LeavePeriod_NumberOfUnits column has been changed from string to double. In the PayItemsDeductions table, the ReducesTax column has been changed from string to boolean and the ReducesSuper column has been changed from string to boolean. In the PayItemsEarnings table, the IsExemptFromTax column has been changed from string to boolean, the IsExemptFromSuper column has been changed from string to boolean, the AccrueLeave column has been changed from string to boolean, and the Amount column has been changed from string to double. In the PayItemsLeave table, the IsPaidLeave column has been changed from string to boolean, the ShowOnPaySlip column has been changed from string to boolean, the NormalEntitlement column has been changed from string to double, and the LeaveLoadingRate column has been changed from string to double. In the PaySlipLeaveAccrual table, the LeaveAccrualLine_AutoCalculate column has been changed from string to boolean.
Deprecated
  • In the Invoices table, deprecated the LineItem_Item_* fields.
  • In the CreditNotes table, deprecated the LineItem_Item_* fields.
  • In the BankTransactions table, deprecated the LineItem_Item_* fields.
Yes
04/15/2026 9601 YouTubeAnalytics Changed
  • Fixed server-side filters for several views (for example, Videos and related views), which were previously returning incorrect or unfiltered results.
No
04/14/2026 9600 SAPSuccessFactors Added
  • Added the FilterParentDate column to navigation views across all dynamic tables. This column accepts a date parameter for querying child entities of effective-dated parent entities. The value is not returned directly from the API. Instead, the input value is mirrored to the output and the filter is applied server-side.
No
04/14/2026 9600 Xero Added
  • Added the PKCEVerifier connection property.
Removed
  • Removed the PKCE authentication method from the AuthScheme connection property.
Yes
04/13/2026 9599 AzureDevOps Added
  • Added the Alerts view to the Repository schema.
  • Added the PolicyConfigurations view to the Project schema.
No
04/13/2026 9599 GoogleContacts Added
  • Added the following enum values to the GroupType column of the GroupContacts table: GROUP_TYPE_UNSPECIFIED, USER_CONTACT_GROUP, and SYSTEM_CONTACT_GROUP.
  • Added the following enum value to the Sources input parameter of the CopyOtherContactsToMyContacts stored procedure: READ_SOURCE_TYPE_OTHER_CONTACT.
No
04/13/2026 9599 SAP Changed
  • Fixed an issue where the driver returned an error when encountering a (`/`) prefix in exchange rate columns. This slash has been replaced by a minus sign (-) in query results, which represents an indirect (reciprocal) exchange rate rather than a negative value.
No
04/13/2026 9599 Xero Changed
  • Promoted TenantId to a key column in all tables across the Accounting, Assets, Files, Australian Payroll, and Projects schemas. TenantId now forms a composite key with each table's existing key columns, ensuring that records from different organizations with the same ID are not treated as duplicates.
  • TenantId is now a standard column (no longer a pseudocolumn) and is populated in all query results. If TenantId is not specified in the WHERE clause, it defaults to the value of the Tenant connection property.
No
04/11/2026 9597 Backlog Changed
  • In the Notification table, the datatype of the ResourceAlreadyRead column has been changed from integer to boolean.
  • In the Notification table, the datatype of the Created column has been changed from integer to datetime.
  • In the Watchings table, the ResourceAlreadyRead column can be used as a filter using the '=' operator.
Replaced
  • In the Notification table, the IssueResolutions column has been replaced by the IssueResolutionId and IssueResolutionName columns.
Yes
04/10/2026 9596 BigCommerce Changed
  • Improved performance significantly for queries using a LIMIT filter, run against ProductOptionValues, ProductReviews, and ProductImages.
No
04/10/2026 9596 MailChimp Added
  • Added flattened sub-fields of the address-type merge field as individual columns in list-specific ListMembers tables. The aggregate address-type field is also returned.
No
04/10/2026 9596 Office365 Added
  • Added the Buildings, Floors, Desks, Rooms, Workspaces, and Places tables with SELECT support.
No
04/10/2026 9596 OracleHCM Removed
  • Removed the AvailabilityPatterns, AvailabilityPatternsshifts, AllocatedChecklistsallocatedTasksdocuments, HcmChannelMessages, and HcmChannelMessagesmessageAttachments tables.
Yes
04/10/2026 9596 OracleSCM Removed
  • Removed the AvailableSupplies and OrderPromises views and their child views from the OrderManagement schema.
  • Removed the RecallNotices view and its child views from the InventoryManagement schema.
Yes
04/10/2026 9596 SAP Added
  • Added the JCOSerializationFormat connection property for connection type JCO. This property resolves I/O errors caused by invalid data.
No
04/10/2026 9596 SAPSuccessFactors Changed
  • The RecordStatus column was reported twice in some dynamic tables. Duplicate columns have now been merged. Additionally, input validation has been added for the RecordStatus column. This column now only accepts the following values: N, P, PH, normal, pending, and pendinghistory. An error is returned if an invalid value is provided.
No
04/10/2026 9596 TSheets Added
  • Added the S3Bucket column to the Files table.
Changed
  • Changed the datatype of the JobCodeId column from string to integer.
No
04/10/2026 9596 Twilio Added
  • Added the AddRecording and UpdateRecording stored procedures.
  • Added the Delete operation to the OutgoingCallerIds table.
No
04/09/2026 9595 Jira Removed
  • In Jira Cloud: Removed the AssigneeKey, CreatorKey, CreatorName, ReporterKey, and ReporterName columns from the Issues table. Removed the AuthorName column from the Attachments table and IssueChangeLogs view.
Replaced
  • In Jira Cloud: Removed the AuthorKey column from the Audit view. The AuthorAccountId column has been added as a replacement. Removed the LeadKey and AssigneeKey columns from the ProjectComponents table. The LeadAccountId and AssigneeAccountId columns have been added as replacements.
Yes
04/09/2026 9595 Smartsheet Changed
  • The ToTop pseudocolumn's data type is now reported as boolean in dynamic sheet tables.
Removed
  • Removed the ToTop pseudocolumn from dynamic report views.
Yes
04/09/2026 9595 VeevaVault Changed
  • Updated the APIVersion connection property's default value to 25.2.
No
04/08/2026 9594 ADP Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 API Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ActCRM Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Acumatica Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Airtable Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AmazonAthena Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AmazonMarketplace Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AmazonS3 Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ApacheCouchDB Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ApacheKafka Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Asana Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AuthorizeNet Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AvalaraAvatax Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AzureActiveDirectory Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AzureDataCatalog Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AzureDataLakeStorage Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AzureDevOps Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 AzureEventHubs Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Basecamp Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 BigCommerce Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 BingAds Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Bitbucket Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 BlackBaudFinancialEdgeNXT Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Box Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 BullhornCRM Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Businessbridge Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 CloudSign Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Cloudant Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Confluence Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 CosmosDB Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 DocuSign Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Dynamics365BusinessCentral Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ESalesManager Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Ebay Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ExcelOnline Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Exchange Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 FTP Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 FreshDesk Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GMOMakeShop Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Garoon Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Generic Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GitHub Removed
  • Removed the ViewerCanCreateProjects column from the GetCurrentlyAuthenticatedUser stored procedure (all schemas) and from the following views that retrieve user data: In the Gist schema: Stargazers In the Information schema: OrganizationMembers In the Repository schema: Collaborators
  • Removed the DiscussionsUrl, DiscussionsResourcePath, ViewerSubscription, and ViewerCanSubscribe columns from the OrganizationTeams view in the Information schema.
Yes
04/08/2026 9594 GoogleAds Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleAdsManager Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleAnalytics Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleCalendar Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleCloudStorage Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleDataCatalog Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleDirectory Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 GoogleSheets Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 HDFS Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Highrise Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 HubSpot Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 IBMCloudObjectStorage Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Jira Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 JiraServiceDesk Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 LinkedIn Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 LinkedInAds Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 MSProject Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 MSTeams Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 MYOB Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Magento Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 MailChimp Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 MoneyForwardExpense Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Neo4j Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Netsuite Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 NetsuiteSuiteAnalytics Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Odoo Added
  • From Odoo 19 and above, the driver uses the External JSON-2 API, while earlier versions use XML-RPC. When the expandreferences connection property is set to true, the driver adds an additional column with the suffix _label. The value of this column is derived from the corresponding reference field.
Changed
  • When the expandreferences connection property is set to true, update and delete operations are not supported for the id:multi column and for columns of type many2many and one2many.
No
04/08/2026 9594 Office365 Added
  • Added a new table, ContactFolders, that represents the folders that contain Contacts.
  • Added functionality to the Contacts table that enables the user to refine their query further by specifying a ContactFolder.
Changed
  • The Contacts table now returns contacts that were manually created in custom contact folders (via Outlook web UI). Previously, query results only contained contacts originating from the default contacts folder.
No
04/08/2026 9594 Okta Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 OneDrive Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 OneNote Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 OracleSalesCloud Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 PCAAccounting Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 PCASales Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Palantir Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Paypal Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 QBOnline Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 QuickBase Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 REST Added
  • Added two new authentication schemes: **Bearer:** Enables authentication via a bearer token, which is added to the Authorization header. To use this scheme with bearer token abc, enter: `AuthScheme=BearerToken;BearerToken=abc;` **APIKey:** Enables authentication via an API key, which you can specify as either a header or a query parameter. To include API key abc as a header, enter: `APIKeyType=Header;APIKeyName=custom_api_key;APIKeyValue=abc` To include API key abc as a query parameter, enter: `APIKeyType=QueryParameter;APIKeyName=custom_api_key;APIKeyValue=abc`
Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ReckonAccountsHosted Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Rippling Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SAPBusinessObjectsBI Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SAPConcur Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SASXpt Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SFTP Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Sage200 Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Sage50UK Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SageBCAccounting Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Salesforce Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SalesforceMarketingCloud Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SalesforcePardot Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Sansan Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Sendgrid Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ServiceNow Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ShipStation Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Shopify Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Slack Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Smaregi Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Smartsheet Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Splunk Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Square Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Stripe Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SuiteCRM Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 SurveyMonkey Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 TSheets Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Tally Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Trello Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Twilio Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 UMSaaSCloud Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 VeevaVault Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 WaveFinancial Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 WooCommerce Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Wordpress Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Workday Changed
  • TLS 1.3 is now supported by default for HTTP connections.
Removed
  • Removed the WSDLURL connection property.
Yes
04/08/2026 9594 Wowma Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Xero Added
  • Added columns to the following tables/views: Accounts: AddToWatchlist BankTransfers: Reference, FromIsReconciled, ToIsReconciled, CreatedDateUTC BrandingThemes: LogoUrl, Type Contacts: TaxNumberType, XeroNetworkKey, TrackingCategoryName, TrackingOptionName CreditNotes: CISDeduction, DueDate, AppliedAmount Invoices: RepeatingInvoiceID LinkedTransactions: SourceTransactionTypeCode Organisation: EmployerIdentificationNumber, OrganisationType, SalesTaxBasis, SalesTaxPeriod, DefaultSalesTax, DefaultPurchasesTax Overpayments: Reference Payments: BankAmount
No
04/08/2026 9594 XeroPracticeManager Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 YahooShopping Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 YouTubeAnalytics Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 Zendesk Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ZohoBooks Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/08/2026 9594 ZohoCRM Changed
  • TLS 1.3 is now supported by default for HTTP connections.
No
04/07/2026 9593 Bitbucket Changed
  • In the PullRequestsComments table, changed the data type of the Id column from int to long.
No
04/07/2026 9593 Facebook Changed
  • Renamed the InsightsByStoryType view to InsightsByActionTypeStory.
Removed
  • In the InsightsByStoryType view, deprecated the following columns: EndTime, UserPost, PagePost, Checkin, Fan, Question, Coupon, Event, Mention, and Other.
Yes
04/07/2026 9593 Jira Changed
  • The Attachment column in the Issues table is excluded when the IncludeCustomFields property is set to true.
No
04/07/2026 9593 Office365 Added
  • Added the MailFolders and CalendarGroups views.
  • In the Events table, added the CalendarId and CalendarGroupId columns.
No
04/07/2026 9593 SharePoint Changed
  • The value for the URI connection property must match the internal name (Sharepoint URL) of the drive being accessed, rather than the display name.
No
04/07/2026 9593 Smartsheet Removed
  • Removed the Version column from the Info_Sheets table.
  • Removed the CreatedAt and ModifiedAt columns from the following views: InfoSheetShares InfoReportShares InfoDashboardShares InfoWorkspaceShares
Yes
04/03/2026 9589 API Added
  • Added the following tables to the ServiceDeskPlus profile: RequestAttachments, RequestHistory, RequestConversations, Vendors, Workflows, Departments, Groups, Services, Categories, Roles, and Personalization.
No
04/03/2026 9589 ActCRM Deprecated
  • Deprecated the Activities table and ActivityCompanies view.
Yes
04/03/2026 9589 Jira Removed
  • Removed the Id, Created, CanDelete, and CanEdit columns in the Workflows view on Jira Server.
  • Removed the IsActive, Query, Scope, Statuses, and Workflows pseudocolumns in the Workflows view on Jira Server.
Yes
04/03/2026 9589 LinkedInAds Changed
  • Changed the data type of the AverageDwellTime column in the Analytics view from long to decimal.
No
04/03/2026 9589 OracleOCI Added
  • Added the PageSize connection property.
No
04/03/2026 9589 SalesLoft Added
  • In the CalendarEvents table, added the following columns: last_occurence_at, recurrence, recurring_interval, and series_master_event_id.
  • In the Calls table, added the TaskId column.
  • In the Groups table, added the accessible_groups column.
  • In the Meetings table, added the following columns: created_on_demand, meeting_type_id, notes, and recurring.
  • In the People table, added the following columns: external_source and job_function.
  • In the CRMActivities view, added the following columns: crm_record_type and error.
  • In the Emails view, added the message_id column.
  • In the Profiles view, added the conversations_ms_teams_admin_email column.
  • In the Successes view, added the latest_step_id column.
  • In the TeamTemplates view, added the Groups column.
Removed
  • In the CadenceStats view, removed the following columns: Archived, ArchivedAt, ArchivedBy, BouncedStage, CadenceFrameworkId, CadenceFunction, CreatedAt, CreatorId, CurrentState, Draft, ExternalIdentifier, LatestActiveDate, Name, OptOutLinkIncluded, OverrideContactRestrictions, OwnerId, RemoveBouncesEnabled, RemoveRepliesEnabled, Shared, Tags, TeamCadence, and UpdatedAt.
  • In the Cadences table, removed the following columns: CountsCadencePeople, CountsTargetDailyPeople, and CreatorId.
  • In the Calls table, removed the LinkedCalldataRecordIds column.
  • In the Notes table, removed the following columns: SkipCRMSync, Subject, and UserGUID.
  • In the PendingEmails table, removed the following columns: ErrorMessage, MessageId, SentAt, and Status.
  • In the SavedListViews table, removed the UpdatedAt column.
  • In the Tasks table, removed all Integration-related columns.
Yes
04/03/2026 9589 SnapchatAds Changed
  • Marked the following columns as read-only: In the Accounts table: CreatedAt and UpdatedAt. In the AudienceSegments table: CreatedAt and UpdatedAt. In the BillingCenters table: CreatedAt and UpdatedAt. In the Campaigns table: CreatedAt and UpdatedAt. In the Members table: Id, CreatedAt, and UpdatedAt.
No
04/03/2026 9589 Snowflake Removed
  • Removed the OAuthClient option from the AuthScheme property.
Yes
04/02/2026 9588 Access Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 AlloyDB Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 ApachePhoenix Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 AzureSynapse Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Btrieve Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 CIS Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 CISV2 Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 CloudSign Changed
  • Marked the following columns as read-only: In the Documents table: DocumentId column. In the Participants table: ParticipantId column. In the Widgets table: Title and WidgetId columns.
No
04/02/2026 9588 CockroachDB Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Confluence Added
  • Added the following scopes to the default value of the OAuth Scopes connection property for cloud instances: write:page:confluence (Pages table: INSERT and UPDATE) delete:page:confluence (Pages table: DELETE) write:blogpost:confluence (Blogposts table: INSERT and UPDATE) delete:blogpost:confluence (Blogposts table: DELETE) write:comment:confluence (Comments table: INSERT and UPDATE) delete:comment:confluence (Comments table: DELETE) write:attachment:confluence (UploadAttachment stored procedure) delete:attachment:confluence (Attachments table: DELETE) write:space:confluence (Spaces table: INSERT and UPDATE) delete:space:confluence (Spaces table: DELETE) write:group:confluence (Groups table: INSERT and UPDATE)
Changed
  • For server instances: Changed the Id column from string to integer in the Spaces table. Changed the SpaceId column from string to integer in the Comments table.
No
04/02/2026 9588 DRDA Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 DV Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 EnterpriseDB Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Greenplum Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 IBMInformix Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 JDBCODBC Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Jira Removed
  • Removed the IsDefault and CanDelete columns from the Workflows table since they are not returned by the new Workflows Search API.
  • Removed the Query pseudocolumn from the Workflows table. This pseudocolumn is now redundant, as the Name column serves the same purpose.
Yes
04/02/2026 9588 Lakebase Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 MariaDB Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 MySQL Removed
  • The following connection properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 OracleOCI Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Postgresql Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Redshift Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 SAPHana Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 SQL Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Sage200 Removed
  • Removed the SubscriptionKey connection property, which was previously deprecated.
Yes
04/02/2026 9588 SingleStore Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Snowflake Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Sqlite Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Sybase Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 SybaseIQ Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 TDS Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/02/2026 9588 Teradata Removed
  • The following properties have been removed: AutoCache CacheConnection CacheDriver CacheLocation CacheMetadata CacheProvider CacheSchema CacheTolerance Offline
Yes
04/01/2026 9587 ADO.NET Added
  • Added support for EFCore 10.
No
04/01/2026 9587 API Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Access Removed
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 ActiveDirectory Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 Acumatica Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 AdobeAnalytics Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 AmazonS3 Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 AnalysisServices Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 AnzoGraph Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 AnzoSmartDataLake Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 Autify Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Avro Removed
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 Azure Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 AzureAnalysisServices Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 AzureDataCatalog Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 AzureDataLakeStorage Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 BingAds Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 CSV Removed
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 CommonDataService Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 Dynamics365 Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 Dynamics365BusinessCentral Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 DynamicsNAV Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 EpicorERP Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 Excel Removed
  • Removed deprecated connection property ExcelFile. Connection property URI replaces ExcelFile's functionality.
Yes
04/01/2026 9587 ExcelServices Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Exchange Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 FHIR Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 FacebookAds Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 GoogleAds Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 GoogleAnalytics Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 GoogleCampaignManager Removed
  • Removed BatchSize connection property.
Yes
04/01/2026 9587 GoogleCloudStorage Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 GoogleDataCatalog Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 GraphQL Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 HDFS Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 JSON Removed
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 Jira Removed
  • Removed the Permissions column from the MyPermissions view. Its functionality, including supported operators and foreign key references, has been moved to the Key column.
Yes
04/01/2026 9587 KingdeeCloud Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 KingdeeK3WISE Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 MSProject Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 MSTeams Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 OData Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 Office365 Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 OneDrive Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 OneNote Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 OracleERP Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 OracleHCM Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 OracleSCM Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Outreach Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Palantir Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Parquet Removed
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 Pinterest Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 PowerBIXMLA Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 ProdSGM Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 QuickBase Removed
  • Removed the Record_Id column from query results when the tables being queried are not accessible.
Yes
04/01/2026 9587 REST Removed
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 S3Destination Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 SAP Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 SAPBusinessObjectsBI Changed
  • Column data types (such as Decimal or Date) have been fixed to match the data types returned by the API.
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 SAPByDesign Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 SAPFieldglass Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 SAPGateway Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
Removed
  • LinkedColumns is no longer included in views.
Yes
04/01/2026 9587 SAPHana Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 SAPHybrisC4C Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 SAPSuccessFactors Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 SASDataSets Removed
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 SASXpt Removed
  • Removed useless BatchSize connection property.
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 Sage200 Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Sage300 Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 SalesforceData360 Changed
  • SalesforceDataCloud has been renamed to SalesforceData360.
No
04/01/2026 9587 SharePoint Changed
  • When IncludeLinkedColumns is enabled, additional "Linked" columns are exposed. Previously, these were described as foreign key references, but they represent entire related rows. These columns no longer return reference values.
No
04/01/2026 9587 ShipStation Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 SurveyMonkey Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Tally Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Trello Removed
  • Removed the deprecated stored procedures CreateBoards and CreateLists.
Yes
04/01/2026 9587 TwitterAds Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 WaveFinancial Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 XML Removed
  • The TestConnectionBehavior connection property's LIST_AND_READ_FILES option has been replaced by a new option, LIST_OR_READ_FILES. Use LIST_OR_READ_FILES instead.
  • The HMAC AuthScheme has been removed. This change affects Oracle Cloud Storage, Wasabi, and IBM Object Storage connections. Use IAMSecretKey instead.
Yes
04/01/2026 9587 Xbase Removed
  • Removed the BatchSize connection property.
Yes
04/01/2026 9587 Zuora Removed
  • Removed the BatchSize connection property.
Yes
03/31/2026 9586 ADP Changed
  • Changed the EventId input parameter to MsgId in the DeleteEventMessage stored procedure.
No
03/31/2026 9586 AzureDevOps Removed
  • Removed deprecated stored procedures in the following schemas. Users are directed to instead use the identical stored procedures in the Information schema. Analytics: Removed CreateSchema, GetOAuthAccessToken, GetOAuthAuthorizationURL, and RefreshOAuthAccessToken. Project: Removed AddBuildTags, CloneTestCase, CloneTestPlan, CloneTestSuite, CreatePullRequest, CreatePullRequestAttachment, CreateSchema, CreateWorkItem, DeleteBuildTag, DeletePullRequestAttachments, DeleteTestCase, DownloadBuildLogs, DownloadBuildReport, DownloadPullRequestAttachment, DownloadReleaseLogs, DownloadTestAttachments, GeoOAuthAccessTokens, GetOAuthAuthorizationURL, GetPullRequestCommits, PushChanges, RefreshOAuthAccessToken, RunPipeline, SetProjectProperties, UpdatePullRequest, and UpdateAWorkItem. Repository: Removed CreatePullRequest, CreatePullRequestAttachment, CreateSchema, DeletePullRequestAttachment, DownloadPullRequestAttachment, GetOAuthAccessToken, GETOAuthAuthorizationURL, GetPullRequestCommits, PushChanges, RefreshOAuthAccessToken, and UpdatePullRequest.
Yes
03/31/2026 9586 Confluence Removed
  • Removed deprecated columns from the following cloud view instance tables or views: **Attachments table**: CreatedByUserName, LastUpdatedUserName, and PrevoiusVersionUserName. **Blogposts table**: CreatedByUserName, LastUpdatedUserName, and PrevoiusVersionUserName. **Comments table:** CreatedByUserName, LastUpdatedUserName, PrevoiusVersionUserName. **Pages table:** CreatedByUserName, LastUpdatedUserName, PrevoiusVersionUserName, and VersionUserName. **Whiteboards view:** CreatedByUserName, LastUpdatedUserName, and PreviousVersionUserName.
Yes
03/31/2026 9586 Instagram Changed
  • Renamed the column ComentsCount to CommentsCount in the Tags view.
No
03/31/2026 9586 Jira Removed
  • Removed the hidden UseJqlSearchEndpoint connection property. The driver now always uses the /rest/api/2/search/jql endpoint.
Yes
03/31/2026 9586 OData Changed
  • The Edm.Stream property (and the boolean IsStreamProperty, which is comprised of Edm.Stream and other properties) is now read only. It cannot be updated directly.
Removed
  • Removed the CollectionFormat property.
Yes
03/31/2026 9586 SAP Removed
  • The IsCreatable column has been removed from sys_tables.
Yes
03/31/2026 9586 Smartsheet Added
  • Added the MultiShareAggregate input parameter to the ShareDashboard, ShareReport, ShareSheet, and ShareWorkspace stored procedures to support sharing objects with multiple members.
Changed
  • Updated the following views to use token-based pagination strategy: Info_DashboardShares, Info_ReportShares, Info_SheetShares, and Info_WorkspaceShares.
  • Updated the following stored procedures to use the new Smartsheet API endpoints: ShareDashboard, ShareReport, ShareSheet, and ShareWorkspace.
Removed
  • Removed OWNER as a possible value for the AccessLevel input parameter in the following stored procedures: ShareDashboard, ShareReport, ShareSheet, ShareWorkspace, UpdateDashboardShare, UpdateReportShare, UpdateSheetShare, and UpdateWorkspaceShare.
Yes
03/30/2026 9585 Ebay Changed
  • Renamed all columns in the CategorySubtree, CategorySuggestions, CategoryTree, and ItemAspectsForCategory views, to begin with an uppercase letter. For example, the 'categoryName' column is renamed as 'CategoryName'.
No
03/30/2026 9585 ExcelOnline Added
  • Added the SkipFilesLargerThan connection property, which skips workbook files larger than the specified size during metadata discovery.
No
03/30/2026 9585 Garoon Added
  • Added the MessageList, MessageAttachmentsInfo, and MessagesInfo views.
  • Added the Messages table.
No
03/30/2026 9585 Jira Removed
  • Removed the RenderedBody column (now deprecated) from the Comments table. To obtain similar results, use the ReturnHTMLValues connection property.
Yes
03/30/2026 9585 Smartsheet Deprecated
  • Deprecated the CreatedAt and UpdatedAt columns in the following views: Info_DashboardShares, Info_ReportShares, Info_SheetShares, and Info_WorkspaceShares.
Yes
03/27/2026 9582 API Added
  • Added new API profiles for Strava, Simplesat, and ServiceDesk Plus.
No
03/27/2026 9582 MoneyForwardExpense Added
  • Added the following columns to the Projects table: ManagerId, DispOrder, ValidFrom, ManagerName, IsActive, ValidTo, and DeputyManagers.
Removed
  • Removed the RootId column from the Projects table.
Yes
03/27/2026 9582 NetsuiteSuiteAnalytics Added
  • Added support for OAuthJWT authentication.
No
03/27/2026 9582 Office365 Added
  • Added a new table, MailFolders. You can use this table to search for specific messages or to create folders to store messages.
  • Added five new stored procedures: DismissEventReminder DeleteAttachment ReplyToMessage RespondToEvent SnoozeEventReminder
Changed
  • When IncludeLinkedColumns is enabled, additional "linked" columns are exposed. Previously, these were described as foreign key references, but the represent entire related rows. These columns no longer return reference values.
No
03/27/2026 9582 SAPGateway Added
  • Added the EnableAtomicBatchOperations connection property.
No
03/26/2026 9581 AmazonS3 Added
  • Added the ETag input parameter (optional) to enable conditional writes for the following stored procedures: UploadObject, CopyObject, and DeleteObject.
No
03/26/2026 9581 AzureDevOps Changed
  • Changed the default value of the AzureDevOpsServiceAPI connection property from 6.0 to 7.2.
No
03/26/2026 9581 Box Added
  • Added the DeleteExternalUsers stored procedure.
No
03/26/2026 9581 Dynamics365BusinessCentral Added
  • Added the CreateSchema stored procedure. This procedure creates a schema file for the specified table or view.
Changed
  • Corrected the reported column size to 20 for the AuxiliaryIndex1 and AuxiliaryIndex2 columns in the following views: Power_BI_Sales_Hdr_Vendor, Power_BI_Sales_List, Power_BI_Sales_Hdr_Cust, SalesOrdersBySalesPerson, and Power_BI_Purchase_List. The incorrect size reported previously would cause problems for certain clients and tools.
No
03/26/2026 9581 Shopify Added
  • In all GraphQL schemas, added the following columns to the Metafields table: OwnerUpdatedAt and Identifier.
  • In all GraphQL schemas, in the Shop view, added the UpdatedAt column.
  • In all GraphQL schemas, in the ProductMediaImages table, added the UpdatedAt column.
  • In all GraphQL schemas, added server-side filtering support for the Namespace column of the Metafields table with the '=' operator.
No
03/26/2026 9581 SugarCRM Added
  • Added the ProspectListsMemberships view.
Changed
  • Changed the default value of the APIVersion property from v11_25 to v11_26.
No
03/25/2026 9580 GraphQL Added
  • Added support for handling recursive (self-referencing) types during schema exploration by introducing the ExpandTypeRecursion connection property. This property includes three modes: NEVER (default, stops on previously visited types), DIRECT (allows a single level of direct self-reference and then stops exploration), and ALWAYS (fully expands recursion within depth limits).
No
03/25/2026 9580 Workday Added
  • Added the SOAPAllowRequiredInputs connection property.
No
03/25/2026 9580 YahooAds Added
  • Added the DisplayFieldName column and the required Lang column to the DisplayAdsReportFields view.
Changed
  • Corrected enum values for the TargetId and TargetType columns in the AdGroupTargets table.
  • Corrected enum values for the TargetStatsValueTargetTargetType and TargetType columns in the Stats view.
Removed
  • Removed the SiteCategories, SearchKeywordList, SearchKeywordListSearchKeywords, and SearchKeywordIdeas tables and views.
  • Removed the SiteCategoryTargetCategoryFullNameEn and SiteCategoryTargetCategoryFullNameJa columns from the AdGroupTargets table.
  • Removed the TargetStatsValueTargetSiteCategoryTargetCategoryFullNameEn and TargetStatsValueTargetSiteCategoryTargetCategoryFullNameJa columns from the Stats view.
  • Removed the SiteCategory column from the PlacementUrlIdeas view.
  • Removed the BiddingStrategyConfigurationBiddingCpcBiddingSchemeEnhancedCpcEnabled and FailedBiddingStrategyConfigurationBiddingSchemeCpcBiddingSchemeEnhancedCpcEnabled columns from the SearchAdsCampaigns table.
  • Removed the DisplayFieldNameEn and DisplayFieldNameJa columns from the DisplayAdsReportFields view.
  • Removed the SEARCH_KEYWORD_LIST_IDEA enum value from the Type column in the following views: RecommendationAdGroupsForAddingAdsList RecommendationAdGroupsForAddingAdsListAdGroupList RecommendationCampaignBiddingStrategyToTargetCpaCampaignBiddingStrategyToTargetCpaCampaignList RecommendationCreateAdCreateAdList RecommendationCreateAdGroupCreateAdGroupList RecommendationCreateResponsiveDisplayAdCreateResponsiveDisplayAdsList RecommendationDailyBudgetOverDailyBudgetOverCampaignLists RecommendationDailyBudgetSmallCampaignList RecommendationDuplicateTargetingSettingsAdGroupList RecommendationDuplicateTargetingSettingsAdGroupListAdGroupList RecommendationEnhancedCpcEnhancedCpcCampaignList RecommendationImpsShareBudgetLossOverImpsShareBudgetLossOverCampaignLists RecommendationInsufficientAdScheduleTargetingCampaignList RecommendationInsufficientClicksCampaignList RecommendationInsufficientConversionsCampaignList RecommendationInsufficientTargetingCampaignList RecommendationInsufficientVideoViewsCampaignList RecommendationMaximizeClicksMaximizeClicksCampaignList RecommendationMaximizeConversionsMaximizeConversionsCampaignList RecommendationMaximizeVideoViewsMaximizeVideoViewsCampaignList RecommendationNotOptimalAdCountCombinedAdTypeAndImageSizeAdGroupList RecommendationNotOptimalAdCountCombinedAdTypeAndImageSizeAdGroupListAdGroupList Recommendations RecommendationSearchKeywordIdeaSearchKeywordIdeaSearchKeywordLists RecommendationUpdateAdCreativeUpdateAdCreativeList
Yes
03/25/2026 9580 Zendesk Added
  • Added the AddTicketTags stored procedure.
No
03/24/2026 9579 Cvent Added
  • Added the UseDisplayNames connection property.
No
03/24/2026 9579 TSheets Added
  • In the GeneralSettings view, added a new pseudocolumn: UserId.
  • In the PayrollReport view, added a new pseudocolumn: IncludeAdvancedOvertime.
No
03/23/2026 9578 ADP Added
  • Added the MsgId output parameter to the GetEventMessage stored procedure.
No
03/23/2026 9578 DocuSign Added
  • Added columns EmailContent, LandingPages, Logos, and Resources to the AccountBrands view.
  • Added columns Anchor, AnchorXOffset, AnchorYOffset, AnchorUnits, AnchorIgnoreIfNotPresent, AnchorMatchWholeWord, AnchorCaseSensitive, AnchorHorizontalAlignment, PaymentItemCode, PaymentItemDescription, PaymentItemName, InitialValue, IncludedInEmail, ConcealValueOnDocument, Shared, Collaborative, RequireInitialOnSharedChange, RequireAll, Items, MaximumLength, ScaleValue, ValidationMessage, ValidationPattern, StampType, and StampTypeMetadata to the CustomTabs view.
  • Added columns EmailContent and Resources to the GroupBrands view.
  • Added column Users to the Groups view.
  • Added columns LockedbyUserType and LockedbyUserStatus to the Locks view.
No
03/23/2026 9578 Paypal Added
  • Added three new views: BalanceAndNetActivitySummary, PaymentResources, and TrackingInformation.
  • In the Plans view, added five new columns: IsAutoBillOutstanding, SetupFeeFailureAction, PaymentFailureThreshold, SetupFeeValue, and SetupFeeCurrencyCode
  • In the AuthorizationDetails and CaptureDetails views, added five new columns: PayeeEmailAddress, PayeeMerchantId, RelatedOrderId, RelatedAuthorizationId, and RelatedCaptureId.
  • In the REST schema, added a new stored procedure, Subscriptions.
Changed
  • The name of the AuthScheme "OAuth" parameter has been changed to "OAuthClient".
No
03/23/2026 9578 SageIntacct Added
  • Added the REST Data Model.
  • Added the XML schema, which includes all existing tables, views, and stored procedures added prior to the introduction of support for the REST schema.
  • Added the Schema connection property to toggle the active schema between the REST and XML schemas.
  • Added the State connection property, which adds the provided state information in OAuth exchanges.
No
03/23/2026 9578 Wordpress Removed
  • Removed support for the Members table.
Yes
03/20/2026 9575 MailChimp Added
  • Added a new view, SurveyResponsesResults.
No
03/18/2026 9573 GitHub Added
  • In the Information schema, added the AddCollaborator and RemoveCollaborator stored procedures.
  • In the Information schema, added OwnerLogin as an input to the CreateCommitOnBranch stored procedure.
No
03/18/2026 9573 SalesLoft Added
  • Added the AuditReports, BulkJobs, and CRMAccountTeamMembersWithRoles views.
No
03/17/2026 9572 FacebookAds Added
  • Added the following breakdown columns to the AdInsightsActions view: ComscoreMarket, FlexibleFormatAssetType, ReelsTrendingTopic, RuleSetId, and RuleSetName.
No
03/17/2026 9572 MYOB Changed
  • Changed the Lines column in the SaleInvoices table from a column to a pseudo-column.
No
03/17/2026 9572 OracleServiceCloud Changed
  • The data type of the DateTime and Date columns is now determined by their corresponding attributes (MaximumDateTime/MinimumDateTime and MaximumDate/MinimumDate) in the metadata response.
No
03/17/2026 9572 SparkSQL Changed
  • Updated the following dependencies: zookeeper-3.9.5.jar zookeeper-jute-3.9.5.jar netty-handler-4.1.130.Final.jar
No
03/16/2026 9571 BigCommerce Added
  • Added the AccountAPI schema, which provides access to BigCommerce's GraphQL Account API. The AccountAPI schema includes the following views: Accounts, Apps, Subscriptions, Stores, StoreApps, StoreUsers, and Users; the following tables: AppEventSources and CheckoutItems; and the following stored procedures: AddUserToAccount, AddUserToStore, RemoveUserFromAccount, RemoveUserFromStore, CreateUser, and CancelSubscription.
  • Added the AccountId and Schema connection properties.
No
03/16/2026 9571 Facebook Changed
  • The GraphAPIVersion and MarketingAPIVersion properties now default to 25.0 in order to utilize the most up-to-date API version.
No
03/16/2026 9571 FacebookAds Changed
  • The GraphAPIVersion and MarketingAPIVersion properties now default to 25.0 in order to utilize the most up-to-date API version.
No
03/16/2026 9571 PipeDrive Added
  • In the Pipedrive schema: Added the ActivityFieldsId column to the ActivityFieldsOptions view and made it a primary key. Added the DealsUpdatesId column to the DealsUpdatesParticipants view and made it a primary key.
Changed
  • Changed the Id column in the DealsParticipants view from server-side to client-side filtering, as it is not supported as a server-side filter.
No
03/16/2026 9571 Twilio Added
  • Added the CallAnnotations table.
Removed
  • Removed the Feedback and FeedbackSummary tables.
Yes
03/13/2026 9568 HubSpot Added
  • Added the Domains, SitePages, LandingPages, and URLRedirects tables to the Hubspot V3 schema.
No
03/13/2026 9568 Jira Changed
  • Changed the ProjectIssueTypes view to have separate implementations for Jira Cloud and Jira Data Center. The ProjectId column now supports server-side filtering with the = operator in the Data Center version, and the = and IN operators in the Cloud version.
No
03/13/2026 9568 OracleSCM Added
  • Added the connection property IncludePolymorphicSubtypes.
  • Added the stored procedure FetchTableSubtypes to all schemas.
No
03/13/2026 9568 PCAAccounting Added
  • Added a new view, HojoZanReport.
No
03/13/2026 9568 QuickBase Added
  • Added support for the CREATE statement type.
No
03/12/2026 9567 GoogleAds Added
  • Added the CampaignGoalConfig view.
  • Added the Goal view.
  • Added the TargetingExpansion view.
  • Added the following columns to the AdGroup view: AdGroupEffectiveTargetCpc, AdGroupEffectiveTargetCpcSource, AdGroupTargetCpcMicros, AverageVideoWatchTimeDurationMillis, TrueviewAverageCpv, and VideoWatchTimeDurationMillis.
  • Added the following columns to the AdGroupAd view: AverageVideoWatchTimeDurationMillis, VideoWatchTimeDurationMillis.
  • Added the following columns to the AdGroupAdAssetView view: AllConversionsFromInteractionsRate, AverageCost, AverageCpe, AverageCpm, ConversionsFromInteractionsRate, CrossDeviceConversions, EngagementRate, Engagements, InteractionEventTypes, InteractionRate, Interactions, TrueviewAverageCpv, VideoTrueviewViewRate, and VideoTrueviewViews.
  • Added the following columns to the AssetGroupAsset view: ConversionAction, ConversionActionCategory, ConversionActionName, and Device.
  • Added the following columns to the Campaign view: CampaignFeedTypes, CampaignTargetCpcTargetCpcMicros, AverageVideoWatchTimeDurationMillis, VideoWatchTimeDurationMillis, and AdUsingVideo.
  • Added the following columns to the Customer view: AverageVideoWatchTimeDurationMillis, VideoWatchTimeDurationMillis, AdUsingProductData, and AdUsingVideo.
  • Added the following columns to the Video view: AverageVideoWatchTimeDurationMillis, VideoWatchTimeDurationMillis.
  • Added the following enums for the ClickType column in all views it appears in: CLICK_TO_MESSAGE_LANDING_PAGE_CLICK, CLICK_TO_MESSAGE_THIRD_PARTY_CLICK.
  • Added the following enums to the AccessibleBiddingStrategyType column in the AccessibleBiddingStrategy view: FIXED_SHARE_OF_VOICE, TARGET_CPC.
  • Added the LANDING_PAGE_PREVIEW enum to fields in views pertaining to AssetFieldType, For example the AdGroupExcludedParentAssetFieldTypes column in the AdGroup view and the CustomerAssetFieldType column in the CustomerAsset view.
  • Added the following enums to the AccessibleBiddingStrategyType column in the AccessibleBiddingStrategy view: FIXED_SHARE_OF_VOICE, TARGET_CPC.
  • Added the following enums to the BiddingStrategyType column in the BiddingStrategy view: TARGET_CPC, FIXED_SHARE_OF_VOICE.
  • Added the following enums to the CampaignAppCampaignSettingBiddingStrategyGoalType column in the Campaign view: OPTIMIZE_TOTAL_VALUE_WITHOUT_TARGET_ROAS, OPTIMIZE_IN_APP_CONVERSIONS_WITHOUT_TARGET_CPA.
  • Added the following enums to the CampaignBiddingStrategyType column in the Campaign view: FIXED_SHARE_OF_VOICE, TARGET_CPC.
  • Added the following enum to the CampaignExcludedPArentAssetFieldTypes column in the Campaign view: LANDING_PAGE_PREVIEW.
  • Added the following enum to the UserListCrmBasedUserListDataSourceType column in the USerList view: THIRD_PARTY_PARTNER_DATA.
Changed
  • Changed the default API version from v21 to v22.
  • The VideoViewRate column is renamed to VideoTrueviewViewRate in all views it appears in.
  • The VideoViews column is renamed to VideoTrueviewViews in all views it appears in.
  • The AverageCpv column is renamed to TrueviewAverageCpv in all views it appears in.
  • The VideoViewRateInFeed column is renamed to VideoTrueviewViewRateInFeed in the Campaign view.
  • The VideoViewRateInStream column is renamed to VideoTrueviewViewRateInStream in the Campaign view.
  • The VideoViewRateShorts column is renamed to VideoTrueviewViewRateShorts in the Campaign view.
  • The AverageCpv column is renamed to TrueviewAverageCpv in the CampaignGroup view.
Removed
  • Removed the AssetGroupAssetPerformanceLabel column from the AssetGroupAsset view.
  • Removed the CampaignUrlExpansionOptOut column from the Campaign view.
  • Removed the AverageCpv column from the Webpage view.
Yes
03/12/2026 9567 OracleERP Changed
  • In the SupplierNegotiationsResponses view, changed the data type of the TotalAgreementAmount, ResponseAmount, and TotalAwardAmount columns to decimal.
No
03/12/2026 9567 OracleEloqua Removed
  • Support for the Reporting API has been removed and spun off into the OracleEloquaReporting provider.
  • The ReportingSubject connection property has been removed.
Yes
03/12/2026 9567 Snowflake Added
  • Added a new AuthScheme option, ProgrammaticAccessToken, to support authentication via Snowflake Programmatic Access Tokens.
No
03/11/2026 9566 Cvent Added
  • Added the AccountUserGroups table.
  • Added the DiscountedAgendaItems and SessionProgramSpeakers views.
  • Added the DeletedGuest and IncludeDeletedGuests columns to the Attendees table.
  • Added the Purged and IncludePurged columns to the Contacts table.
No
03/11/2026 9566 EpicorERP Added
  • Added the CreateSchema stored procedure, which generates a schema file from the metadata of a specified table or view.
No
03/11/2026 9566 GoogleAdsManager Changed
  • Changed the default API version used by the driver to v202511. The target API version can be configured with the Version connection property.
No
03/11/2026 9566 Shopify Added
  • Added INSERT/DELETE support for the CollectionProducts table in all five GraphQL schemas.
No
03/06/2026 9561 GoogleBigQuery Changed
  • Due to a change in the Google Big Query API, Legacy SQL will no longer available for new organizations after June 1, 2026. Therefore we have changed our recommendation for setting the UseLegacySQL property to "no longer recommended". The property has not been deprecated since it may still be available in older organizations.
No
03/06/2026 9561 Netsuite Added
  • Added the Receivables view to the SuiteQL schema.
No
03/05/2026 9560 LinkedInAds Added
  • Added support for multiple projections in the Analytics view. FinderMethod Statistics now supports querying up to three dimensions. FinderMethod Analytics allows up to two dimensions under certain conditions.
No
03/05/2026 9560 Marketo Added
  • Added the BulkQueryTimeout connection property, which specifies the maximum time (in minutes) the provider waits for a bulk query response before timing out. Bulk query timeouts were previously managed by the Timeout property. Existing Timeout configurations no longer affect bulk queries.
No
03/05/2026 9560 Netsuite Added
  • Added the CreateExpenseReport stored procedure to the SuiteQL schema, which creates an expense report by submitting one or more expense line items. Accepts individual input parameters or an aggregate JSON payload.
No
03/04/2026 9559 FacebookAds Changed
  • In the AdInsightsMMM view, the DateStop column has been renamed to DateEnd. Additionally, the data type for both DateEnd and DateStart is now "date".
No
03/04/2026 9559 Jira Added
  • Added IssueKey as a primary key in the IssuesUsers table for the Jira Data Center (Server) version. The primary key now consists of IssueKey and Key.
No
03/04/2026 9559 Netsuite Changed
  • In the SuiteQL schema, custom fields for Document, Image, and Time of Day are now included in the response.
No
03/03/2026 9558 ApacheKafka Changed
  • .NET editions now reference Confluent.Kafka 2.13.1 and its dependencies. See its NuGet page for a complete list: https://www.nuget.org/packages/Confluent.Kafka/.
  • Java editions now bundle: kafka-clients 4.2.0, lz4-java 1.10.1, snappy-java 1.1.10.7, zstd-jni 1.5.6-10, jackson-annotations 2.20.1, jackson-core 2.20.1, jackson-databind 2.20.1, jackson-datatype-jdk8 2.20.1, opentelemetry-proto 1.3.2-alpha
No
03/03/2026 9558 JiraServiceDesk Added
  • Added a new connection property, RateLimitTimeout. This property specifies the amount of time in seconds, that the provider waits after a Jira API Rate Limit has been reached, before it retries a request. The provider continues to retry requests until the operations fails.
No
03/03/2026 9558 MCP Server Changed
  • Updated Jackson libraries to 2.21.1 (jackson-annotations, jackson-core, jackson-databind, jackson-dataformat-yaml).
No
03/03/2026 9558 Xero Changed
  • Added 'WriteToFile' as an input parameter and 'SchemaFile" as an output parameter to the CreateReportSchema stored procedure.
No
02/27/2026 9554 AdobeAnalytics Changed
  • In the UniversalReport view, fixed an issue where the same calculated metric could be incorrectly exposed as a column more than once.
No
02/27/2026 9554 Netsuite Removed
  • Removed the CashRefund and CreditMemo views from the SuiteQL schema.
Yes
02/27/2026 9554 PipeDrive Added
  • Added the DealId column to the following tables: DealsMailMessages, DealsMailMessagesBcc, DealsMailMessagesCc, DealsMailMessagesFrom, and DealsMailMessagesTo.
  • In the DealFieldsOptions table, added the DealFieldId column.
  • In the OrganizationFieldsOptions table, added the OrganizationFieldId column.
  • In the PersonFieldsOptions table, added the PersonFieldId column.
  • In the ProductFieldsOptions table, added the ProductFieldId column.
No
02/27/2026 9554 Xero Changed
  • In the LeaveApplications table, updated the following columns to the date type: StartDate, EndDate, LeavePeriods_LeavePeriod_PayPeriodStartDate, and LeavePeriods_LeavePeriod_PayPeriodEndDate.
  • In the PayrollCalendars table, updated the following columns to the date type: StartDate and PaymentDate.
  • In the PayRuns table, updated the following columns to the date type: PayRunPeriodStartDate, PayRunPeriodEndDate, and PaymentDate.
No
02/26/2026 9553 ExcelOnline Added
  • Added the IncludeFilePath connection property. When enabled, the driver prefixes table names with the full file path from the root, changing the format from [WorkbookName]_[WorksheetName] to [Path]_[WorkbookName]_[WorksheetName].
No
02/26/2026 9553 GitHub Added
  • In the Information schema, added the RepositoryIssues and RepositoryIssueComments tables.
  • In the Information schema, added the CommitCompare stored procedure. This procedure allows you to compare changes between two commits.
  • In the Information schema, added the CreateCommitOnBranch stored procedure. This procedure appends a commit to the given branch of the provided repository.
  • In the Information schema, added CUD support to the RepositoryBranches, RepositoryPullRequests, and RepositoryCommits tables.
No
02/26/2026 9553 Jira Added
  • Added the RateLimitTimeout connection property. This property specifies the maximum time, in seconds, the provider waits and retries requests when an API rate limit is reached before failing the operation.
No
02/26/2026 9553 Shopify Added
  • Added the following columns to the RefundTransactions view in the 2025-07 GraphQL schema: UserId, AmountRoundingSetPresentmentMoneyAmount, AmountRoundingSetPresentmentMoneyCurrencyCode, AmountRoundingSetShopMoneyAmount, AmountRoundingSetShopMoneyCurrencyCode, CurrencyExchangeAdjustmentId, PaymentDetailsLocalPaymentDescriptor, PaymentDetailsLocalPaymentMethodName, PaymentDetailsShopPayInstallmentsPaymentMethodName, PaymentDetailsCardAvsResultCode, PaymentDetailsCardBin, PaymentDetailsCardCompany, PaymentDetailsCardCvvResultCode, PaymentDetailsCardExpirationMonth, PaymentDetailsCardExpirationYear, PaymentDetailsCardName, PaymentDetailsCardNumber, PaymentDetailsCardPaymentMethodName, and PaymentDetailsCardWallet.
Changed
  • Changed the Products table for pre-2025-07 GraphQL schemas. The PublishedOnCurrentPublication column is now dynamically hidden. The driver exposes this column only when the app has the unauthenticated_read_content scope and an associated publication, preventing errors for apps without an associated sales channel or publications.
Removed
  • Removed the ShopifyPaymentsAccountVerifications view from the GraphQL 2024-04, 2024-07, and 2025-07 schemas. The corresponding API resource no longer exists.
  • Removed the PublishedOnCurrentPublication and ResourcePublicationOnCurrentPublication* columns from the Products table in the 2025-07 GraphQL schema. These columns have been deprecated by Shopify. Use the Publications and PublicationProducts tables instead.
  • Removed the following columns from the OrderTransactions table in the 2025-07 GraphQL schema: CardPaymentDetailsName, CardPaymentDetailsBin, CardPaymentDetailsCompany, CardPaymentDetailsNumber, CardPaymentDetailsWallet, CardPaymentDetailsExpirationMonth, CardPaymentDetailsExpirationYear, CardPaymentDetailsAvsResultCode, and CardPaymentDetailsCvvResultCode. The PaymentDetailsCard* columns return the same data.
  • Removed the following columns from the RefundTransactions view in the 2025-07 GraphQL schema: CardPaymentDetailsName, CardPaymentDetailsBin, CardPaymentDetailsCompany, CardPaymentDetailsNumber, CardPaymentDetailsWallet, CardPaymentDetailsExpirationMonth, CardPaymentDetailsExpirationYear, CardPaymentDetailsAvsResultCode, and CardPaymentDetailsCvvResultCode. The PaymentDetailsCard* columns return the same data.
Yes
02/25/2026 9552 Bitbucket Added
  • In the Users table, added the UserEmail column.
  • In the PullRequests table, added the IsDraft column.
  • Added the WorkItemIds table.
No
02/25/2026 9552 Netsuite Changed
  • Made the following changes in the TransactionAccountingLine table in the SuiteQL Schema: - Changed the data type of the Account column from string to integer. - Changed the data type of the Accountingbook column from string to integer. - Changed the data type of the Transaction column from string to integer. - Changed the data type of the Transactionline column from string to integer. - Changed the data type of the Processedbyrevcommit column from string to boolean.
No
02/25/2026 9552 QuickBase Changed
  • The LIMIT clause is now supported server-side.
No
02/25/2026 9552 Twilio Added
  • Added the Addresses, Conferences, ConferenceParticipants, Queues, QueueMembers, and VerificationServices tables.
  • Added the Alerts, Events, AvailableNumbers, PricingPhoneNumbers, ConferenceSummary, and ConferenceParticipantsSummary views.
  • Added the AddParticipants stored procedure. This procedure adds a participant to a conference.
  • Added the ModifyParticipants stored procedure. This procedure modifies the status of a participant in an active conference.
No
02/24/2026 9551 PipeDrive Added
  • Added server-side filtering support for the App column in the PermissionSets view in the Pipedrive schema.
Removed
  • Removed server-side filtering for the Id column in the CurrentUsers view in the Pipedrive schema.
Yes
02/24/2026 9551 Slack Added
  • Added the IsMarkdownText pseudo-column to the Messages table. When set to true, message text is treated and posted as Markdown.
No
02/23/2026 9550 HubSpot Changed
  • The FolderId field in the MarketingEmails table has been changed from int datatype to long datatype in the Hubspot V3 schema.
No
02/23/2026 9550 PowerShell Cmdlets Added
  • Added IgnoreIncrementalKeys parameter to the Add-ProviderName cmdlet.
No
02/23/2026 9550 SharePoint Added
  • Added the GetFileSensitivityLabel stored procedure to the REST schema.
No
02/20/2026 9547 Cvent Changed
  • Changed the following table names: BudgetItems to EventBudgetItems, Surveys to EventSurveys, and StandaloneSurveys to Surveys.
  • Renamed the following columns in the Attendees table: RegistrationId to RegistrationTypeId, and RegistrationName to RegistrationTypeName.
No
02/20/2026 9547 OneDrive Added
  • Added the SensitivityLabels table.
  • Added the GetFileSensitivityLabel stored procedure. This procedure retrieves all labels and label definitions applied to the specified OneDrive item.
No
02/20/2026 9547 PipeDrive Added
  • Added two new views: DealsArchived (semi-dynamic view) and LeadsArchived.
  • Added two new columns to the Deals table: ArchiveTime and IsArchived.
  • Added one new column to the Leads table: ArchiveTime.
No
02/20/2026 9547 PowerBIXMLA Added
  • Added a new connection property, Scope. When the AuthScheme connection property is set to AzureAD, this property enables the requested OAuth scopes to be specified manually.
No
02/19/2026 9546 AmazonMarketplace Added
  • Added the FailureCode, FailureMessage, and FailureDetails output parameters to the CheckDirectFulfillmentTransaction and CheckVendorTransactionStatus stored procedures in the VendorCentral schema.
No
02/18/2026 9545 HubSpot Added
  • Added the Blogs, BlogTags, BlogPosts, and BlogAuthors tables to the Hubspot V3 schema.
No
02/17/2026 9544 GoogleAnalytics Added
  • Added the CurrencyCode pseudocolumn to the Acquisitions, AcquisitionsFirstUserCampaignReport, AcquisitionsFirstUserGoogleAdsAdGroupNameReport, AcquisitionsFirstUserGoogleAdsNetworkTypeReport, AcquisitionsFirstUserMediumReport, AcquisitionsFirstUserSourceMediumReport, AcquisitionsFirstUserSourcePlatformReport, AcquisitionsFirstUserSourceReport, AcquisitionsSessionCampaignReport, AcquisitionsSessionDefaultChannelGroupingReport, AcquisitionsSessionMediumReport, AcquisitionsSessionSourceMediumReport, AcquisitionsSessionSourcePlatformReport, AcquisitionsSessionSourceReport, DemographicAgeReport, DemographicCityReport, DemographicCountryReport, DemographicGenderReport, DemographicInterestsReport, DemographicLanguageReport, DemographicRegionReport, Demographics, EcommPurchasesItemBrandReport, EcommPurchasesItemCategory2Report, EcommPurchasesItemCategory3Report, EcommPurchasesItemCategory4Report, EcommPurchasesItemCategory5Report, EcommPurchasesItemCategoryReport, EcommPurchasesItemCategoryReportCombined, EcommPurchasesItemIdReport, EcommPurchasesItemNameReport, Engagement, EngagementContentGroupReport, EngagementConversionsReport, EngagementEventsReport, EngagementPagesPathReport, EngagementPagesTitleAndScreenClassReport, EngagementPagesTitleAndScreenNameReport, GamesReporting, Monetization, MonetizationPublisherAdsAdFormatReport, MonetizationPublisherAdsAdSourceReport, MonetizationPublisherAdsAdUnitReport, MonetizationPublisherAdsPagePathReport, Tech, TechAppVersionReport, TechBrowserReport, TechDeviceCategoryReport, TechDeviceModelReport, TechOSSystemReport, TechOSVersionReport, TechPlatformDeviceCategoryReport, TechPlatformReport, and TechScreenResolutionReport views.
No
02/17/2026 9544 VeevaVault Added
  • Added the GetDirectDataFiles and DownloadDirectDataFilePart stored procedures. These procedures retrieve a list of Direct Data files available for download, and download them, respectively.
No
02/17/2026 9544 Zendesk Added
  • Added the IncludeCustomViews connection property.
No
02/16/2026 9543 Sage200 Added
  • Added the SalesOrderReturnInvoiceCreditViews view to the StandardUK schema.
No
02/13/2026 9540 Stripe Changed
  • Changed the data type of the DiscountCouponPercentOff column from integer to decimal in the Customers and Subscriptions tables.
No
02/13/2026 9540 TDS Changed
  • The NTLM Version connection property now defaults to "2" instead of "1".
No
02/13/2026 9540 ZohoCRM Added
  • Added stored procedures CreateCustomModule, AddTagsToRecords, and RemoveTagsFromRecords to the v8 schema.
No
02/12/2026 9539 AzureActiveDirectory Added
  • To facilitate support for Identity Protection endpoints, added five new views: RiskDetections, RiskyServicePrincipals, RiskyUserHistory, RiskyUsers, and ServicePrincipalRiskDetections.
No
02/12/2026 9539 Confluence Added
  • Added the Id column to the GroupsContentRestrictions view for cloud instances.
  • Added the ContainerType and ContainerStatus columns to the Comments table for server instances.
Changed
  • Changed the ContainerId column from read-only to insertable in the Comments table for server instances.
No
02/12/2026 9539 MailChimp Changed
  • Changed the data type of the DisplayOrder and Options_Size columns from integer to long in the ListMergeFields table.
No
02/12/2026 9539 SAP Changed
  • In stored procedure result sets, date fields without a set value now return NULL instead of the default 0000-01-01.
No
02/12/2026 9539 Shopify Added
  • Added the DiscountApplicationType, DiscountApplicationTargetType, DiscountApplicationTargetSelection, DiscountApplicationTitle, DiscountApplicationValueAmount, DiscountApplicationValueCurrencyCode, and DiscountApplicationValuePercentage columns to the OrderLineItemDiscountAllocations view for the GRAPHQL-2025-04 and GRAPHQL-2025-07 schemas.
No
02/11/2026 9538 Access Changed
  • Removed all options of the TestConnectionBehavior connection property other than READ_FILE. For this driver, READ_FILE is the only correct TestConnectionBehavior option.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 Avro Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 CSV Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 JSON Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 Parquet Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 PipeDrive Added
  • Added the CustomFields column to the Deals table in the Pipedrive V2 schema.
No
02/11/2026 9538 SASDataSets Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 SASXpt Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No
02/11/2026 9538 XML Changed
  • Added a new option, AUTHENTICATE, to the TestConnectionBehavior connection property. When Authenticate is specified, the driver makes a simple API call to check if the provided credentials are valid.
  • Fixed some incorrect behaviors for all options of the TestConnectionBehavior connection property.
  • Improved error handling, normalized errors, and added error codes to differentiate different storage errors.
No

We appreciate your feedback.  If you have any questions, comments, or suggestions about this entry, please contact our support team at [email protected].