New features:
- Added a consumeMode parameter that supports oneEach (one message) and batch (multiple messages) at a time.
- Added additional environment variables to control batch and oneEach.
- Batch can now control the size of batch in bytes as well as message age (in seconds.)
- OneEach can add a limit to ingest only a certain number of messages.