Skip to content

Releases: quoth/fastapi-cloud-logging

v1.1.0

25 Dec 13:58
dba2dec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Jun 15:25
680f5ab
Compare
Choose a tag to compare

What's Changed

  • Check internal attribute of LogRecord on cloud logging by @quoth in #8
  • Support structured option by @quoth in #9
  • Support loguru by @quoth in #12
  • Add workflow to publish pypi by @quoth in #11
  • Set up for v1.0.0 by @quoth in #13

Full Changelog: v0.9.1...v1.0.0

v0.9.1

05 May 06:34
7f89b0d
Compare
Choose a tag to compare

What's Changed

  • Fix bugs by @quoth in #1
  • Enable to execute test with python 3.7 by @quoth in #2
  • Enable to test with python 3.7 by @quoth in #4
  • Add example code for app engine and cloud run by @quoth in #3
  • Use parent's method to filter a log record by @quoth in #5
  • Fix cloud trace header name by @quoth in #6
  • Add readme and changelog by @quoth in #7

New Contributors

  • @quoth made their first contribution in #1

Full Changelog: https://github.com/quoth/fastapi-cloud-logging/commits/v0.9.1