Releases: Speedygeek/ZendeskApi_v2
Releases · Speedygeek/ZendeskApi_v2
3.10.7 (20 May 2020)
3.10.6 (05 April 2020)
Changes:
- 69a3bab add requester and tags properties to request (#468)
- d65381c Added 'url_target_v2' to Target Json Converter to return HttpTarget (#470)
- 89d32c7 removed un-needed brand create. (#472)
- 840419f Unit test clean up (#471)
- eb6e04a Added sort direction to GetTicketComments (#466)
- 9cf719c Merge pull request #463 from yuvalon/patch-1
- 723f255 Merge branch 'master' into patch-1
- 368dffd Adding test case for FollowUpIds
- e1ac77f Changed code so it support the option to not replace space with underscore in CustomFieldOptions on Ticket's. Also changed UpdateTicketField to follow same logic as CreateTicketField, else Zendesk API gives an 'Underscore not supported' error in values. + Changed unit tests to check of all the new cases (#464)
- b98210d adding support for followUpIds in tickets
3.10.5 (09 December 2019)
Changes:
- 9cf719c Merge pull request #463 from yuvalon/patch-1
- 723f255 Merge branch 'master' into patch-1
- 368dffd Adding test case for FollowUpIds
- e1ac77f Changed code so it support the option to not replace space with underscore in CustomFieldOptions on Ticket's. Also changed UpdateTicketField to follow same logic as CreateTicketField, else Zendesk API gives an 'Underscore not supported' error in values. + Changed unit tests to check of all the new cases (#464)
- b98210d adding support for followUpIds in tickets
- 6aa9e74 Adding support for paging on Search Articles and few missing properties (#452)
- a426908 Added Create or Update (#461)
- 972a06b TicketField - Added agent_description (#459)
- 8236d65 fixed nuget github urls (#456)
This list of changes was auto generated.
3.10.4 (26 September 2019)
Changes:
- 92d525e added test case for issue #454 (#455)
- b9a74d2 Extended Talk Account Overview support (#453)
- db1e294 Added initial support Talk Account Overview (#451)
- 62fc2c6 Changed Body property in Event Model from string to object to support… (#450)
- b721dd6 Update README.md
- 36707a0 Update version for next release (#448)
- c8414f6 Corrected support for CurrentQueueActrivity using a Response pattern (#447)
This list of changes was auto generated.
3.10.3 (12 July 2019)
3.10.2 (21 June 2019)
3.10.1 (01 June 2019)
3.10.0 (29 December 2018)
Changes:
- d6a8969 changed to use git version (#417)
- 5a30ed2 updating Build Number settings (#416)
- 5868cdd updated build triggers for tags (#415)
- 7073644 added bulk and batch update for users (#414) [ #371 ]
- 8815750 added support for batch update of tickets (#413) [ #379 ]
- 330c6e0 close #354
- 6611a67 Update CONTRIBUTING.md (#408)
- b891e36 Update CLA assistant (#409)
- 6badefc Update README.md (#407)
- ac4efbc speed up the builds (#395)
See more
- f897dfa * Added a new property on the ticket model to handle incidents counts (#393)
- 4c83291 fixing unit test (#394)
- 95e0337 Bump NUnit3TestAdapter from 3.10.0 to 3.11.0 in /src (#388)
- 91d0269 ExecuteViewAsyncParams Fixed passing wrong Perpage and Page paramters (#387)
- 30aee19 changed GroupTicketExportResponse.EndTime to DateTimeOffset (#386) [ #348 ]
- 1878a0a updated user roles sideload [ #346 ]
- a504a66 added GetTicketsByExternalId (#385) [ #331 ]
- c818a9d Bump NUnit from 3.10.1 to 3.11.0 in /src (#383)
- 3a2fd2d Merge branch 'master' of https://github.com/mozts2005/ZendeskApi_v2
- 78da702 Bump Microsoft.NET.Test.Sdk from 15.8.0 to 15.9.0 in /src (#384)
- 76fb26a fixed readKey
- a4b2452 Updated example for question #377
- 7dab37e Build and Process Clean up. (#382)
- 61396e7 Set up CI with VSTS Pipelines (#375)
- 90f93de Feature/organizations by externalid and comment count (#380)
- 0e45f4d Add locale support for article attachments (#378)
- bf2557c Bump MSBuild.Sdk.Extras from 1.6.52 to 1.6.55 in /src (#376)
- 5c17b2f added CreateManyTickets and CreateManyTicketsAsync Methods. (#374) [ #321 ]
- c3a38d1 Bump MSBuild.Sdk.Extras from 1.6.47 to 1.6.52 in /src (#373)
- 5894cee Bump MSBuild.Sdk.Extras from 1.6.46 to 1.6.47 in /src (#368)
- d01ade4 Bump GitVersionTask from 4.0.0-beta0012 to 4.0.0-beta0014 in /src (#369)
This list of changes was auto generated.
3.9.0 (15 August 2018)
- #366 - Do you support the new announced DDoS protection system? +Question
- #364 - Bump NUnit3TestAdapter from 3.9.0 to 3.10.0 in /src contributed by (dependabot[bot]) +dependencies
- #363 - Bump Microsoft.NET.Test.Sdk from 15.5.0 to 15.8.0 in /src contributed by (dependabot[bot]) +dependencies
- #362 - Bump MSBuild.Sdk.Extras from 1.0.9 to 1.6.46 in /src contributed by (dependabot[bot]) +dependencies
- #361 - Bump Newtonsoft.Json from 11.0.1 to 11.0.2 in /src contributed by (dependabot[bot]) +dependencies
- #359 - Bump NUnit from 3.9.0 to 3.10.1 in /src contributed by (dependabot[bot]) +dependencies
- #360 - Bump Microsoft.NETCore.UniversalWindowsPlatform from 5.4.1 to 6.1.7 in /src contributed by (dependabot[bot]) +dependencies
- #357 - Tickets.GetTicketsByViewID - int required, but must be long +More-Info-Needed
- #356 - Support incremental organization export contributed by Ben Emmett (bcemmett) +Enhancement
- #353 - Suddently my app stop work +Question
- #352 - Removal-of-support-for-TLS-protocol-versions-1-0-and-1-1 +Question
- #350 - TLS/1.0 Error +Question
- #349 - Fix Issue #345 + #337 + Fix UserTests that failed/was incorrectly implemented contributed by Rasmus Wulff Jensen (rwjdk)
- #347 - Implementation of "Users.GetIncrementalUserExport" and "Users.GetIncrementalUserExportNextPage" (+Async versions) contributed by Rasmus Wulff Jensen (rwjdk)
- #345 - Tickets.GetInrementalTicketExportAsync is spelled wrong and do not use the side-load options provided +fix
- #344 - Issue #330 + CRUD operations for Comments contributed by Rasmus Wulff Jensen (rwjdk)
- #343 - Test "CanCreateTicketWithDueDate" can't run on PCs that use dd/MM/yyyy format contributed by Rasmus Wulff Jensen (rwjdk)
- #342 - Can't sign Contributes Agreement
- #341 - Error Socket to connect zendesk
- #340 - Authentication Error +Question
- #338 - Bulk user delete support contributed by Devin Wall (dm430)
- #337 - Missing field in ZendeskApi_v2.Models.Satisfaction.SatisfactionRating +Enhancement +help-wanted
- #336 - Add locale to categories contributed by Denis P. (Lsdenis)
- #335 - Issue with Tickets.GetAuditsAsync() +fix +More-Info-Needed
- #334 - Add netstandard2.0 as target framework contributed by Morten Brix Pedersen (mbp) +Enhancement
- #333 - Cannot set value for CustomField defined as drop-down type +Question
- #332 - Request: Get draft article/category/section
- #330 - Can you add ability to get the post comments ? +Enhancement
- #329 - Remove Microsoft.Bcl dependency for .net45 +Under-Review
- #328 - remove Microsoft.Net.Http dependency for .net4.5 contributed by Vlad Kurdzesau (vlad-kurdesov)
- #315 - Dedicated method for user incremental export +Enhancement +help-wanted
- #235 - .net core support? +Enhancement +In-progress
Commits: 3094b3d...e6fae0a
3.8.0 (12 March 2018)
- #325 - Adding support for pagination in GetUsersInOrganization in the Users … contributed by Jean-Michel Provencher (jmprovencher) +Enhancement
- #324 - added UWP Support contributed by Elizabeth Schneider (mozts2005)
- #323 - added UWP Support contributed by Elizabeth Schneider (mozts2005)
- #320 - changed user segment to be a long. contributed by Elizabeth Schneider (mozts2005)
- #319 - User Segment Id type should be extended +fix
- #318 - cannot send inline image
- #316 - Zendesk Voice amendments contributed by (WinDrop)
- #314 - Download attachment contributed by Elizabeth Schneider (mozts2005)
- #302 - Help Center Access Policies will be deprecated +fix
- #299 - GetArticlesBySectionId returns 0 results
Commits: a2af9c4...4244709