Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Releases: raml-org/raml-java-parser

1.0.43

28 Oct 19:03
Compare
Choose a tag to compare

Empty release.

1.0.42

13 Oct 00:37
Compare
Choose a tag to compare

#652: stricter date formatting (configurable)
#660: goes with #652 actually.
#662: jackson upgrade

1.0.41

10 Oct 10:28
Compare
Choose a tag to compare

#658: No Field Names returned for Bad Integer and Number types
#447: Changing instanceof of SYArrayNode to ArrayNode, should some nodes come
#650: discriminator should not be checked in examples
#648: remove the code that was put to trace the resolver code.
Quick fix to XxeCheckTestCase.java

travis release setup.

1.0.40

12 Aug 12:39
Compare
Choose a tag to compare

Fix to XML Resolver so that files will be affected by the Java XML security properties.

0.8.34

12 Aug 12:54
Compare
Choose a tag to compare

Fixed the XML resolver so that files would submit to the java security properties.

0.8.33

30 Jul 12:25
Compare
Choose a tag to compare
Preparing release 0.8.33

1.0.39

20 Jul 11:49
Compare
Choose a tag to compare

#642 ClassCastException when StringTemplateNode in usages.

0.8.32

20 Jul 11:50
Compare
Choose a tag to compare

Re-release (problem with previous tagging.

0.8.31

29 Jun 20:11
Compare
Choose a tag to compare

#637: updating log4j to 2.11.2

1.0.38

29 Jun 20:12
Compare
Choose a tag to compare

#636: integers with .0 decimals are equivalent to those who don't have them.
#638: duplicate properties are not merged.
#639: upgrade jackson to 2.9.9