Releases: zendesk/ticket_sharing
Releases · zendesk/ticket_sharing
v2.1.0
Add the ability to pass a custom status string to your ticket sharing payload. This is not active on the backend yet, but this sets up the code to accept these values. Keep an eye out at https://support.zendesk.com/hc/en-us/articles/4408893967514-Sharing-tickets-with-other-Support-accounts for any future details on how this will work for your needs. This is an optional value that can be safely omitted.
What's Changed
- Bump addressable from 2.4.0 to 2.8.0 by @dependabot in #26
- Bump rake from 0.9.2.2 to 12.3.3 by @dependabot in #27
- feat: add github actions by @EricRoos-Zendesk in #25
- feat: add custom status to ticket model by @EricRoos-Zendesk in #24
- Add workflow for pushing to RubyGems by @codealchemy in #28
New Contributors
- @dependabot made their first contribution in #26
- @EricRoos-Zendesk made their first contribution in #25
- @codealchemy made their first contribution in #28
Full Changelog: v2.0.1...v2.1.0