Shaun Becker
Shaun Becker
## What does this PR do? Add support for starting [Apache Pulsar](https://pulsar.apache.org/) containers. ## Why is it important? This is required to write tests that target [Apache Pulsar](https://pulsar.apache.org/). ## How...
### What changed? Why was the change needed? Given that some of the most used email clients don't support things like base64 images or SVGs as alternatives, using embedded images...
It doesn't appear to be used any where
### Describe the bug As of writing this issue, the `latest` version tag for [@typespec/compiler](https://www.npmjs.com/package/@typespec/compiler?activeTab=versions) is currently `0.56.0`, which was published 14 hours ago. However, the `latest` version tag for...
### Is your feature request related to a problem? Please describe I am looking to leverage [KEDA](https://keda.sh/) to support auto-scaling my Pulsar consumers based on topic volumes. One of the...
### Question Given the recent addition of support for `DbDataSource`, which was added in .net 7, should that target framework be added explicitly?
### Describe the solution you'd like and alternatives you've considered Add an API for interacting with the [Pulsar Transactions API](https://pulsar.apache.org/docs/4.0.x/transactions-api/#start-transactions).
### Describe the bug Due to the fact that the `TimedEntityQueue` is processed separately from the `ResourceWatcher`, this can cause a race condition in `ReconcileAsync` where the method is called...