Skip to content

v1.0.3

Compare
Choose a tag to compare
@jiangz222 jiangz222 released this 03 Sep 15:52
· 45 commits to master since this release
afcf320

NOTICE:
In this release, The hook feature need context as the first parameter, otherwise it will not work after(include) v1.0.3.
You can check the readme or UT codes for more information.

Fix issues:
#198 fix data race problem in official driver
#197 add context parameter in middleware