Releases: americanexpress/nodes
Releases · americanexpress/nodes
v0.5.0
13 Jul 22:47
Compare
Sorry, something went wrong.
No results found
Fix the return type of put method in Builder (#63 )
feat (connection/config): added connect timeout and read timeout. (#75 )
Add missing @ on annotation example (#78 )
Fix compile error and generics warnings in sample code (#77 )
v0.4.0
02 Nov 23:05
Compare
Sorry, something went wrong.
No results found
made the objectMapper pluggable via a factory (#54 )
support for jsr-310 classes (#54 )
support optional arguments (#57 )
expose setting the request method prior to sending a request (#58 )
v0.3.1
31 Oct 05:20
Compare
Sorry, something went wrong.
No results found
refactor Parameter implementation to re-use public toString method and improve test coverage
fixed invalid encoding when deserializing with non-UTF-8 JVM
fixed stack overflow on model enum members
v0.3.0
19 Oct 22:12
Compare
Sorry, something went wrong.
No results found
added ability to retrieve the response headers from GraphQLResponseEntity
v0.2.1
17 Oct 01:16
Compare
Sorry, something went wrong.
No results found
update jackson-databind to a version without known security vulnerabilities
v0.2.0
13 Oct 01:23
Compare
Sorry, something went wrong.
No results found
added the ability to get the map of values from InputObject
v0.1.3
12 Oct 14:23
Compare
Sorry, something went wrong.
No results found
fixed the incorrect parsing of a list of InputObjects as arguments
v0.1.2
03 Sep 17:52
Compare
Sorry, something went wrong.
No results found
fixed issue of empty objects causing errors in the GraphQL spec #29
v0.1.1
11 Jul 21:50
Compare
Sorry, something went wrong.
No results found
fixed issue when aliasing multiple fields with no arguments or variables it was joining into the next #19
v0.1.0
15 May 19:22
Compare
Sorry, something went wrong.
No results found