v1.0.0
🎉 First release of the revamped fs2-pubsub
library
The fs2-google-pubsub
library has reborn as a new library: fs2-pubsub
.
The new library includes several improvements over the previous one, such as builder-pattern for creating the publishers/subscribers, better utilities around message or error handling or pureconfig support.
It is also fully-built in Scala!
Check out the README.md to see how the new library works and check the migration-guide in case you come from using fs2-google-pubsub
.