We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b740d commit 8e929c2Copy full SHA for 8e929c2
release-notes/VERSION
@@ -17,6 +17,7 @@ NOTE: Annotations module will never contain changes in patch versions,
17
#58: Add new properties for `@JsonIgnoreProperties`, "allowGetters", "allowSetters"
18
#60: Add new value type, `OptBoolean`, for "optional booleans", to support proper handling
19
and usage of default values, not just explicit true/false.
20
+#61: dd new property, `@JsonProperty.access` (and matching enum) to support read-only/write-only properties
21
- Add `JsonInclude.Include.NON_ABSENT` value, for excluding "absent" Optional values.
22
23
2.5.0 (01-Jan-2015)
0 commit comments