Skip to content

Release 3.4.1

Choose a tag to compare

@deankarn deankarn released this 19 Sep 14:31
· 15 commits to master since this release

What was fixed?

Added another context workaround for chained handlers, this is not an issue with lars but rather the assumption that context.Context() is used with chained handlers only ( an incorrect assumption at that )