- Salesforce step.
- airflow connection population improved
- docker stop with delete option
- docker inspect
- sql param for sql-based databases. Deprecated query parameter.
- Selenium step
- mssql step uses pyodbc instead of pymssql, as it is not maintained anymore.
- Airflow step
- S3 step has now delete option.
- every step based on sqlalchemy return value is now dict, where keys are column names got from the database. In case of write operations rowcount is returned.
- Marketo step.
- Airflow step.
- Email send/receive step.
- Prepare - expect step. Supported in all subclasses of
SqlAlchemyDb
- Rabbit step.
- S3 step
- add ElasticSearch step
- fix kafka server url and group_id
Redis
: Syntax change. Use command:value instead of list.Redis
: all objects are converted to string before put to redis.