aboutsummaryrefslogtreecommitdiff
path: root/site/src/main/jekyll/changelog.md
blob: 3113699f0d48266aa079e916801609d17e753e5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Kamon | Changelog
layout: default
---

Changelog
===============
Version 0.0.15 (2014-04-09)
----------------
* kamon
    * prepared to publish in maven central repository
* kamon-core
    * control of AspectJ weaving messages through kamon configuration
* kamon-statsd (Experimental)
* kamon-play (Experimental)


Version 0.0.14 (2014-03-17)
----------------
* kamon-core
    * Improved startup times
    * Remake of trace metrics collection
    * Support for custom metrics collection (Experimental)
* kamon-play
    * Initial support (Experimental)
* site
    * [logging](/core/logging/) (WIP)
    * [tracing](/core/tracing/) (WIP)