Releases: istresearch/traptor
Traptor 1.4.12.1
This release includes a hotfix for mishandling of exceptions in main()
, causing traptors to exit on errors without raising an exit value. (#76)
Traptor 1.4.8
This release of Traptor includes a hotfix for an error caused when tweet processing restarts and the stats counters are created (#66).
Traptor 1.4.7
This release includes #65 which deletes the previous rule counters from Redis when Traptor restarts so that Traptor is only logging hits to its current set of rules.
Traptor 1.4.6
This version of Traptor brings retrying functionality to all Redis, Kafka and Twitter calls.
Traptor 1.4.5
This release of Traptor adds logging of limit messages to Redis for additional stats.
Traptor 1.4.4
Many updates to the internal rule matching, including support for rules with multiple words. Almost 100% coverage for English-language rules.
Traptor 1.4.2
Handle potentially missing screen names in the retweeted status
Traptor 1.4.1
This version of Traptor improves the internal rule matching by checking the retweeted_status fields if they exist on the tweet.
Traptor 1.4.0
Traptor 1.3.0
Traptor 1.3.0 brings new functionality, bug fixes, enhanced error handling and logging, and full Dockerization!