Releases: commercetools/fs2-queues
Releases · commercetools/fs2-queues
v0.5.0
What's Changed
- Bump base version by @satabin in #34
- Fix links to scaladoc by @satabin in #35
- Add delay to QueuePublisher.sink by @AL333Z in #36
- Only support grpc for gcp pubsub by @AL333Z in #37
- Add more specs by @AL333Z in #51
- Update azure-messaging-servicebus to 7.17.3 by @scala-steward in #39
- Update fs2-core to 3.11.0 by @scala-steward in #38
- Update google-cloud-pubsub to 1.129.7 by @scala-steward in #41
- Update circe-parser to 0.14.10 by @scala-steward in #42
- Update sbt to 1.10.2 by @scala-steward in #43
- Update sbt-mdoc to 2.5.4 by @scala-steward in #45
- Update scalafmt-core to 3.8.3 by @scala-steward in #46
- Update cats-effect-testkit to 3.5.4 by @scala-steward in #47
- Update sqs to 2.25.70 by @scala-steward in #50
- Update sbt-typelevel, ... to 0.7.3 by @scala-steward in #49
- Update google-cloud-monitoring to 3.50.0 by @scala-steward in #40
- Update munit-cats-effect-3 to 2.0.0 by @scala-steward in #48
- Fix deprecation by @AL333Z in #52
- Update google-cloud-pubsub to 1.132.2 by @scala-steward in #53
- Update sbt-mdoc to 2.6.1 by @scala-steward in #54
- Update sqs to 2.28.7 by @scala-steward in #55
- Introduce
MessageBatch
toQueuePuller
by @mladens in #56 - More love for GCP Pub/Sub by @AL333Z in #57
- Update otel4s-core to 0.10.0 by @scala-steward in #62
- Update scala-library to 2.13.15 by @scala-steward in #61
- Update sqs to 2.28.9 by @scala-steward in #63
- Uniform waiting time in specs by @AL333Z in #64
- Update azure-messaging-servicebus to 7.17.4 by @scala-steward in #65
- Update google-cloud-monitoring to 3.52.0 by @scala-steward in #66
- Update scala3-library to 3.3.4 by @scala-steward in #68
- Update cats-collections-core to 0.9.9 by @scala-steward in #69
- Update sqs to 2.28.11 by @scala-steward in #70
- Update google-cloud-pubsub to 1.132.4 by @scala-steward in #72
- Update sqs to 2.28.16 by @scala-steward in #75
- Fix SubscriberSuite by @mladens in #71
New Contributors
- @scala-steward made their first contribution in #39
- @mladens made their first contribution in #56
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump otel4s to latest by @AL333Z in #29
- Allow building a SQSClient from SDK client by @ybasket in #32
- Add testing module by @satabin in #33
New Contributors
- @jochenschneider made their first contribution in #31
- @ybasket made their first contribution in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
This release brings some enhancements and stability in the API.
- Experimental support for GCP Pub/Sub (see #19)
- Decouple deserialization errors from processing errors (see #21)
- Add support for querying basic statistics for queues (see #25)
For a full list of closed issues and PRs, you can refer to the milestone