Skip to content

v1.0.0

Compare
Choose a tag to compare
@alejandrohdezma alejandrohdezma released this 24 May 12:45
· 21 commits to main since this release
2ba977a

🎉 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.