GoFr version v1.0.2 has been released!
Do update your applications to the latest GoFr version.
Changelog
Enhancement:
- Refactor SubscribeWithCommit method to consume all the messages from google PubSub (limited to one consumption previously) #92
- Remove duplicate code of metrics initialization in pubsub package #89
Bug Fix:
- Fix
ctx.Bind
issue when using html form to make request #91