All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.3.6 - 2024-09-23
- Update RMLMapper version used in
Dockerfile
to 7.1.2, fixing bug with stateful functions - Update rmlmapper-java-wrapper to 2.1.2, fixing possible collision of temporary processing directories.
2.3.5 - 2024-09-18
- Updated RMLMapper version used in
Dockerfile
to 7.1.0
2.3.4 - 2024-05-17
- Parsing of CLI parameters
2.3.3 - 2023-11-21
- Download script for RMLMapper
- Path to download RMLMapper script in README
2.3.2 - 2023-09-19
- Dockerfile: start from official Node image.
2.3.1 - 2023-09-18
- Updated dependencies
- Updated Dockerfile to use supported parent image.
2.3.0 - 2023-09-12
- Added optional
stateFolder
andstateFolderTimeToLive
parameters to configuration (config.json
) - Added optional
functionStateId
parameter to request body.
- Updated dependencies
2.2.1 - 2022-08-01
- Bug causing temp folder to be wrongly placed on Windows
2.2.0 - 2022-08-01
- Added RMLMapper error log to output
- Updated dependencies
- Rate limiter
- Reverse proxy
- Relies now on external dependency to download RMLMapper
- Clarified how to download specific RMLMapper
- More consistent naming of files and functions
2.1.3 - 2021-07-14
- Contact information
- Email address Pieter Heyvaert
- Target example
2.1.2 - 2021-07-12
- Logging of Express
- Ubuntu and Node.js version in Dockerfile
2.1.1 - 2021-07-05
- Update dependencies
2.1.0 - 2021-06-28
- Support Target (see issue 27)
- Update dependencies
2.0.1 - 2021-03-05
- Node version in Dockerfile
2.0.0 - 2021-02-25
- Default to UTF-8 for output encoding
1.0.1 - 2020-07-03
- CLI usage - options (see issue 4)
1.0.0 - 2020-05-13
- Update RMLMapper wrapper (see issue 23)
- Update dev deps
0.2.0 - 2019-08-23
- Main script to
package.json
- Instructions to use package as library
- Default config to
app.js
- Typos
0.1.2 - 2019-08-20
- CLI path in Dockerfile
0.1.1 - 2019-07-18
- Remove format of execute output in Swagger
0.1.0 - 2019-07-17
- Serialization argument to execute
0.0.14 - 2019-07-05
- CLI parameters in README
- Docker run command in README
- typos in CLI help message
0.0.13 - 2019-07-03
- add missing basePath to tests
0.0.12 - 2019-07-02
- make package public
0.0.11 - 2019-07-02
- update name in package.json
- added Github repo to package.json
0.0.10 - 2019-07-02
- update link to swagger file
- changelog
- comment regarding version in Swagger file
0.0.9 - 2019-07-01
- update calls section in README
- clean Dockerfile
- better integration of Swagger UI
0.0.8 - 2019-07-01
- remove unused code
0.0.7 - 2019-07-01
- use Swagger UI for index page
0.0.6 - 2019-06-26
- update Pug to latest version
- description to package.json