Riemann v0.2.13 Release Notes

Release Date: 2017-04-06 // about 7 years ago
  • Full Changelog

    Closed issues:

    • ✅ Pretty print test output #787
    • 🌲 Override logging config from logback.xml (or similar logback config) #783
    • ✅ running a single test (single namespace) #775
    • [Feature Request] Add kafka as input option #767
    • 0.2.12 not published to clojars #764
    • Accept more Twilio params and do not force 'from' #761
    • [Question] Callbacks that runs periodically #759
    • Stream state and (by) #758
    • [Feature request] keep streams state between reloads #743
    • 👍 [Feature request] Improve influxdb support #739
    • 👍 [Feature request] support microseconds in :time #738
    • 🚀 release: prometheus #733
    • 👍 [Feature request] Influxdb supports dynamic database & retention policy targeting #730
    • netty 64bit shared library fails on non-glibc systems #725
    • 🚀 Include distribution files in GitHub releases? #716

    🔀 Merged pull requests:

    • ➕ Add a section to explain how to configure Logback from a file #798 (Mogztter)
    • 🛠 Fix "bootstrap.servers" typo #795 (mcorbin)
    • 🔧 Configure logging via logback.configurationFile environment variable #794 (Mogztter)
    • 🛠 fix Maximum typo #793 (mcorbin)
    • 🛠 Fix max-pool-size typo #792 (boernd)
    • ✅ uses humane-test-output to pretty print test outputs #790 (mcorbin)
    • 🛠 Fix version discrepancy in quickstart guide #786 (cddr)
    • Document inject! on specific streams #785 (mcorbin)
    • ➕ Add pagerduty :options key doc and fix jekyll command #784 (mcorbin)
    • ➕ add kafka as input option #781 (boernd)
    • ✂ Remove trailing whitespaces on the netuitive code #779 (mcorbin)
    • ➕ add ability to run single test (namespace), fixes #775 #776 (andrusieczko)
    • ✂ Remove capacitor dependency #774 (mcorbin)
    • ➕ Add an :options parameter to the pagerduty stream #773 (mcorbin)
    • 🛠 Fix pagerduty documentation (:service-key parameter) #772 (mcorbin)
    • ⬆️ Bump nrepl to 0.2.12 #769 (mcorbin)
    • 🛠 Fix service name for netty queue size #766 (mcorbin)
    • 🛠 Fix some tests for time micro #765 (mcorbin)
    • ⏪ Revert coalesce stream state storage #763 (mcorbin)
    • 🔨 Twilio : refactor options #762 (mcorbin)
    • ➕ Add kafka as an output option #760 (boernd)
    • ⏪ Restore netty "queue size" metric #757 (mcorbin)
    • ➕ Add "riemann" tag to Instrumented transports and services #756 (mcorbin)
    • 🛠 Fix typo in the doc string of Instrumented protocol. #755 (avichalp)
    • 👍 Allow specifying HTTP basic authentication credentials when writing to Elasticsearch #754 (dhruvbansal)
    • ➕ Add Netuitive plugin #753 (joepusateri)
    • Clarify splitting into multiple files. #752 (Ben-M)
    • Clarify throttle doc-string #751 (Ben-M)
    • Slack : cast event :tags into vector #749 (mcorbin)
    • coalesce: simplify coalesce state storage #748 (pyr)
    • 👍 Prometheus label / body only support some char. #747 (shinji62)
    • 🛠 Fix typo #746 (mcorbin)
    • Keep coalesce state between reloads #744 (mcorbin)
    • 🔨 [Need review] Refactoring influxdb #741 (mcorbin)
    • 👍 Telegram notification support #714 (islander)