Skip to content

Releases: ardielle/ardielle-java

Release 1.5.4

17 Feb 02:27
07b7e4e
Compare
Choose a tag to compare
  • Move build process from Travis to Screwdriver.CD
  • Publishing artifacts in Maven Central instead of Bintray
  • Update Jackson dependency to the latest 1.12.1 release

Release 1.5.1

21 Sep 23:37
46fb1a1
Compare
Choose a tag to compare
  • Validator does not validate correctly if object has multiple Array fields
  • regenerated model from rdl.rdl, using rdl v1.5.1

Release 1.4.13

09 May 16:55
Compare
Choose a tag to compare
  • Fixed missing content-type header
  • Fixed struct, array, and map alias bugs
  • Fixed a bug related to case insensitivity for base types
  • Improved the performance of Go type validation implementation
  • Minor fix in the go-server-project generator
  • Updated java generation to use jackson 2.x annotations
  • Changed java generator for deterministic sort order of imports
  • Added HTTP PATCH support
  • Java @produces annotation removed for OPTIONS method
  • Fixed some nits in the documentation for tbin.

Release 1.4.12

24 Mar 23:37
Compare
Choose a tag to compare
  • fixed some parser bugs with comment handling
  • implemented an "unparser" to produce RDL source from JSON representation
  • added base path feature to rdl
  • include file name a type or resource was included from as an x_* annotation
  • refactored external generators into "plugins", including both a generator and/or an importer
  • added swagger importer
  • fixed a variety of minor swagger generator bugs
  • allowed -b base CLI option to pass through to external generators

Release 1.4.11

24 Feb 18:14
Compare
Choose a tag to compare
v1.4.11

Release 1.4.11

Release 1.4.10

05 Jan 18:04
Compare
Choose a tag to compare
Set version to 1.4.10

Release 1.4.9

03 Jan 21:45
Compare
Choose a tag to compare

Initial release.