v1.7.0 release
What's Changed
- Fix: Update EnyimMemcachedCore to 2.5.4 by @jainnipun in #406
- whether can support zookeeper bus and kafka bus #404 by @bingtianyiyan in #405
- Support removing cache keys by pattern by @xsoheilalizadeh in #401
- remove BinaryFormatter by @catcherwong in #409
Breaking change!!!!!!
The default DefaultBinaryFormatterSerializer was removed in this version, you should specify a serializer by yourself.
New Contributors
- @jainnipun made their first contribution in #406
- @bingtianyiyan made their first contribution in #405
- @xsoheilalizadeh made their first contribution in #401
Full Changelog: v1.6.1...v1.7.0