Releases: permutive-engineering/fs2-pubsub
v5.0.0
📈 Major dependency updates
Full Changelog: v4.1.0...v5.0.0
v4.1.0
📈 Dependency updates
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
🚀 New features
- Create new record class for subscriber records with mandatory payload by @alejandrohdezma in #552
⚠️ Breaking changes
protobuf-java has been downgraded to 3.x
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
🚀 New features
- Ensure we don't hold messages in memory for the sake of acknowledging by @alejandrohdezma in #549
- Add
deliveryAttempttoPubSubRecord.Subscriberby @alejandrohdezma in #550
Full Changelog: v2.1.0...v3.0.0
v2.1.0
📈 Dependency updates
Full Changelog: v2.0.0...v2.1.0
v2.0.0
📈 Dependency updates
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
🐛 Bug fixes
- Fix gRPC decoding by @alejandrohdezma in #542
📈 Dependency updates
Full Changelog: v1.0.0...v1.1.0
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.
v0.22.2
What's Changed
- Deprecate everything inside the current library in favor of new
fs2-pubsubby @alejandrohdezma in #534
Full Changelog: v0.22.1...v0.22.2
v0.22.1
📈 Dependency updates
Full Changelog: v0.22.0...v0.22.1