All Versions
30
Latest Version
Avg Release Cycle
139 days
Latest Release
1189 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.2.3 Changes
November 12, 2013Closed issues:
- is stable broken? #271
- 0๏ธโฃ .deb install's riemann script ignores /etc/default/riemann #264
- backwards compatibility for puppet template riemann.conf.erb #254
- Graphite path percentiles function not ideal in certain cases #251
- ๐ Riemann fails to start on Windows #244
- reload broken? #234
- ๐ Support for Cube (similar to Graphite)? #231
- Reconnect on network problem #223
- โ Address reflection warnings #206
- folds/mean should not throw when receiving a vector of zero events. #163
- โ Graphite-server really needs tests! #161
- ๐ Documentation questions #146
- Mention that 0.0.0.0 binds to all interfaces in howto. #141
- Write an explicit "putting riemann into production" howto guide. #131
๐ Merged pull requests:
- ๐ fix typo #279 (also)
- ๐ change naming strategy as discussed on irc #277 (pyr)
- ๐ Implement a plugin system, for easy loading of external namespaces #276 (pyr)
- โ test fold edge cases #275 (pyr)
- โ typo in test-sse #274 (pyr)
- โ add graphite client and server test code #273 (pyr)
- โ Add SSE test. create a pubsub, publish to it and match received. #272 (pyr)
- ๐ fix "adjust" example as per API reference #270 (mfournier)
- server-sent event transport #269 (pyr)
- ๐ Fix logstash host #268 (carlyeks)
- โ Add support for passive Nagios checks #267 (bracki)
- โ Add logstash client based on existing graphite client #266 (tjake)
- 0๏ธโฃ Load defaults from /etc/default #265 (overthink)
- โ add missing param stats to graphite-handler #262 (schnipseljagd)
- ๐ Fix start-stop-daemon not working on older Debian versions #261 (bracki)
- Thank Federico Borgnia #260 (gsandie)
- โ Added support for HipChat #258 (neotyk)
- ๐ป Exception handling #257 (neotyk)
- Concurrency fix for example in "Count number of hosts by application gro... #256 (jeroenvandijk)
- โ Remove error in "count number of hosts" example query #255 (jeroenvandijk)
- โ added a standard deviation fold #253 (chillitom)
- โ Add missing close-paren in streams docstring #252 (bitprophet)
- ๐ Rename riemann.common/attributes -> custom-attributes #247 (samn)
- ๐ Don't register HUP signal handler on Windows #245 (chillitom)
- โ Add directoy support to 'include' #242 (paulgoldbaum)
- ๐ fixed a typo in pkg/deb/riemann #241 (mburger)
- Exclude path information from md5 checksum file. #240 (asemt)
- โ Add information about the REPL and hot code reloading #239 (gsandie)
- Include custom attributes in emails & SNS notifications #238 (samn)
- โฌ๏ธ bumps to clojure 1.5.1 for memory leak patch #237 (bmabey)
- ๐ fixes typo in exception example #236 (bmabey)
- โ Add support for vector of events in Librato #235 (mentalblock)
-
v0.2.2 Changes
June 05, 2013Closed issues:
- SSL #225
- suggested jre to run riemann? #216
- ๐ป Runtime exception compiling riemann.bin #212
- Apdex stream #202
- ๐ (throttle ...) does not seem to pass expired events #178
- โก๏ธ :keep-keys does not properly update on 'reload' #173
- riemann website quickstart : no checksum #172
- Investigate possible lack of error handling in netty pipeline #126
- streams/rate should stop its internal poller when TTLs go negative #117
๐ Merged pull requests:
- ๐ Feature extra classpath #230 (pyr)
- ๐ allow extra jars on the classpath #229 (pyr)
- ๐ Support for multiple tags in where test expressions #228 (samn)
- ๐ Allow tagged-any & tagged-all to be used in where exprs #227 (samn)
- โก๏ธ Scala client description update #226 (benmur)
- โ Add campfire output #222 (gsandie)
- scale wraps a common smap idiom #221 (pyr)
- โ Added thanks for LWF #218 (gsandie)
- ๐ Use tagged release nrepl-0.2.2 instead of 0.2.0-RC1 #217 (dch)
- Explain how to match tags against expired events #215 (wjlroe)
- โ Add more thanks #214 (gsandie)
- ๐ Documentation: Introduction to streams #213 (rrees)
- โ Add some type hints #211 (banjiewen)
- Lookup an event directly from the index #210 (rrees)
- โ Add a howto on alerting when % thresholds breached #209 (gsandie)
- streams/where*: should only evaluate children once #204 (sihil)
- โ Add UDP transport to graphite-server #201 (sihil)
- โ Remove openjdk dependency from fatdeb to improve flexibility #200 (knuckolls)
- AWS SNS notifier that uses the Java SDK directly #199 (ento)
- ๐ Fix count-string-bytes #198 (richo)
-
v0.2.1 Changes
April 08, 2013Closed issues:
- Riemann interaction with custom service ? #197
- Debian init script tries to let you start multiple Riemanns #181
- โ Remove paths from md5 checksum files #167
๐ Merged pull requests:
- ๐ Eric Lindvall worked on riemann-ruby-client. #196 (mblair)
- โฌ๏ธ Bump Aleph so Lamina can be unpinned. #195 (mblair)
- ๐ fixes documentation errors in folds.clj #192 (spazm)
- โ Add tests for streams/runs #191 (mblair)
- โ adds a teaser intro to the README #189 (spazm)
- โ adds md5sum link to quickstart #188 (spazm)
- ๐ Fix docstring consistency issue #187 (bmhatfield)
- โ Run of same #185 (bmhatfield)
- โ Adds a CONTRIBUTING file #184 (spazm)
- ๐ฆ Clear up signal name. #183 (mblair)
- Prevent the init script from trying to start multiple Riemanns. #182 (mblair)
- ๐ Use a LinkedBlockingQueue in riemann.pool. #180 (banjiewen)
- Ensure that (:streams core) is always a vec. #179 (banjiewen)
- ๐ Pin Lamina to fix the build. #176 (mblair)
- โ Add Java to deb dependencies. #175 (mblair)
- โ Add aws sns notifier #171 (ento)
-
v0.2.0 Changes
March 17, 2013Closed issues:
- RFC: More structured data in riemann events. #168
- ๐ฒ when TCP connections are dropped the log file is noisy #162
- If you kill -hup riemann too many times in quick succession, it drops TCP conns. #160
- Riemann hangs if endpoint for
forward
is not available #159 - ddt should run in real time. #158
- NullPointer in moving-time-window #157
- โ Remove ws-server :host for now #156
- (where) doesn't work with some types of values #155
- streams/project: coalesce but for vectors of predicates #154
- Split and friends evaluate their forms more than once. #153
- Transient + threading issue #147
- ๐ lein build failure #145
- Java netty client #143
- Thread/queue wrapper for java client. #139
- Preserve index state across reload. #138
- ๐ท Experiment with worker threads for netty. #137
- streams/tagged-all and streams/tagged-any should return whether they matched. #135
- streams/where should accept zero branches, and return whether the event matched. #134
- ๐ Rename streams/stream to streams/sdo #133
- streams/counter should reset to the reset event's metric #132
- streams/tag #130
- ๐ riemann.email should preserve metadata #128
- since 0.1.5 riemann does not accept a full path to the config file, only relative #127
- (config/include) should be relative to the currently included file. #123
- Coalesce should handle expiry. #122
- Include riemann.time in config. #120
- Top-K streams #119
- โก๏ธ Deprecate update-index in favor of index implementing IFn #116
- โ Add a deprecation macro. #115
- Line numbers for riemann config exceptions #114
- Roll up expensive grid rerenders. #113
- ๐ Fix dash rendering on FF. #112
- Dash should toast on save/load. #111
- Rate should emit zeroes when no events arrive. #109
- ๐ Make riemann.email/body- customizable #108
- ๐ฒ Running without (logging/init) might cause weird errors #105
- Bring back "hyperspace core online" messages. #104
- โ running with no config == log4j error? #103
- Dash reconnects #93
- Shrink dash density #92
- Switch dash back to white theme #91
- Finish next-gen dash #90
- Continuous threadpool leak from tcp/udp servers #89
- ๐ Make sure pubsub reloads correctly #88
- core :services #87
- FAIL in (rate-fast) (streams.clj:613) #86
- FAIL in (expires) (core.clj:115) #83
- ๐ Fix threadpool leak on reload #79
- streams/sdo #78
- streams/split, streams/splitp #77
- Riemann 0.1.3, java 1.6 & i686 #76
- Riemann won't start with Oracle JDK 1.6.27 #74
- Riemann won't start with Icedtea 1.7.0_09 #73
- 2 cases of either invalid or no JSON produced off events #72
- int64 metrics #69
- FAIL in (rate-fast) (streams.clj:523) #49
- โ Add slides and presentations to Riemann's site #45
- โ Add a cookbook to the Riemann site #44
- โ Integrate nrepl for production debugging #36
- rollup stops when an expired event arrives #19
- Percentiles in Graphite assume two digits of precision #16
๐ Merged pull requests:
- Rieman -> Riemann :-) #170 (mblair)
- Tell Emacs that riemann configs are Clojure code. #166 (mblair)
- ๐ Fix type error in graphite server. #164 (PeterScott)
- โก๏ธ Update concepts.html #152 (fcuny)
- ๐ Very small documentation fix #151 (fcuny)
- ๐ clients.html wasn't mentioning graphite and logstash. #148 (mfournier)
- repl/start-server! should take a hash-map instead of a vector #144 (PeterScott)
- โก๏ธ Update netty to 3.6.1, fixes leaking thread pools #140 (gmanika)
- โ Add Working with dashboard section in howto #121 (aaronfeng)
- ๐ Fix graphite-server method name bug #107 (PeterScott)
- โ Add delete-by stream primitive and test case #102 (lwf)
- Graphite client improvements #101 (lwf)
- Catch exceptions when processing expired events #100 (lwf)
- ๐ Fix missing endquotes. #98 (clee)
- Do not try to encode back packets in protobuf when talking graphite #97 (pyr)
- produce unique names for snapshot debs #96 (pyr)
- ๐ wrong paren placement in howto.html - results in parse errors: #94 (manos)
- โ Add split* and split, as described in aphyr/riemann/#77 #85 (pyr)
- silence closed channel exceptions #84 (pyr)
- ๐จ first phase of refactor to allow pluggable transports #82 (pyr)
- Proposed implementation for aphyr/riemann/#78 #80 (pyr)
-
v0.1.5 Changes
December 04, 2012 -
v0.1.4 Changes
December 04, 2012Closed issues:
๐ Merged pull requests:
-
v0.1.3 Changes
November 13, 2012Closed issues:
- Clarify relationship between where-event, match, and where. #52
- Generated .deb file is not indexable by apt-ftparchive & friends #47
- Graphite reconnection fails #46
- Investigate a possible bug in (where (tagged "foo")) #42
- โ Add docstring for streams/tagged #41
- MD5 checksum files on downloads #40
- ๐ Replace protobufs parser #39
- (where (service x)) should evaluate x. #38
- Librato metrics adapter #37
- Get a Yourkit license #35
- (where ... (else ...)) #34
- multimethods for boolean dispatch #13
- Deb files should be owned by root. #67
- 0๏ธโฃ Sane default config. #66
- ๐ Verify deb #65
- ๐ Verify tarball works #64
- ๐ฆ Write package task #63
- Write tarball task #62
- Moar GC opts for production bin scripts. #61
- Switch servers from localhost to 127.0.0.1 #59
- ๐ Release 0.1.3 #58
- ๐ Write release notes #57
- ๐ฆ Write a proper debian package script. #54
๐ Merged pull requests:
- * this should exec, rather than launch a subprocess. this way it works n... #60 (jib)
- ๐ * mention how to do it on windows as well #50 (jib)
- ๐ฒ * document how to log to stdout #48 (jib)
- โ add a bench-only test for indexing speed. #33 (pyr)
- Parameterize message framing pipeline. #32 (banjiewen)
- ๐ Fix graphite-server call #31 (pyr)
- โ Add travis configuration #30 (pyr)
- ๐ Change streams/moving-event-window to use take-last instead of subvec. #28 (banjiewen)
- ๐ Feature small cleanups #27 (pyr)
- split where into where and where-event, avoiding symbol touching #26 (pyr)
- Switch pubsub registry to an atom. #25 (pyr)
- ๐ Use an atom pointing to a simple list to store events in coalesce. #24 (pyr)
- โ Add a graphite listener. #23 (pyr)
- ๐ Use a pool of sockets for riemann.graphite. #22 (banjiewen)
- ๐ Allow custom message-decoding functions for TCP and UDP servers. #21 (banjiewen)
- โ Add streams/fold-interval and test #18 (b)
-
v0.1.2 Changes
June 17, 2012๐ Merged pull requests:
- Replace :dev-dependencies with a profile for Leiningen 2 #15 (michaelklishin)
- more portable bash shebang #14 (brianshumate)
-
v0.1.0 Changes
March 08, 2012Closed issues:
๐ Merged pull requests:
- Bernhard Riemann, 1826-1866, RIP #4 (jdmaturen)
- ๐ Reimman now supports Clojure 1.3 #3 (snewman)
- ๐ Use map destructuring instead of (or) and (let) #2 (reiddraper)
* This Changelog was automatically generated by github_changelog_generator