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

Releases: raml-org/raml-java-parser

1.0.51

Choose a tag to compare

@jpbelang jpbelang released this 09 Jun 20:08

#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

Choose a tag to compare

@jpbelang jpbelang released this 09 Jun 20:16

Updates for RAML reference vulnerabilities.

1.0.48

Choose a tag to compare

@jpbelang jpbelang released this 16 Jan 02:31

#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

Choose a tag to compare

@jpbelang jpbelang released this 08 Jan 05:02

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

1.0.46

Choose a tag to compare

@jpbelang jpbelang released this 08 Jan 05:00
e04213f

#676: Cannot validate example against XML1.1 schema

1.0.45

Choose a tag to compare

@jpbelang jpbelang released this 15 Nov 00:05

#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

Choose a tag to compare

@jpbelang jpbelang released this 15 Nov 00:12

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

0.8.36

Choose a tag to compare

@jpbelang jpbelang released this 31 Oct 12:21

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

1.0.44

Choose a tag to compare

@jpbelang jpbelang released this 31 Oct 12:19

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

0.8.35

Choose a tag to compare

@jpbelang jpbelang released this 28 Oct 19:02

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