| |
| Date | Build Number | Change Type | Description |
| 01/27/2026 | 9523 | Zendesk | Added
- 次の7つの新しいビューが追加されました:OpenTicketsAssignedToMe、PositivelyRatedTicketsThisWeek、NegativelyRatedTicketsThisWeek、YourSolvedTicketsThisWeek、DeletedTickets、AllCustomers、およびSuspendedUsers。
|
| 01/13/2026 | 9509 | General | Added
- REGEXP_REPLACE() 文字列関数のサポートが追加されました。
|
| 01/13/2026 | 9509 | Zendesk | Added
- Zendesk のCustom Objects API に対するフルCRUD サポートが追加されました。
|
| 12/05/2025 | 9470 | General | Added
- INSERT INTO SELECT 文のサポートが追加されました。この操作をネイティブでサポートしていないプロバイダーについては、ドライバー側で実行されます。
|
| 12/04/2025 | 9469 | Zendesk | Removed
- Tickets テーブルからUser_Id カラムおよびView_Id カラムが削除されました。
|
| 11/27/2025 | 9462 | Zendesk | Removed
- Tickets_Macros テーブルが削除されました。
|
| 11/17/2025 | 9452 | Zendesk | Removed
- PostComments テーブルからFilterBy カラムが削除されました。
|
| 11/11/2025 | 9446 | Zendesk | Removed
- Posts テーブルのFilterBy カラム(Status で Posts をフィルタリングする)が削除されました。FilterBy が提供していたフィルタリング機能は、既存のStatus カラムに統合されました。
|
| 11/03/2025 | 9438 | Zendesk | Changed
- 新しいCustom Objects API の実装に備え、既存のカスタムオブジェクトテーブルとプレフィックス(現在はLegacy として指定)が名称変更されました。
- CustomObjectField ビューは、LegacyCustomObjectField に名称変更されました。
- CustomObjects テーブルは、LegacyCustomObjects に名称変更されました。
- レガシーカスタムオブジェクトは、従来のCustomObject_ プレフィックスの代わりに、LegacyCustomObject_ プレフィックスを使用します。
|
| 10/21/2025 | 9425 | Zendesk | Changed
- ArticleAttachments テーブル内のLocale カラムは、入力カラムではなく完全なカラムとなりました。
|
| 10/13/2025 | 9417 | Zendesk | Changed
- CreateArticleAttachments ストアドプロシージャのArticleID カラムのデータ型がInteger からLong に変更されました。
|
| 10/06/2025 | 9410 | General | Added
- ミリ秒とナノ秒に対応する".S" と",S" を使用したdatetime フォーマットのパースに対応しました。
|
| 10/02/2025 | 9406 | Zendesk | Deprecated
- 以下の接続プロパティが非推奨となりました:UseClientSidePaging およびUseParallelPaging。
Changed
- PageSize 接続プロパティのデフォルト値が100から1000に変更されました。
- UseIncrementalAPI 接続プロパティにAuto 設定が追加され、デフォルト値として設定されました。
- TicketEvents テーブルのInclude 疑似カラムがIncludeCommentText に名称変更されました。
- TicketMetricEvents テーブルのTime カラムがCreatedAt に名称変更されました。
- Apps テーブルのRatingAvergae カラムがRatingAverage に修正されました。
- Articles テーブルのLocale カラムがキーカラムに変更され、Id との複合キーを形成するようになりました。
- Users テーブルのGroupId、GroupName、Organization カラムがインプットカラムに変更されました。
Added
- TicketEvents、TicketMetricEvents、Articles、Users、およびOrganizations テーブルにIncremental API サポートが追加されました。
Removed
- ArticleAttachments テーブルからIsInline インプットカラムが削除されました。フィルタリングは現在、代わりにInline カラムを使用してクライアント側で処理されます。
- 以下のテーブルから混乱を減らし、フィルタリングの明確性を向上させるため、SourceId カラムが削除されました:
- SectionTranslations:SectionId カラムに既に同じ値が含まれていました。
- CategoryTranslations:CategoryId カラムに既に同じ値が含まれていました。
- ArticleTranslations:ArticleId カラムに既に同じ値が含まれていました。
|
| 09/26/2025 | 9400 | Zendesk | Added
- OAuth PKCE 認証のサポートが追加されました。
|
| 09/12/2025 | 9386 | General | Added
- sys_tables テーブルにIsInsertable、IsUpdateable、IsDeleteable カラムが追加されました。
|
| 09/10/2025 | 9384 | General | Changed
- 静的に定義されたビューのすべてのカラムが読み取り専用としてレポ―トされるようになりました。
|
| 09/03/2025 | 9377 | General | Changed
- 射影部分でIN 条件にNULL 値が使用される際の動作が修正されました。0 ではなくNULL が返されるようになりました。例えば、"NULL IN (1,2)" は"NULL" を返します。
|
| 09/01/2025 | 9375 | General | Added
- CAST 関数で無限値を使用するサポートが追加されました。この関数は"inf" および"-inf" をDOUBLE、FLOAT、またはREAL にキャストできます。
|
| 08/21/2025 | 9364 | General | Changed
- 動作変更:
- 非テーブルクエリにおける文字列値比較の不整合が修正されました。
- 例えば、"SELECT 'A' = 'a'" は以前はfalse を返していましたが、現在はtrue を返します。
|
| 08/13/2025 | 9356 | General | Changed
- ヒープ使用量を削減するため、ページプロバイダーでメモリに保持される最大ページ数が15から5に変更されました。
|
| 07/01/2025 | 9313 | Zendesk | Changed
- HasAttachments が通常のカラムから擬似カラムに変更されました。
|
| 06/30/2025 | 9312 | Zendesk | Deprecated
- Zendesk によるBasic 認証の完全廃止の方針に沿い、ドライバー内のBasic 認証方式(AuthScheme)は廃止されました。
Removed
- Translations テーブルが削除されました。
|
| 06/25/2025 | 9307 | General | Removed
- ConnectionType プロパティから"ADLS Gen 1" の値が削除されました。
|
| 06/20/2025 | 9302 | General | Added
- 以下の関数が作成されました:
- TEXT_ENCODE:文字列を異なる文字セットにエンコードします(UTF8 → UTF7)。結果としてバイナリ配列を返します。
- TEXT_DECODE:バイナリ配列を受け取り、文字セットが指定された場合に文字列にデコードして戻します。
- BASE64_ENCODE:バイナリ配列を受け取り、base64 文字列(varchar)としてエンコードします。
- BASE64_DECODE:base64 エンコードされた文字列を受け取り、バイナリ配列にデコードします。
|
| 06/18/2025 | 9300 | General | Changed
- 例外処理の内部コードがリファクタリングされました。特定のエラー条件で返される例外メッセージの表現や書式が変更されている場合があります。
|
| 05/27/2025 | 9278 | General | Removed
- ProxyAuthscheme から"Proprietary" 列挙オプションが削除されました。
|
| 02/15/2025 | 9177 | General | Added
- 符号なし整数型(unsigned integer type)を、その符号なしの値を保持するのに十分な精度を持つ最も近い符号付きデータ型に変換するサポートが追加されました。これは、JDBC が符号なしデータ型をサポートしていないため、JDBC に対してのみ行われます。
|
| 11/27/2024 | 9097 | General | Added
- LogModule の出力にThreadId が追加されました。Logfile の行には、実行中のアクションに関連するThread ID が含まれるようになりました。
|
| 11/27/2024 | 9097 | Power BI | Added
- Power BI Connector は、ARM64 CPU で動作するWindows 11をサポートするようになりました。
|
| 11/06/2024 | 9076 | Zendesk | Added
- CreateTicketComment およびDownloadCommentAttachment ストアドプロシージャが追加されました。
|
| 05/23/2024 | 8909 | Zendesk | Added
- 新たに2つのテーブルが追加されました:GroupSlaPolicies およびTargets。
- 新たに8つのビューが追加されました:AccessLogs、Apps、AuditLogs、ResourceCollections、TargetFailures、TicketEmailCCs、TicketRelatedInformation、およびUserEvents。
- Requests テーブルに3つの新しいカラムが追加されました:CustomFields、CustomStatusId、およびEmailCcIds。
- Sections テーブルにSorting カラムが追加されました。
- TicketComments テーブルにAuditId カラムが追加されました。
- Tickets テーブルに3つの新しいカラムが追加されました:AllowAttachments、CustomStatusId、EmailCcIds、FromMessagingChannel、およびResultType。
|
| 05/09/2024 | 8895 | General | Changed
- 以前はROUND 関数は負の値を受け取りませんでした。その機能は復元されました。
|
| 03/15/2024 | 8840 | General | Added
- Java のString.compare() 機能をSQL クエリに提供するSTRING_COMPARE という新しいSQL 関数が作成されました。2つの文字列の比較値を表す数値を返します。
|
| 02/15/2024 | 8811 | Zendesk | Changed
- Changed the data type of the EditedAt column from string to datetime and the StartTime column from long to datetime in the Articles table.
- Changed the data type of the MessageAddedAt and StateUpdatedAt columns from string to datetime in the SideConversations table.
|
| 02/13/2024 | 8809 | Zendesk | Changed
- Updated the datatype of CreatedAt and UpdatedAt columns from string to datetime in Articles and ArticleAttachments tables.
Changed
- Updated Id, and FollowupId columns as a composite key to Tickets_Followups table.
- Updated Id as a primary key in Tickets_SatisfactionRatings table.
|
| 01/08/2024 | 8773 | Zendesk | Changed
- Updated Id, and CollaboratorId columns as a composite key to Tickets_Collaborator table.
- Updated Id, and FollowerId columns as a composite key to Tickets_Followers table.
- Updated Id, and MacroId columns as a composite key to Tickets_Macros table.
- Updated Id, and SatisfactionRatingId columns as a composite key to Tickets_SatisfactionRatings table.
- Updated Id, and SharingAgreementId columns as a composite key to Tickets_SharingAgreements table.
- Updated Id, and Tag columns as a composite key to Tickets_Tags table.
- Updated Id, and ViaSourceRel columns as a composite key to Tickets_Viasources table.
|
| 11/29/2023 | 8733 | General | Changed
- The ROUND function doesn't accept the negative precision values anymore.
Changed
- The returning types of the FDMonth, FDQuarter, FDWeek, LDMonth, LDQuarter, LDWeek functions are changed from Timestamp to Date.
- The return type of the ABS function will be consistent with the parameter value type.
|
| 11/28/2023 | 8732 | General | Added
- Added the HMACSHA256 formatter to allow for secrets to be decoded if it is in base64 format
|
| 10/30/2023 | 8703 | Zendesk | Added
- Added TicketSkips, Attributes, AttributeValues, Bookmarks, ManagementPermissionGroups, Translations, ContentSubscriptions, UserSegments, Votes, ContentTags, ArticleComments tables.
- Added TicketFieldsRelationshipFilterAll, TicketFieldsRelationshipFilterAny, UserFieldsRelationshipFilterAll, UserFieldsRelationshipFilterAny, OrganizationFieldsRelationshipFilterAll, OrganizationFieldsRelationshipFilterAny, UserSubscriptions, TicketEvents views.
- Added CreateContentTag and UploadUserImage Stored Procedures.
- Added AgentDescription, CustomStatuses, RelationshipFilterAll, RelationshipFilterAny, RelationshipTargetType, RequiredInPortal and SubTypeId columns in TicketFields table.
- Added RelationshipTargetType, RelationshipFilterAll and RelationshipFilterAny columns in UserFields table.
- Added RelationshipTargetType, RelationshipFilterAll and RelationshipFilterAny columns in OrganizationFields table.
- Added support for GetDeleted in TicketSkips table and TicketEvents view.
|
| 10/27/2023 | 8700 | Zendesk | Added
- Added support for GetDeleted in the TicketAudits, TicketComments, TicketMetricEvents, TicketMetrics, Tickets_Collaborators, Tickets_Followers, Tickets_Followups, Tickets_Macros, Tickets_SatisfactionRatings, Tickets_SharingAgreements, Tickets_Tags and Tickets_Viasources views.
|
| 10/13/2023 | 8686 | Zendesk | Added
- Added the ArticleLabels table.
|
| 10/05/2023 | 8678 | Zendesk | Added
- Added the Categories, Sections, SideConversations and TriggerCategories tables.
- Added the SatisfactionReasons, SideConversationParticipants, SideConversationEvents, SideConversationEventsMessage and SideConversationEventsMessageTo views.
- Added the ImportSideConversation, ImportSideConversationEvents, SetUserPassword, ChangePassword and ImportTickets Stored Procedures.
- Added the TicketComments pseudo aggregate column in the Tickets table.
- Added the ReferenceNumber pseudocolumn in the Tickets table and TicketComments view.
|
| 10/03/2023 | 8676 | Zendesk | Changed
- Changed CustomAgentRoles from a view to a table.
- Changed the column name from ConfigurationEndUserProfile to ConfigurationEndUserProfileAccess in the CustomAgentRoles table.
Added
- Added the ConfigurationAssignTicketsToAnyGroup, ConfigurationCustomObjects, ConfigurationEndUserListAccess, ConfigurationExploreAccess, ConfigurationGroupAccess, ConfigurationLightAgent, ConfigurationManageAutomations, ConfigurationManageContextualWorkspaces, ConfigurationManageGroupMemberships,ConfigurationManageGroups, ConfigurationManageOrganizationFields, ConfigurationManageOrganizations, ConfigurationManageRoles, ConfigurationManageSkills, ConfigurationManageSlas, ConfigurationManageSuspendedTickets, ConfigurationManageTeamMembers, ConfigurationManageTicketFields, ConfigurationManageTicketForms, ConfigurationManageTriggers, ConfigurationManageUserFields, ConfigurationModerateForums, ConfigurationOrganizationNotesEditing, ConfigurationSideConversationCreate, ConfigurationTicketEditing, ConfigurationTicketRedaction, ConfigurationViewDeletedTickets, ConfigurationVoiceAccess, ConfigurationVoiceDashboardAccess, RoleType, TeamMemberCount columns in the CustomAgentRoles table.
|
| 09/27/2023 | 8670 | Zendesk | Added
- Added UseParallelPaging connection property.
- Added cursor based pagination support for ArticleAttacments, Article, Automations, Posts, TicketComments, TicketMetricEvents, Topics, UserIdentities tables.
- Added CustomTicketStatuses table.
|
| 09/25/2023 | 8668 | Zendesk | Added
- Added support for Insert and Update in the Views table.
- Added Default, Description, RawTitle and Url columns in the Views table.
- Added ViewsConditionsAll and ViewsConditionsAny views.
|
| 09/21/2023 | 8664 | Zendesk | Added
- Added cursor based pagination support for Tickets_Collaborators, Tickets_Followers, Tickets_Followups, Tickets_Macros, Tickets_SatisfactionRatings, Tickets_SharingAgreements and Tickets_Viasources views because API support Cursor Pagination for these tables.
|
| 09/12/2023 | 8655 | Zendesk | Changed
- Updated Articles view to a table.
- Updated ArticleAttacments view to a table.
Added
- Added CreateArticleAttachment Stored Procedure.
|
| 09/08/2023 | 8651 | Zendesk | Changed
- Updated SlaPolicies view to a table.
Added
- Added SlaPoliciesFilterAll, SlaPoliciesFilterAny and SlaPoliciesMetrics views.
|
| 08/10/2023 | 8622 | Zendesk | Added
- Added cursor based pagination support for ArticleAttacments, Article, Automations, Posts, TicketComments, TicketMetricEvents, Topics, UserIdentities tables.
- Added CustomTicketStatuses table.
|
| 07/21/2023 | 8602 | Zendesk | Changed
- Updated UserId column as composite key in the UserIdentities table.
|
| 06/20/2023 | 8571 | General | Added
- Added the new sys_lastresultinfo system table.
|
| 04/25/2023 | 8515 | General | Removed
- Removed support for the SELECT INTO CSV statement. The core code doesn't support it anymore.
|
| 01/10/2023 | 8410 | Zendesk | Changed
- Updated TicketId column as composite key in the Collaborators view.
|
| 01/04/2023 | 8404 | Zendesk | Changed
- Changed Collaborators.UpdatedAt datatype from date to datetime.
|
| 12/30/2022 | 8399 | Zendesk | Added
- Added CreatedAt, UpdatedAt, Url, AgentConditions, EndUserConditions columns to the TicketForms table.
|
| 12/14/2022 | 8383 | General | Changed
- Added the Default column to the sys_procedureparameters table.
|
| 12/02/2022 | 8371 | Zendesk | Added
- Added IncludeCustomObjects property to fetch Custom Objects.
- Added CustomObjects table.
- Added CustomObjectField view.
|
| 11/11/2022 | 8350 | Zendesk | Added
- Added Attachments.UpdatedAt Pseudo column.
|
| 11/02/2022 | 8341 | Zendesk | Added
- Added Embedded OAuth support.
|
| 09/30/2022 | 8308 | General | Changed
- Added the IsPath column to the sys_procedureparameters table.
|
| 09/22/2022 | 8300 | Zendesk | Added
|
| 02/11/2022 | 8077 | Zendesk | Added
- Added support for new tables Article and ArticleAttacments.
|
| 02/03/2022 | 8069 | Zendesk | Added
- Added support for Count to be calculated server side on the Users table. This is only supported in limited cases where Group By and Having are not used.
|
| 11/09/2021 | 7983 | Zendesk | Added
- Added cursor based pagination support for ActivityStream, Automations, Macros, SatisfactionRatings, SupportAddresses, SuspendedTickets, TicketMetrics and Views tables. Previously these tables used limit / offset pagination, which is subject to strict rate limits from Zendesk.
|
| 10/05/2021 | 7948 | Zendesk | Added
- Added support to use the Incremental API for the TicketMetrics table.
|
| 09/23/2021 | 7936 | Zendesk | Added
- Added a new connection property - IncludeDeleted. If set to true, the driver will include deleted Tickets when using the Incremental API.
|
| 09/16/2021 | 7929 | Zendesk | Added
- Added the Solved_At column to the Tickets table when using the Incremental API.
Changed
- Changed the Solved column to a pseudo column for Tickets table and changed the datatype to Date. Solved does not actually return with any value, but it is an available input that may be passed to Zendesk when the connection property UseIncrementalAPI=false.
|
| 09/02/2021 | 7915 | General | Added
- Added support for the STRING_SPLIT table-valued function in the CROSS APPLY clause.
|
| 08/07/2021 | 7889 | General | Changed
- Added the KeySeq column to the sys_foreignkeys table.
|
| 08/06/2021 | 7888 | General | Changed
- Added the new sys_primarykeys system table.
|
| 07/23/2021 | 7874 | General | Changed
- Updated the Literal Function Names for relative date/datetime functions. Previously, relative date/datetime functions resolved to a different value when used in the projection as opposed to the predicate. For example: SELECT LAST_MONTH() AS lm, Col FROM Table WHERE Col > LAST_MONTH(). Formerly, the two LAST_MONTH() methods would resolve to different datetimes. Now, they will match.
- As a replacement for the previous behavior, the relative date/datetime functions in the criteria may have an 'L' appended to them. For example: WHERE col > L_LAST_MONTH(). This will continue to resolve to the same values that were previously calculated in the criteria. Note that the "L_" prefix will only work in the predicate - it not available for the projection.
|
| 04/23/2021 | 7783 | General | Changed
- Updated how display sizes are determined for varchar primary key and foreign key columns so they will match the reported length of the column.
|
| 04/16/2021 | 7776 | General | Changed
- Reduced the length to 255 for varchar primary key and foreign key columns.
Changed
- Updated index naming convention to avoid duplicates.
|