Jack Burridge
Jack Burridge
In the LaTeX output it would be nice to have the option to support Tikz. This is possible in [plantuml](https://plantuml.com/latex) and would give better typographic consistency.
Allows for addresses like "http://example.com/search?mode=[1-10]&type=[1-10]"
**Environment:** ``` pygame-ce 2.5.5 (SDL 2.32.6, Python 3.13.6) Platform: Linux-6.16.3-76061603-generic-x86_64-with-glibc2.35 System: Linux System Version: #202508231538~1758561135~22.04~171c8de SMP PREEMPT_DYNAMIC Mon S Processor: x86_64 SSE2: Yes AVX2: Yes NEON: No Architecture: Bits: 64bit...
## What's the problem this feature will solve? When using [sphinx-multiproject](https://github.com/readthedocs/sphinx-multiproject) when adding status badges they all look the same ## Describe the solution you'd like When adding badge you...
# Description Adds an OTLP Kafka exporter Fixes #4828 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an...
### Is your feature request related to a problem? In some cases it is good to export spans, logs, and metrics direct to Kafka, rather than elsewhere. For example, all...
fixes https://github.com/testcontainers/testcontainers-python/issues/934
**What are you trying to do?** Add a method to `DockerContainer` to dynamically add volume mappings **Why should it be done this way?** In memory dynamic volume bindings are incredibly...
**Describe the bug** NatsContainer does not seem to work with JetStream **To Reproduce** Run the [example_basic.py](https://github.com/testcontainers/testcontainers-python/blob/main/modules/nats/example_basic.py) in the nats module. You will first have to update the file as it...
### Why do we need this improvement? Message Bindings appear to be missing for SQS, in particular the `MessageGroupId`, and `MessageDeduplicationId`. Compared to Kafka this would be the same as...