github gofr-dev/gofr v1.27.1

latest releases: pkg/gofr/datasource/file/gcs/v0.1.0, v1.47.0, v1.46.3...
11 months ago

Release v1.27.1

🛠️ Fixes

Fix Google Pubsub Panic

The callback function for the Google client Subscribe function was configured to fetch one message per Subscribe call. Still, at times the message was being sent to a closed channel causing unexpected behaviour. Fixed the issue of receiving messages on a channel that closes only on application shutdown.

Don't miss a new gofr release

NewReleases is sending notifications on new releases.