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

01 Jun 18:26
Compare
Choose a tag to compare

#633 : generalisation of the fix for Resource Loaders.

0.8.30

30 May 00:05
Compare
Choose a tag to compare

#627: protocols can either be lists or scalars
#631: upgrade of javamail to the same version as 1.x branch.

1.0.36

26 May 19:33
Compare
Choose a tag to compare

#630: Revert of the revert of the ClassLoadingCache.

1.0.35

23 May 09:55
869e429
Compare
Choose a tag to compare

#623: slow raml validator on large APIs
#624: upgrade of snakeyaml
#625: fix for issue #497 Generated JSON schema does not support ENUM
#628: Revert of #609 (caching of json schemas).

Also upgraded common-io to 2.6 straight in (a mistake).

1.0.34

25 Apr 12:24
Compare
Choose a tag to compare

Fixed Issues:

  • #609 : Se 10953
  • #618 : Studio-12604, SE-11503: Studio memory issues
  • #621 : Fix path slash in windows.
  • #619: skipping a level with resource types
  • #615: Upgrade javamail

1.0.33

06 Apr 12:49
Compare
Choose a tag to compare

Fixed Issues:

  • #607: Datetime values can be more that 4 characters
  • #610: Numbers shouldn't be validated if they are strings
  • #611: Ranges (minimum and maximum) should be able to mix types

1.0.32

03 Apr 00:43
Compare
Choose a tag to compare

Fixed Issues:

  • #605 : upgrade jackson to 2.9.8

1.0.31

16 Mar 20:07
Compare
Choose a tag to compare

Fixed Issues:

  • #594 Validating floats that are equivalent to integers should work
  • #601 Invalid characters fails with unexpected error
  • #591 Protocols validation should be case insensitive
  • #600 Years in datetime-only can be longer that 4 digits
  • #596 ErrorNode under uses is missing
  • #590 Integer example validation should fail when specifying an integer
  • #587 datetime-only fails when having fractions of secons

1.0.30

25 Jan 14:53
Compare
Choose a tag to compare

1.0.29

17 Dec 21:02
Compare
Choose a tag to compare