All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This CHANGELOG.md
implements the spirit of http://keepachangelog.com/.
1.43 - [Unreleased]
- XRULES-19652: panic in nae
1.42 - 2022-03-28
- Add metrics and tracing to eel
1.41 - 2021-06-02
- Logging for partner Id
- Covert to go mod
1.40 - 2021-05-10
- AllowPartner config parameter
- partner() function
- Add logic to handle http partner header
1.39 - 2020-12-04
1.38 - 2020-11-16
- XRULES-20200606: Add function 'param' to read query string parameters of incoming event url
- XRULES-20200606: Add use of HTTP_PROXY environment variable to send data via a proxy
- XRULES-20200606: Docker build; Make smaller runtime image by using multi-stage build, and enable testing
1.37 - 2020-03-09
- XRULES-16187: Pt 2 - Implement: Isolate flow executions in masheens
1.36 - 2019-11-25
1.35 - 2019-11-04
- XRULES-15127: Updates to Profile Service Endpoint
1.34 - 2019-10-17
- Ability to specify a basepath in the URL
1.33 - 2019-09-23
1.32 - 2019-08-09
1.31 - 2019-07-19
- Ability to send abitrary parameters to a pubblisher
- Remove kafka/asyncReply related parameters
1.30 - 2019-06-07
- XRULES-13840: Default handlers in EEL
- XRULES-13983: Flow execution log issues
1.29 - 2019-05-17
1.28 - 2019-04-29
1.27 - 2019-04-08
1.26 - 2019-03-18
1.25 - 2019-02-15
- Two new EEL functions: propExists and toTS
1.24 - 2019-01-28
- XRULES-12619: All components need to log Gears Portal application id
1.23 - 2019-01-07
- reduce log lines
- Add a global flag to disable all plugins except webhook
1.22 - 2018-11-12
- Add function base64decode
- Add function loadFile
- Add function hmac
- Add optional multiple partitions for kafka publisher
1.21 - 2018-07-09
1.20 - 2018-06-18
1.19 - 2018-05-24
1.18 - 2018-05-07
1.17 - 2018-03-26
- Gears suppport
1.16 - 2018-03-05
- Added a new config parameter: ElementsAuth
- XRULES-10493: support escape character in function parameters
1.15 - 2017-12-01
- Update retry to not retry for 300 and 400
1.14 - 2017-11-08
- Fixed bad urls in
CHANGELOG.md
- Commented out array_length_error log to address XRULES-9749
1.13 - [2017-09-08]
- add tenantId in logs
1.12 - [2017-07-28]
- XRULES-8923: erroneous metric on published events
1.11 - [2017-06-19]
- This
CHANGELOG.md
file - .github/PULL_REQUEST_TEMPLATE.md to improve our PR process
- XRULES-8388: Panic handling code caused the code to panic