Skip to content

Releases: justeat/ZendeskApiClient

v7.0.7

22 Jan 11:39
969bf09
Compare
Choose a tag to compare

What's Changed

  • [RED-1966] Adds support to an iterator and more CBP endpoints by @fbvilela in #322
  • develop -> master ([RED-1966]) by @Ud0o in #327

Full Changelog: v7.0.6...v7.0.7

v7.0.6

16 Nov 15:36
621cde8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.5...v7.0.6

v7.0.5

15 Nov 09:52
2cb398f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.2...v7.0.5

Ensure related services are side-loaded in Incident API response

23 Oct 08:06
5d8af4d
Compare
Choose a tag to compare

What's Changed

  • Ensure related services are side-loaded in Incident API response by @mikerogers123 in #318

Full Changelog: v7.0.1...v7.0.2

Cursor Pagination: Allow Before and After cursors to be specified

19 Oct 09:36
4e562eb
Compare
Choose a tag to compare

This release allows you to specify a BeforeCursor and AfterCursor to the cursor-based pagination endpoints, allowing you to loop through all the potential pages.

Status endpoint deprecation

.NET 6 Upgrade

20 Jul 10:22
d90c3fb
Compare
Choose a tag to compare

ZendeskApiClient now targets both .NET Standard 2.0 and .NET 6, enabling users to leverage the latest runtime features and performance optimizations for their projects. Please note that with this update, support for .NET Core 3.1 is no longer targeted.

v5.0.1

28 Jun 09:25
b68ad64
Compare
Choose a tag to compare

Upgrades microsoft packages

Initial release - Github actions

13 Jun 08:48
fa410a8
Compare
Choose a tag to compare

This will trigger the nuget-publish step.