What's Changed
- 4.0.6 ri release by @lukasj in #1853
- Suppress episode file header comment when "-no-header" is set by @ptziegler in #1796
- Fix issue #1645: Set indent8.len after populating buffer by @laeubi in #1863
- fix wrong length calculation in IntData by @winfriedgerlach in #1875
- #1882 use ClassValue instead of synchronized WeakHashMap in ClassFactory by @winfriedgerlach in #1883
- unmarshaller performance: use bulk operations instead of charAt() where possible by @winfriedgerlach in #1873
- Add dependabot by @lukasj in #1891
- Bump the actions-dependencies group with 3 updates by @dependabot[bot] in #1892
- finetune dependabot config by @lukasj in #1895
- Bump the maven-plugins group across 4 directories with 20 updates by @dependabot[bot] in #1898
- Bump the dependencies group across 4 directories with 5 updates by @dependabot[bot] in #1899
- [#1884] update PrologCodeWriter and update unit test by @laurentschoelens in #1887
- [#1058] fix NPE on DummyListField get field uninitialized by @laurentschoelens in #1862
- [#1128] fix plural for words ending with sum by @laurentschoelens in #1859
- [#1824] createTransformerFactory useCache new param by @laurentschoelens in #1872
- [#1888] optimize UTF8XmlOutput w/ new StringBuilderWriter by @laurentschoelens in #1890
- [#385] makes timestamp prolog configurable in XJC by @laurentschoelens in #1900
- Bump the maven-plugins group across 3 directories with 1 update by @dependabot[bot] in #1901
- [#1565] Annotation and javadoc support for JModule by @laurentschoelens in #1858
- Remove reflection in PropertyFactory so that GraalVM native-image does not need a hint. by @flx5 in #1802
- Adjust code to provide basic Android support by @lakor64 in #1869
- [#1809][#1868] fix logs output by @laurentschoelens in #1856
- [#1667] drop nl() call before package declaration by @laurentschoelens in #1903
- Bump the dependencies group across 4 directories with 1 update by @dependabot[bot] in #1905
- [#1706] support default method in interface by @laurentschoelens in #1904
- [#1803] better message in IllegalAnnotationsException by @laurentschoelens in #1857
- Bump org.eclipse.dash:license-tool-plugin from 0.0.1-SNAPSHOT to 1.1.0 in /jaxb-ri in the maven-plugins group across 1 directory by @dependabot[bot] in #1906
- [#1865] fix javadoc for class / enums by @laurentschoelens in #1866
- [#1836] exclude META-INF/services from source jar in osgi by @laurentschoelens in #1844
- Bump the maven-plugins group across 3 directories with 1 update by @dependabot[bot] in #1908
- Revert parent 2.0.0 - "Bump the dependencies group across 4 directories with 1 update (#1905)" by @lukasj in #1909
- Bump the dependencies group across 4 directories with 1 update by @dependabot[bot] in #1911
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 in /jaxb-ri in the maven-plugins group across 1 directory by @dependabot[bot] in #1912
- publishing plugin v 0.8.0 is currently the last one preserving staged… by @lukasj in #1913
- move from com.sun.xml.bind.mvn gId to org.glassfish.jaxb by @lukasj in #1915
- move jaxb-bom-ext from com.sun.xml.bind gId to org.glassfish.jaxb by @lukasj in #1916
New Contributors
- @ptziegler made their first contribution in #1796
- @laeubi made their first contribution in #1863
- @winfriedgerlach made their first contribution in #1875
- @flx5 made their first contribution in #1802
- @lakor64 made their first contribution in #1869
Full Changelog: 4.0.6-RI...4.0.7-RI