Factotum v0.6.0 Release Notes

Release Date: 2021-02-07 // about 3 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)