Skip to content

Releases: rackerlabs/fleece

default logging factory update

14 Jun 20:44
Compare
Choose a tag to compare
0.4.5

Bump version

Fix logme namespacing

02 Jun 20:03
Compare
Choose a tag to compare
0.4.4

Bumping version

Default Body Fix

23 May 19:50
Compare
Choose a tag to compare

https://pypi.python.org/pypi/fleece/0.4.3

e2801b3 - 2016-05-23 - Fix typo to set a proper default body - Bruce Stringer

http error updates

18 May 17:28
Compare
Choose a tag to compare

https://pypi.python.org/pypi/fleece/0.4.2
fa42024 - 2016-05-18 - Bump fleece version - Bruce Stringer
9aceff5 - 2016-05-18 - Don't explode if provided status code isn't found - Ryan Walker
59544c5 - 2016-05-18 - Add extra status codes to HTTPError - Ryan Walker
4f9c6a8 - 2016-05-17 - Default to 401 for invalid tokens - Ryan Walker

root logger fix

13 May 22:23
Compare
Choose a tag to compare
Merge pull request #8 from racker/root-logger-update

Always look for a streamhandler

Request Generators

12 May 21:49
Compare
Choose a tag to compare

https://pypi.python.org/pypi/fleece/0.4.0

5b7f3d6 - 2016-05-12 - Add functionality to create sample lambda events and contexts - Bruce Stringer

Add event formatter

04 May 19:48
Compare
Choose a tag to compare

https://pypi.python.org/pypi/fleece/0.3.0
4e49990 - 2016-05-04 - Add event formatter - Bruce Stringer

Fix lambda duplicate logs

17 Feb 22:05
Compare
Choose a tag to compare

https://pypi.python.org/pypi/fleece/0.2.0

fec8724 ➖ Merge pull request #6 from racker/Logging-fix 🔹 Bruce Stringer
d2135c1 ➖ Bump Fleece version 🔹 Bruce Stringer
8a0faa0 ➖ Clean up the way fleece instantiates loggers 🔹 Bruce Stringer
c53c78e ➖ Merge pull request #5 from ryandub/raxauth 🔹 Ryan Walker
d9eeed8 ➖ Catch missing token better 🔹 Ryan Walker
1f190a9 ➖ Bump structlog version 🔹 Bruce Stringer

Moar Fixes

08 Feb 20:49
Compare
Choose a tag to compare

Python 3 updates

08 Feb 20:39
Compare
Choose a tag to compare

https://pypi.python.org/pypi/fleece/0.1.1

f2692ae ➖ Python 3 fixes 🔹 Bruce Stringer