mockafka-py icon indicating copy to clipboard operation
mockafka-py copied to clipboard

Mockafka-py is a Python library designed for in-memory mocking of Kafka.[aiokafka - confluence-kafka-python]

Results 33 mockafka-py issues
Sort by recently updated
recently updated
newest added

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.29 to 9.5.32. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.32 Fixed RXSS vulnerability via deep link in search results Added support for fetching latest release from GitLab...

dependencies
python

Bumps [tox](https://github.com/tox-dev/tox) from 4.17.1 to 4.18.0. Release notes Sourced from tox's releases. 4.18.0 What's Changed Fix #3278 - Boost temporary directories cleanup in tests by @​ziima in tox-dev/tox#3323 Fix absolute...

dependencies
python

Aligning with confluent-kafka behavior, Implemented broker receive time simulation for Updated timestamp() method to return a tuple[int, int] as per confluent-kafka specs.

The real `aiokafka` consumer's `getone` implementation blocks indefinitely rather than returning `None` when there are no messages. Currently `FakeAIOKafkaConsumer.getone` differs from that. Spotted while working on #112.

bug

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.3. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.3 💅 Cosmetic Output Improvements In #270, @​facutuesca💰 made a follow-up to their previous PR #250, making the...

dependencies
github_actions

Change conumser.py => consumer.py.

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.29 to 9.5.39. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.39 Fixed #7226: not staying on page when using mike's canonical versioning Thanks go to @​ilyagr for their...

dependencies
python

I'd like to start by thanking you, for resolving my last issue so fast. After checking out the lastest version, I have however run into two problems. Given following simple...

bug

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `docs/requirements.txt` --- > [!IMPORTANT] >...

Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.20.2. Changelog Sourced from zipp's changelog. v3.20.2 Bugfixes Make zipp.compat.overlay.zipfile hashable. (#126) v3.20.1 Bugfixes python/cpython#123270 Commits a575660 Make no assertions about the number. It could...

dependencies
python