Vlad

Results 8 issues of Vlad

### Versions used Alpakka version: 1.0-RC1 Akka version: 2.5.21 ### Expected Behavior Subscribing with a PubSub GRPC client to a topic subscription using a streaming pull request should yield a...

p:google-cloud-pub-sub-grpc

Introduced in https://github.com/duckdb/duckdb/pull/2797, it would be nice to have a binding in Rust as well.

feature

Tapir version: 1.9.0 Scala version: 3.3.1 **Describe the bug** There are existing interpreters for ZIO and fs2 WebSocket support in the Fetch backend for Scala.js. When using Tapir with [Laminar](https://laminar.dev)...

**Version**: `4.6.0` **Module**: `quill-jdbc` **Database**: `sqlite` ### Expected behavior Since sqlite 3.38.0 JSON support has been baked in: https://www.sqlite.org/json1.html It would be nice if both the json type and json...

### Qubes OS release 4.2.0 fedora-39-minimal template ### Brief summary When targeting a fedora 39 template, run into upstream issue https://github.com/saltstack/salt/issues/65360 . I expect it will be fixed in salt...

T: bug
C: mgmt
C: Fedora
P: default
diagnosed
affects-4.2

The macro configuration added in #811 does not support scala 3 due to an underlying magnolia issue: https://github.com/softwaremill/magnolia/issues/296 This required a little digging in the code to find out so...

**Version**: `4.8.3` **Module**: `quill-jdbc` **Database**: `postgres` ### Actual behavior When doing `ctx.run(liftQuery(values).foreach(v => valueSchema.insert(v)))` with a collection that is empty, the following SQL is generated: `INSERT INTO table (a, b,...

#### Description This PR adds the `prevfg` and `prevbg` specifiers that are allowed to appear in `fg:` or `bg:` style elements. The value will be based on the previous segment's...