permutive-engineering / fs2-pubsub

Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.
Apache License 2.0
45 stars 16 forks source link

Deprecate everything inside the current library in favor of new `fs2-pubsub` #534

Closed alejandrohdezma closed 1 month ago

alejandrohdezma commented 3 months ago

This PR adds a bunch of deprecation notices around the codebase so users know a new library has been published. We believe this is better than providing an artifact migration for Scala Steward since the two libraries are not source-compatible.

The new library has been added in https://github.com/permutive-engineering/fs2-google-pubsub/pull/533.