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

use JsonAlias for kabab case support #106

Merged
merged 2 commits into from
Jul 24, 2018
Merged

use JsonAlias for kabab case support #106

merged 2 commits into from
Jul 24, 2018

Conversation

qinfchen
Copy link
Contributor

@qinfchen qinfchen commented Jul 24, 2018

htp-remoting/spark are already on jackson 2.9.5. Fixes palantir/conjure-java-runtime#317

worth mentioning https://github.com/palantir/http-remoting/releases/tag/3.33.0 release notes

@qinfchen qinfchen requested a review from a team as a code owner July 24, 2018 10:40
@@ -1,4 +1,4 @@
com.fasterxml.jackson.*:jackson-* = 2.6.7
com.fasterxml.jackson.*:jackson-* = 2.9.5
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it work upgrading this to the minimum that allows us to use @JsonAlias?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The minimum version is 2.9.0 and there are many bug fixes since then , so I am not sure if it is worth picking the minimum version if it is only patch bump.

@iamdanfox iamdanfox merged commit 48c5bf7 into develop Jul 24, 2018
@iamdanfox iamdanfox deleted the qchen/useJsonAlias branch July 24, 2018 11:56
qinfchen added a commit that referenced this pull request Jul 24, 2018
* update bintray to 1.8.4 (#102)

* use JsonAlias for kabab case support (#106)

htp-remoting/spark are already on jackson 2.9.5. Fixes palantir/conjure-java-runtime#317

worth  mentioning https://github.com/palantir/http-remoting/releases/tag/3.33.0 release notes

* merge develop and update locks
iamdanfox pushed a commit that referenced this pull request Sep 3, 2018
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