Skip to content

Releases: membrane/soa-model

v2.0.1

19 Oct 18:22
Compare
Choose a tag to compare
  • make xmlElement.getElementName() public

v2.0.0

19 Oct 18:05
Compare
Choose a tag to compare
  • soa-model is now built using Java 11 (instead of 8), while still being able to run on Java 8.
  • upgrade to Groovy 4

Note that some refactorings were needed:

  • xmlElement.ELEMENTNAME was replaced by .getElementName()
  • all subclasses of XmlElement need to implement the abstract getElementName() - usually by just returning their static ELEMENTNAME constant

v1.6.4

26 Oct 17:39
Compare
Choose a tag to compare
  • upgrade to Groovy 3
  • fixed standalone execution of wsdldiff tool
  • #281 XXE vulnerability while parsing a WSDL

v1.6.3

14 Oct 13:36
Compare
Choose a tag to compare
  • fixed groovy dependency (groovy-xml) for distribution

v1.6.2

02 Oct 14:41
Compare
Choose a tag to compare
  • fixed maxLengthFacet usage in FormCreator

v1.6.1

18 Jun 20:08
Compare
Choose a tag to compare

Several bug fixes.

v1.6.0

21 Nov 12:47
Compare
Choose a tag to compare

This release updates the groovy dependency to the latest available ( 2.4.7 )

v1.5.3

22 May 13:53
Compare
Choose a tag to compare

Updated Readmes

v1.5.2

02 May 02:58
Compare
Choose a tag to compare
v1.5.2 Pre-release
Pre-release

version 1.5.2 fixes various issues with scripts

1.5.1

03 Apr 16:52
Compare
Choose a tag to compare
1.5.1 Pre-release
Pre-release

version 1.5.1 fixes membrane/api-gateway#180"