|
| 1 | +# 0.3.0 (unreleased) |
| 2 | + |
| 3 | +# 0.2.0 (2019-08-02) |
| 4 | + |
| 5 | +There were over 100 PR's merged since 0.1.0 was released, here's a highlight: |
| 6 | + |
| 7 | +### Features / Enhancements |
| 8 | + |
| 9 | +* **Loki**: [521](https://github.com/grafana/loki/pull/521) Query label values and names are now fetched from the store. |
| 10 | +* **Loki**: [541](https://github.com/grafana/loki/pull/541) Improvements in live tailing of logs. |
| 11 | +* **Loki**: [713](https://github.com/grafana/loki/pull/713) Storage memory improvement. |
| 12 | +* **Loki**: [764](https://github.com/grafana/loki/pull/764) Tailing can fetch previous logs for context. |
| 13 | +* **Loki**: [782](https://github.com/grafana/loki/pull/782) Performance improvement: Query storage by iterating through chunks in batches. |
| 14 | +* **Loki**: [788](https://github.com/grafana/loki/pull/788) Querier timeouts. |
| 15 | +* **Loki**: [794](https://github.com/grafana/loki/pull/794) Support ingester chunk transfer on shutdown. |
| 16 | +* **Loki**: [729](https://github.com/grafana/loki/pull/729) Bigtable backup tool support. |
| 17 | + |
| 18 | + |
| 19 | +* **Pipeline**: [738](https://github.com/grafana/loki/pull/738) Added a template stage for manipulating label values. |
| 20 | +* **Pipeline**: [732](https://github.com/grafana/loki/pull/732) Support for Unix timestamps. |
| 21 | +* **Pipeline**: [760](https://github.com/grafana/loki/pull/760) Support timestamps without year. |
| 22 | + |
| 23 | + |
| 24 | +* **Helm**: [641](https://github.com/grafana/loki/pull/641) Helm integration testing. |
| 25 | +* **Helm**: [824](https://github.com/grafana/loki/pull/824) Add service monitor. |
| 26 | +* **Helm**: [830](https://github.com/grafana/loki/pull/830) Customize namespace. |
| 27 | + |
| 28 | + |
| 29 | +* **Docker-Plugin**: [663](https://github.com/grafana/loki/pull/663) Created a Docker logging driver plugin. |
| 30 | + |
| 31 | + |
| 32 | +* **Fluent-Plugin**: [669](https://github.com/grafana/loki/pull/669) Ability to specify keys to remove. |
| 33 | +* **Fluent-Plugin**: [709](https://github.com/grafana/loki/pull/709) Multi-worker support. |
| 34 | +* **Fluent-Plugin**: [792](https://github.com/grafana/loki/pull/792) Add prometheus for metrics and update gems. |
| 35 | + |
| 36 | + |
| 37 | +* **Build**: [668](https://github.com/grafana/loki/pull/668),[762](https://github.com/grafana/loki/pull/762) Build multiple architecture containers. |
| 38 | + |
| 39 | + |
| 40 | +* **Loki-Canary**: [772](https://github.com/grafana/loki/pull/772) Moved into Loki project. |
| 41 | + |
| 42 | +### Bugfixes |
| 43 | + |
| 44 | +There were many fixes, here are a few of the most important: |
| 45 | + |
| 46 | +* **Promtail**: [650](https://github.com/grafana/loki/pull/650) Build on windows. |
| 47 | +* **Fluent-Plugin**: [667](https://github.com/grafana/loki/pull/667) Rename fluent plugin. |
| 48 | +* **Docker-Plugin**: [813](https://github.com/grafana/loki/pull/813) Fix panic for newer docker version (18.09.7+). |
| 49 | + |
| 50 | + |
| 51 | +# 0.1.0 (2019-06-03) |
| 52 | + |
| 53 | +First (beta) Release! |
0 commit comments