joelittlejohn/jsonschema2pojo
### [`v1.1.2`](https://togithub.com/joelittlejohn/jsonschema2pojo/blob/HEAD/CHANGELOG.md#112)
- Use LinkedHashMap for additional properties, so the original ordering in the JSON is preserved ([#1397](https://togithub.com/joelittlejohn/jsonschema2pojo/pull/1397))
- Collection fields are unnecessarily initialized to "null" ([#1346](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1346))
- Enum not getting generated correctly with CamelCase values ([#1310](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1310))
- Support using JSR-303 annotations from 'jakarta.validation' package ([#1280](https://togithub.com/joelittlejohn/jsonschema2pojo/pull/1280))
- Item type for array property 'listFta' is incorrectly named ListFtum ([#1275](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1275))
- Android Parcelable unused import ([#1150](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1150))
- jsonschema2pojo website returns HTTP 500 for using TreeNode example in the wiki ([#781](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/781))
- Recursive schema $ref generates an extra class ([#368](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/368))
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.1.1
->1.1.2
Release Notes
joelittlejohn/jsonschema2pojo
### [`v1.1.2`](https://togithub.com/joelittlejohn/jsonschema2pojo/blob/HEAD/CHANGELOG.md#112) - Use LinkedHashMap for additional properties, so the original ordering in the JSON is preserved ([#1397](https://togithub.com/joelittlejohn/jsonschema2pojo/pull/1397)) - Collection fields are unnecessarily initialized to "null" ([#1346](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1346)) - Enum not getting generated correctly with CamelCase values ([#1310](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1310)) - Support using JSR-303 annotations from 'jakarta.validation' package ([#1280](https://togithub.com/joelittlejohn/jsonschema2pojo/pull/1280)) - Item type for array property 'listFta' is incorrectly named ListFtum ([#1275](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1275)) - Android Parcelable unused import ([#1150](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/1150)) - jsonschema2pojo website returns HTTP 500 for using TreeNode example in the wiki ([#781](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/781)) - Recursive schema $ref generates an extra class ([#368](https://togithub.com/joelittlejohn/jsonschema2pojo/issues/368))Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.