Gyllsdorff
Gyllsdorff
**Is your feature request related to a problem? Please describe.** We have one service that returns a array of items, each item have a ID that is unique. We want...
**Which version of Kotest are you using** - `5.9.1` - `6.0.0.M1` **Issue:** The [kotest-extensions-testcontainers-kafka](https://github.com/kotest/kotest-extensions-testcontainers/tree/2.0.2/kotest-extensions-testcontainers-kafka) extension references a old testcontainer kafka class that have been removed. That means the Kotest guide...
According to the [documentation](https://magicstack.github.io/asyncpg/current/api/index.html#connection-pools) the `setup` callback is where you should do stuff like add log listeners to the connection. It works fine but when the connection is release back...
**Description** https://www.asyncapi.com/docs/reference/specification/v3.0.0#messageObject > **payload** > _Multi Format Schema Object | Schema Object | Reference Object_ > Definition of the message payload. If this is a Schema Object, then the schemaFormat...
### Is this a new bug in dbt-core? - [x] I believe this is a new bug in dbt-core - [x] I have searched the existing issues, and I could...