All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.1.0 - 2018-04-03
- Support
kubernetes
as a platform.
4.0.1 - 2018-01-18
- Raise the
query_string
field limit from 2048 to 4096.
4.0.0 - 2018-01-17
- Removed the
tags
field in favor of using thecontext
,event
, ormeta
keys which offer a structured and more descriptive alternative to attaching data to a log line.
3.2.0 - 2017-10-23
- Added
host
to thehttp
context document. This will include the full domain, including any sub-domains.
- Raised the limit of the
event.controller_call.params_json
field from8192
to32768
.