Airless 0.0.4
First working version of the package.
Features
- Hooks
- Google Cloud Storage
- Google Bigquery
- Google Secret Manager
- Google Pubsub
- Slack
- Local file
- Operator
EmailSendOperator: Used to send an email using an SMTP serverSlackSendOperator: Used to send a slack messageGcsQueryToBigqueryOperator: Used to execute a SQL query in Bigquery that is stored on GCSErrorReprocessOperator: Used to handle errors on other cloud functions and manage retries policies, retry intervals, etc