Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jackson-databind
/
7fc3238c33c78460c890a782b18b6352eafccb03
/
release-notes
/
VERSION
7fc3238
Improve error message for unresolved subtype ids.
by Tatu Saloranta
· 10 years ago
2b917fc
Implement #596
by Tatu Saloranta
· 10 years ago
257ae1c
Fix #660
by Cowtowncoder
· 10 years ago
42ef5bb
Fixed #653
by Tatu Saloranta
· 10 years ago
499a7b6
Implemented #654
by Tatu Saloranta
· 10 years ago
bb77388
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
7ec59e4
Fix #656 for 2.4 as well
by Cowtowncoder
· 10 years ago
5ee6591
Complete #655 implementation (add `ObjectWriter.writeValues()`)
by Tatu Saloranta
· 10 years ago
83f1be0
Baseline work for #588, to pass more information needed to resolve "recursive emptiness" problem
by Tatu Saloranta
· 10 years ago
ead4e32
Fix #47, one of oldest open bugs (yay!): support @JsonValue for Map keys
by Tatu Saloranta
· 10 years ago
63b33fb
Fix #647
by Cowtowncoder
· 10 years ago
761c9ae
Updates wrt #566
by Tatu Saloranta
· 10 years ago
839bbd6
Added polymorphic test for #622; somewhat surprisingly it passes right away...
by Tatu Saloranta
· 10 years ago
9b8220b
Added release notes wrt #631
by Cowtowncoder
· 10 years ago
73a87db
Complete #638 implementation
by Cowtowncoder
· 10 years ago
f1cb79b
Small refactoring
by Tatu Saloranta
· 10 years ago
531fac6
Updated release notes wrt #636
by Cowtowncoder
· 10 years ago
c7bbbe6
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
7d4201c
Solve the cyclic/untyped-deser problem for 2.4 as well
by Cowtowncoder
· 10 years ago
04db8f7
Fix #633
by Tatu Saloranta
· 10 years ago
72de08e
Fixed #630
by Cowtowncoder
· 10 years ago
e41a12a
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
87e4661
Fix #635
by Cowtowncoder
· 10 years ago
64319ad
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
1425658
Prepare for 2.4.4
by Tatu Saloranta
· 10 years ago
3aea6f5
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
6822f33
include 2.3.4 release notes
by Tatu Saloranta
· 10 years ago
7ae96fd
...
by Tatu Saloranta
· 10 years ago
46ab7a1
Implement #623
by Cowtowncoder
· 10 years ago
a31670d
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Cowtowncoder
· 10 years ago
d672b18
Implemented #599, ability to skip duplicate module registrations
by Tatu Saloranta
· 10 years ago
8f5a129
Update release notes wrt #427
by Tatu Saloranta
· 10 years ago
067a255
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
6005b02
Fix #619
by Cowtowncoder
· 10 years ago
e4edb6e
Implement #616
by Tatu Saloranta
· 10 years ago
a56270a
Minor improvement wrt #614
by Tatu Saloranta
· 10 years ago
e1fd0e9
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
d7a94ed
Backport #610 in 2.4(.4), update release notes
by Cowtowncoder
· 10 years ago
7e62d7e
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
fd4eb1b
Fix #601
by Tatu Saloranta
· 10 years ago
4fc7cb0
Implemented #607, #608
by Tatu Saloranta
· 10 years ago
7cfa16e
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
6b9d2c5
Fix #604
by Cowtowncoder
· 10 years ago
b1eb8bf
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
95267b0
Minor fix to type handling
by Cowtowncoder
· 10 years ago
1b0e53d
Add release notes wrt #597
by Cowtowncoder
· 10 years ago
2dbfab0
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
edf8674
A small fix related to https://github.com/FasterXML/jackson-module-jaxb-annotations/issues/33
by Cowtowncoder
· 10 years ago
3f674c2
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
23328aa
Fix #245
by Tatu Saloranta
· 10 years ago
f6850c3
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
bcccd3e
Fix #592
by Tatu Saloranta
· 10 years ago
8422f13
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
2fd20c5
Fix #590
by Tatu Saloranta
· 10 years ago
1397def
Implement #527
by Tatu Saloranta
· 10 years ago
b5dd785
Update release notes wrt #528
by Tatu Saloranta
· 10 years ago
d8be8ad
Fix #571
by Tatu Saloranta
· 10 years ago
440aff0
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
c28f74c
Fix #580
by Cowtowncoder
· 10 years ago
7542a4b
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
bfbb661
Fix jackson-core#158: "Setter confusion on assignable types"; wrong equals() in MemberKey.java
by Cowtowncoder
· 10 years ago
3afaa74
Actually, previous commit was for #560, which is now implemented
by Tatu Saloranta
· 10 years ago
2e9defe
Fix #572
by Tatu Saloranta
· 10 years ago
64fd181
Start using `JsonGenerator.writeStartArray(int)` (introduced in 2.4)
by Tatu Saloranta
· 10 years ago
b11eafa
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
3261453
update release notes
by Tatu Saloranta
· 10 years ago
add3cc3
Fix #408
by Tatu Saloranta
· 10 years ago
5e799a2
Fix #570
by Tatu Saloranta
· 10 years ago
a4849c1
prepare for 2.4.3
by Tatu Saloranta
· 10 years ago
02f5f42
minor improvement to Enum serialization; allow Shape.ARRAY as an alias for 'use number (index)'
by Cowtowncoder
· 10 years ago
30239f9
Fixed #559
by Tatu Saloranta
· 10 years ago
10f4422
Fix #565: add support for `Map.Entry`
by Cowtowncoder
· 10 years ago
d0cc247
Fixed #113F
by Tatu Saloranta
· 10 years ago
ca99065
Implement #540
by Tatu Saloranta
· 10 years ago
09ad682
Fixed #421 (phew!)
by Tatu Saloranta
· 10 years ago
b126e8e
Backport #511 fix for 2.4.3
by Cowtowncoder
· 10 years ago
0e03ef1
...
by Cowtowncoder
· 10 years ago
3eb74af
Implement #550
by Cowtowncoder
· 10 years ago
18186be
update releae notes wrt #552
by Cowtowncoder
· 10 years ago
ad152e1
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 10 years ago
4e935cb
...
by Tatu Saloranta
· 10 years ago
152aabb
Fixed #539 in master (for 2.5.0) -- slightly risky change so can't easily backport unfortunately.
by Cowtowncoder
· 10 years ago
9a11fb9
Backport #541 fix in 2.4 (for 2.4.3)
by Cowtowncoder
· 10 years ago
9c2dc36
Backport #543 workaround in 2.4
by Cowtowncoder
· 10 years ago
6cf6585
Add a test, work-round for #543
by Cowtowncoder
· 10 years ago
d34aab5
Backport earlier fix wrt AsArraySerializerBase
by Tatu Saloranta
· 10 years ago
ebfb648
update release notes
by Tatu
· 10 years ago
3a1cff2
Fix #523 (at least for std Map deser) for 2.4.3
by Tatu Saloranta
· 10 years ago
372598e
...
by Tatu Saloranta
· 10 years ago
1b8b501
prepare for 2.4.2
by Tatu Saloranta
· 10 years ago
341debd
update 2.4 release notes
by Tatu
· 10 years ago
cc9623e
Change master to be 2.5.0-SNAPSHOT
by Tatu
· 10 years ago
252d37c
...
by Tatu Saloranta
· 10 years ago
5205d94
update release notes
by Tatu Saloranta
· 10 years ago
9e080e2
Fix #506 for 2.4.2
by Tatu Saloranta
· 10 years ago
3ba7a90
prepare for 2.4.1.2
by Tatu Saloranta
· 10 years ago
585f309
Fixed #503
by Tatu Saloranta
· 10 years ago
f4e9657
Prepare for 2.4.1.1, to only include #491
by Tatu Saloranta
· 10 years ago
031d3f8
prepare for 2.4.1
by Tatu Saloranta
· 10 years ago
54fd6d6
Partial fix/workaround for #489: add `TypeFactory.clearCache()`
by Tatu Saloranta
· 10 years ago
Next »