- Refactor user configuration overlay
- Provide helper to generate common ENV var hashes
- Provide simple defaults on remote process exec
- Include :environment when passing through to remote
- Update local bundle contents for development
- Provide support for :cwd using remote process
- Import QueueStream for easier event streaming
- Wait for network availability on remote process
- Use locked async on message transmission
- Pass remote process timeout through if available
- Store configuration in thread data for safer deferrals
- Add helpers to support remote command processing
- Update to build off latest jackal
- [feature] event generation helpers
- [enhancement] automatic event generation on start, complete, and finalize
- [enhancement] Add test scaffold generator
- [removal] Rest API module removed from utils
- [fix] Allow prerelease strings to match when end of string
- [fix] Force error data type when message is
failed
- Adjust timing of payload formatter applications
- Support customized URL pathing for jobs
- Add validation on working path generation and removal
- Fix: syntax error on prerelease string match
- Apply formatters prior to finalization deliveries
- Add utility method for prerelease check
- Add common module for REST
- Sync startup and configuration with jackal
- Add service registration support
- Add support for content unpack within payloads
- Update job linking generation
- Import cipher module from fission-data
- Auto extract account configuration from payload if available
- Clean up constant reset for callbacks
- Automatically push orphan messages to router
- Add support for payload formatters (automatic)
- Auto-register jackal callbacks into fission
- Integrate bogo libs and remove mixlib-cli
- Disable message forward on frozen payloads
- Freeze configuration after setup
- Add compat fields to payload so jackals work correctly
- Include message ID on incoming message logging
- Stub account data when validator is disabled not data
- See commit log. I'm too lazy to list
- Initial release