- added optional parameter to define table in bigquery write method
- added metrics functionality in roach-storm formatting
- added lazy loading of pubsub client
- added lazy loading of bigquery client
- added
writeBigQueryRows
method - added
getPubSubDataFromEvent
method - added
setup
export for ease of use - added unit test
- added documentation to describe helping options
- skipping empty rows for bq
- fixed missing return statements
- added
validateAPIFSRequestNoError
to respond without exception
- reading default FunctionOptions from environment variables (see DOC.md)
- auto handling of pubsub instance if possible
- added
validateRequestAuthorization
method for http functions
- Initial release with changelog