Skip to content

Releases: snowplow/factotum

Release 0.6.1-rc1

02 Jun 08:39
f72d649
Compare
Choose a tag to compare
Release 0.6.1-rc1

Release 0.6.1

02 Jun 08:49
Compare
Choose a tag to compare
Release 0.6.1

Release 0.6.0

07 Feb 19:24
03b7a6b
Compare
Choose a tag to compare
Release 0.6.0

Release 0.6.0-rc9

07 Feb 14:18
0832583
Compare
Choose a tag to compare
Release 0.6.0-rc9 Pre-release
Pre-release
Release 0.6.0-rc9

Release 0.6.0-rc8

07 Feb 14:03
a3e8c1f
Compare
Choose a tag to compare
Release 0.6.0-rc8 Pre-release
Pre-release
Release 0.6.0-rc8

Release 0.6.0-rc7

07 Feb 13:48
133f0dd
Compare
Choose a tag to compare
Release 0.6.0-rc7 Pre-release
Pre-release
Release 0.6.0-rc7

0.6.0-rc6

23 Feb 13:00
045f1ef
Compare
Choose a tag to compare
0.6.0-rc6 Pre-release
Pre-release
Release 0.6.0-rc6

Version 0.5.0

26 Jun 15:13
7020147
Compare
Choose a tag to compare

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)

Version 0.4.1

16 Mar 11:12
Compare
Choose a tag to compare

Minor fixes

  • Fix panic!(..) on logging initialization error (#100)
  • Fix behaviour on dot --overwrite (#97)

Version 0.4.0

22 Dec 19:59
Compare
Choose a tag to compare

Adds the ability to constrain a run to a specific server

New features

  • Add support for run constraints (#45)

Under the hood

  • Lock version for rust-mustache to 0.7.0 (#90)