Skip to content

Release Notes

You will find all version as tags deployed on Dockerhub.

Version 1.5.0

Released on 30.04.2024

Changelog

Breaking Change: Major Configuration Update. Configuration File Migration necessary.

  • Response Structure Change
  • Introducing JSONPATCH syntax functionality.
  • Introducing Method Handlers VALUE, TEXT, INTEGER, DOUBLE, BOOLEAN, SIZE, LIST, PARAM, BODY.
  • REST-API Datasource: It´s now possible to request 3rd party JSON APIs as datasources.
  • Official MSSQL support.

Version 1.4.2

Released on 09.10.2023

Changelog

  • Versioning Patches & Security Maintenance Update

Version 1.4.1

Released on 01.09.2023

Changelog

  • Versioning Patches & Security Maintenance Update

Version 1.4.0

Released on 07.08.2023

Changelog

  • Launch of public version.

Version 1.3.0

Released on 22.07.2023

Changelog

  • Add basic authentication support
  • Add postgres SQL database

Version 1.2.2

Released on 18.07.2023

Changelog

  • Postgres Support

Version 1.2.1

Released on 06.07.2023

Changelog

  • Minor Bugfixing

Version 1.2.0

Released on 06.07.2023

Changelog

  • Improved Debug Mode Setting
  • Ajust licencing and free version

Version 1.1.0

Released on 12.04.2023

Changelog

  • Add support for condition function .size()
  • Add settings section in config yaml file and moved licence from base to settings section
  • Added debug mode to disable/enable api documentation test interface

Version 1.0.1

Released on 04.04.2023

Changelog

  • Improved Configuration File Validation on Startup and included better exception handling on invalid configuration Files
  • A new logging mechanism to provide better and more precious information on the instance´s state on startup.
  • Removed unnecessary attribute 'name' in fulfillment exception.
  • Removed unnecessary attribute 'servername'

Version 1.0.0

Publish date

Released on 01.04.2023

Changelog

  • First public version of APICHAMP