Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version number to User Agent #303

Merged

Conversation

JinHuangAtZen
Copy link
Contributor

Hi @nukosuke , I've added version number to the default user agent, so that the new user agent will include a package version number like nukosuke/go-zendesk/0.18.0. This way, we can better identify which version the user is using to send request to Zendesk. The new version should include support for CBP (Cursor Based Pagination).

Can you please bump the version to v0.18.0?

I've also updated the readme to include the correct mocking library which is now uber-go/mock.

Thanks

Updated Readme with correct mocking library
@nukosuke nukosuke merged commit e4a6604 into nukosuke:master Feb 6, 2024
6 of 12 checks passed
@nukosuke
Copy link
Owner

nukosuke commented Feb 6, 2024

Thanks!
v0.18.0 has been released 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants