DX Engine Production Release 2024-08-24
- Removed Paginated Component type
- Added http status to Component response on error
- Added caching for handling internalized engine config
- Added debug info to event emitter for Webhooks
- Overhaul to DX Engine persistent store
- Fixed permission issue while calling
GET /environments
and added test coverage - Added event stream logging
- Improved error handling for listeners
preserveEnvironmentVariables
flag added while importing engine config- Allowed
envVariable
function to be used in Components, Mappers, Elastic Components - Improved error handling when trying to query non-existent engine config
- Improved persistent store reconnection handling
- Allowed body to be specified at Connection level for Universal API Connectors
- Fixed bug which caused incorrect format for body while Content-Type was
x-www-form-urlencoded