Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 805 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 805 Bytes

Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

The format is based on Keep a Changelog.

3.2.0 - 2018-05-31

Added

  • Support for Falcon web framework

Changed

  • Hide sensitive fields by default

Fixed

  • Do not apply JSON formatting on unknown LogRecord

3.1.1 - 2018-03-06

Fixed

  • Fix missing sap namespace in response readers

3.1.0 - 2018-01-04

Changed

  • Introduced sap namespace

3.0.1 - 2017-12-11

Changed

  • Improved documentation

3.0.0 - 2017-11-16

Changed

  • Improved JSON logging
  • Simplified integration with Flask applications
  • Simplified integration with Sanic applications
  • Cleanup for open-sourcing