Skip to content
This repository has been archived by the owner on Feb 24, 2019. It is now read-only.

Latest commit

 

History

History
46 lines (27 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 1.36 KB

Changelog

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

Added

  • Support kubernetes as a platform.

4.0.1 - 2018-01-18

Changed

  • Raise the query_string field limit from 2048 to 4096.

4.0.0 - 2018-01-17

Removed

  • Removed the tags field in favor of using the context, event, or meta keys which offer a structured and more descriptive alternative to attaching data to a log line.

3.2.0 - 2017-10-23

Added

  • Added host to the http context document. This will include the full domain, including any sub-domains.

[3.1.3] - 2017-10-02

Changed

  • Raised the limit of the event.controller_call.params_json field from 8192 to 32768.