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

Improve Purchase and PurchaseItem models with addition of user agent and images #62

Merged
merged 2 commits into from
Aug 22, 2020

Conversation

sbailliez
Copy link
Contributor

This adds missing support of user agent in purchase as well as images in PurchaseItem
To avoid duplication, the logic to create a new image entry has been centralized in SailthruUtils

- Add support for images in PurchaseItem and centralize the logic of creating a new image entry that exists in Content
- Minor cosmetic fix to add generic type on tags field
…nflict in today's environment

- Update gson to 2.8.6
- Update httpclient to 4.5.12 and httpcore to 4.4.13
- Update slf4j to 1.7.30
- For internal use, update junit to 4.13, mockito to 3.4.6 and all maven plugins
- Fix unit test to have correct mocking and remove deprecated usages
Copy link
Contributor

@brndnwng brndnwng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution and I will release this soon

@brndnwng brndnwng merged commit a4f1f0c into sailthru:master Aug 22, 2020
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.

None yet

2 participants