Releases: zendesk/zendesk_api_client_php
Releases · zendesk/zendesk_api_client_php
v4.1.0
What's Changed
- Ensure that github actions run on the 3.x branch as well as master by @token-cjg in #552
- [RED-2647] Add lint commands + fix lint errors by @token-cjg in #554
- Bump version to 4.1.0 by @token-cjg in #555
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- [RED-2643] Fix issue when iterating over help center categories by @token-cjg in #548
- [RED-2643] Bump version to 4.0.1 by @token-cjg in #549
Full Changelog: v4.0.0...v4.0.1
v3.1.2
What's Changed
- [RED-2643] Cherry-pick fix for issue when iterating over help center categories by @token-cjg in #550
- [RED-2643] Bump version to 3.1.2 by @token-cjg in #551
Full Changelog: v3.1.1...v3.1.2
v4.0.0
What's Changed
- Bump supported php version to 8.2 by @token-cjg in #546
- Bump version to 4.0.0 by @token-cjg in #547
Full Changelog: v3.1.1...v4.0.0
v3.1.1
What's Changed
- Fix php 8.4 nullable parameters deprecations by @MrJuliuss in #544
- add endpoint property by @veshant in #542
- Bump version to 3.1.1 by @token-cjg in #545
New Contributors
- @MrJuliuss made their first contribution in #544
- @veshant made their first contribution in #542
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Bump v3.0.1 updates user agent by @ecoologic in #525
- Un-archive repo in README by @ecoologic in #529
- Debug headers as JSON - Fix #465 by @ecoologic in #535
- Demonstrate how to get help center articles using the php client by @token-cjg in #536
- Zendesk Sell API and Contacts resource support by @token-cjg in #537
- Zendesk Sell API and Contacts resource support by @Alex-Sh in #463
- Improve contacts test by url encoding value by @token-cjg in #538
- Bump version to 3.1.0 by @token-cjg in #539
New Contributors
- @token-cjg made their first contribution in #536
- @Alex-Sh made their first contribution in #463
Full Changelog: v3.0.1...v3.1.0
v3.0.1
PaginationIterator to use with OBP to CBP upgrade
See CBP_UPGRADE_GUIDE.md
What's Changed
- Deprecate support by @7ail in #507
- CI by @ecoologic in #508
- fix: Incorrect DocBlock param type for $query (closes #462). by @pointybeard in #486
- CreateMany resource Trait reused in the Tickets resource by @yksi in #449
- add tags resource for Resource\Core\Users to work with user tags by @rieznyk in #421
- DynamicContentItemVariants: Fix objectName variables by @Zarthus in #441
- Updating organizations() method definition by @MlleDelphine in #500
- will update the PHPDoc block to add the @method tickets() to the User class by @HVSoftware in #436
- Fix #437 by @ecoologic in #510
- Red 1950 unskip tests by @ecoologic in #509
- CBP tickets by @ecoologic in #511
- Red 1953 pagination by @ecoologic in #513
- CBP iterator for Users by @ecoologic in #512
- Pagination Iterator with params by @ecoologic in #516
- Add CbpStrategy accepting OBP params by @ecoologic in #517
- RED-2002 Iterator Associations by @ecoologic in #518
- Iterator handling errors by @ecoologic in #519
- Iterator final touches by @ecoologic in #521
- Iterator final docs by @ecoologic in #523
- PaginationIterator storing only one page at a time by @ecoologic in #524
New Contributors
- @ecoologic made their first contribution in #508
- @pointybeard made their first contribution in #486
- @yksi made their first contribution in #449
- @rieznyk made their first contribution in #421
- @Zarthus made their first contribution in #441
- @MlleDelphine made their first contribution in #500
- @HVSoftware made their first contribution in #436
Full Changelog: v2.2.17...v3.0.0