Version 1.0.3 - 5th May 2019

  • Added XQRS Gradle Plugin to be used in conjunction with "ml-gradle" projects
  • Bug fix to optional XSLT error handler

Added OpenAPI / Swagger CodeGen - 9th March 2019

Version 1.0.2 - 6th February 2019

  • Added the optional module to export XQRS Functions, describing RESTful endpoints which XQRS manages, what paths they listen on, what they accept and produce etc
  • Optimised xqrs.xqy slightly. Less lines of code

Version 1.0.1 - 11th December 2018

  • Bug: When the authentication property was set to "application level" on a HTTP App Server with the default user set to "nobody", XQRS was unable to operate correctly
  • Issue #1: The optional library session.xq has been added providing the ability to write custom Application Level Authentication services with XQRS

Version 1.0 - 9th September 2018

  • Initial Release
TOP