* [1558](https://github.com/grafana/loki/pull/1558) **owen-d**: Introduces `ingester.max-chunk-age` which specifies the maximum chunk age before it's cut.
## 1.3.0 (2019-01-16)
### What's New?? ###
@ -156,7 +162,6 @@ Once again we can't thank our community and contributors enough for the signific
#### New Members!
* [1415](https://github.com/grafana/loki/pull/1415) **cyriltovena**: Add Joe as member of the team.
# 1.2.0 (2019-12-09)
One week has passed since the last Loki release, and it's time for a new one!
# The maximum duration of a timeseries chunk in memory. If a timeseries runs for longer than this the current chunk will be flushed to the store and a new chunk created.