Factotum v0.6.0 Release Notes
Release Date: 2021-02-07 // almost 4 years ago-
๐ Fix Vagrant build environment (#114) โ Add ability to template the name of a step in a Factotum DAG (#113) โ Add ability to template the name of a Factotum DAG (#117) โก๏ธ Update Copyright years to 2016-2019 (#115) Ensure raw factfile is templated to allow webhooks to work (#118) ๐ Fix failing tests on Rust 1.40.0 (#120) โฌ๏ธ Bump hyper to 0.10.+ to support OpenSSL 1.1 (#119) ๐ง Target Ubuntu Trusty for Linux builds (#122) Append tags to the environment so as to make them available to sub-processes (#121) ๐ Migrate to Git Actions and remove Bintray (#124) โก๏ธ Update Copyright years to 2016-2021 (#125)
Previous changes from v0.5.0
-
๐ New functionality
- โก๏ธ Configurable max event size for webhook updates (#94)
๐ Documentation
- โก๏ธ Update Copyright years to 2016-2018 (#109)
- ๐ Change reference to "Snowplow" to "Factotum" in copyright notice in README (#93)
CI/CD
- ๐ Use pip2 instead of pip for OSX build on Travis (#110)