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.51

09 Jun 20:08
Compare
Choose a tag to compare

#687: Date fixes
#689: JSON union in examples
#690: strict/unstrict values in raml

Upgrade of json schema tools, updates for RAML reference vulnerabilities.

0.8.40

09 Jun 20:16
Compare
Choose a tag to compare

Updates for RAML reference vulnerabilities.

1.0.48

16 Jan 02:31
Compare
Choose a tag to compare

#678: Strings "true" and "false" are valid for boolean type. The problem was fixed by adding a org.raml.strict_booleans property.

1.0.47

08 Jan 05:02
Compare
Choose a tag to compare

This is just a re-release of a problematic deployment for 1.0.46. Functionally identical.

1.0.46

08 Jan 05:00
e04213f
Compare
Choose a tag to compare

#676: Cannot validate example against XML1.1 schema

1.0.45

15 Nov 00:05
Compare
Choose a tag to compare

#665: Run schema validation only when there is an object (or array for json) in the mix.
#668, #669: inferred types for arrays and files.

0.8.37

15 Nov 00:12
Compare
Choose a tag to compare

#674 : rollback of earlier fix, as it causes problems for URLs and probably some other paths.

0.8.36

31 Oct 12:21
Compare
Choose a tag to compare

#662: bumping jackson-module-jsonSchema to 2.10.0 in this branch

1.0.44

31 Oct 12:19
Compare
Choose a tag to compare

#664: org.raml.v2.internal.impl.commons.nodes.StringTemplateNode cannot be cast to org.raml.yagi.framework.nodes.ReferenceNode exception fixed

0.8.35

28 Oct 19:02
Compare
Choose a tag to compare

#661: ContextPath is not working on windows ending in invalid paths