Skip to content

Latest commit

 

History

History
127 lines (88 loc) · 7.09 KB

CHANGELOG.md

File metadata and controls

127 lines (88 loc) · 7.09 KB

Changelog

v1.18.12 (2023-07-27)

Fix

  • Don't overwrite base logging Handler class lock var (#108) (5b04d72)

v1.18.11 (2023-07-26)

Fix

  • Remove Thread/event to fix Django regression (#107) (0337a09)

v1.18.10 (2023-07-26)

Fix

  • Utilize apikey header for auth to make compatible with pipelines (#104) (5394e97)

v1.18.9 (2023-07-21)

Fix

  • Make flush thread a daemon thread to prevent shutdown hang (#102) (17a69b0)

v1.18.8 (2023-07-18)

Fix

v1.18.7 (2023-05-05)

Fix

  • Gate buils from non maintainers (97803b5)

v1.18.6 (2023-01-27)

Fix

v1.18.5 (2023-01-27)

Fix

  • chore: Upgraded pytest to resolve security vulnerability in py <= 1.11.0 (#92) (905b06a)

v1.18.4 (2023-01-06)

Fix

  • Dependabot -> Vulnerabilities -> cryptography >= 37.0.0 < 38.0.3 (#91) (7ccde50)

v1.18.3 (2022-12-07)

Fix

  • Add documentation for log_error_response option (#88) (d5bf85c)

v1.18.2 (2022-05-10)

Fix

v1.18.1 (2021-11-18)

Fix

  • threading: Account for secondary buffer flush and deadlock (d00b952)

v1.18.0 (2021-07-26)

Fix

  • opts: Repair logging options for each call (e326e4c)

v1.17.0 (2021-07-15)

Feature

  • meta: Enable adding custom meta fields (f250237)
  • threadWorkerPools: Introduce extra threads (9bfe479)

Documentation

  • Update the README as requested (5dd754f)

v1.16.0 (2021-04-15)

v1.15.0 (2021-04-15)

v1.14.0 (2021-04-15)

v1.13.0 (2021-04-15)

v1.12.0 (2021-04-15)

v1.11.0 (2021-04-15)

v1.10.0 (2021-04-15)

v1.9.0 (2021-04-15)

v1.8.0 (2021-04-15)

v1.7.0 (2021-04-07)

v1.6.0 (2021-04-07)

Feature

  • ci: Enable releases through semantic release (9e4b1c0)
  • ci: Include jenkins setup (1c5be37)
  • tasks: Convert run scripts to tasks (f5a8b18)
  • lint: Setup linting + test harness (0a7763a)
  • tags: Allow tags to be configured (6adc21e)
  • meta: Python log info in meta object (cf9b505)
  • handlers: Make available via config file (39c5dec)

Fix

  • ci: Correct invalid environment variable (fce4d59)

Documentation

  • Add @matthiasfru as a contributor (3727bc3)
  • Add @rudyryk as a contributor (9ab0e39)
  • Add @kurtiss as a contributor (1476085)
  • Update @inkrement as a contributor (6a2cede)
  • Add @inkrement as a contributor (7ba6992)
  • Add @btashton as a contributor (c1e69bf)
  • Add @SpainTrain as a contributor (7b9f04b)
  • Add @sataloger as a contributor (04081f0)
  • Add @jdemaeyer as a contributor (69e8f7c)
  • Add @dchai76 as a contributor (42e9c6b)
  • Add @danmaas as a contributor (23bbab4)
  • Add @LYHuang as a contributor (3cc9e23)
  • Add @baronomasia as a contributor (8971bd7)
  • Add @utek as a contributor (ea495b4)
  • Add @esatterwhite as a contributor (0a334bd)
  • Add @mikehu as a contributor (e7aa7cb)
  • Add @vilyapilya as a contributor (e3191f5)
  • Add @smusali as a contributor (4d5022f)
  • Add @respectus as a contributor (85a543c)