- PR 63 - Add a
heartbeat()
method toNoisyPublisher
- PR 59 - Fix testing publisher to only accept str to send
- PR 58 - Crash fake publisher when not started
- PR 57 - Make testing's patched_subscriber_recv interruptible
- PR 62 - Update CI to use Python 3.10 - 3.12
In this release 5 pull requests were closed.
- PR 46 - Fix missed cleanup in last PR
- PR 53 - Add close methods for subscriber and publisher and testing utilities
In this release 2 pull requests were closed.
###############################################################################
- PR 42 - Fix Read the docs
- PR 45 - Use donfig for handling posttroll environment variables
- PR 43 - Set TCP keepalive to publisher and subscriber
- PR 40 - Instruct to create annotated tags
In this release 4 pull requests were closed.
###############################################################################
- PR 39 - Add a possibility to create subscribers using a dictionary of configuration options
In this release 1 pull request was closed.
- PR 37 - Change tested Python versions to 3.8, 3.9 and 3.10
In this release 1 pull request was closed.
- Issue 38 - Allow to use NoisyPublisher as a context manager
In this release 1 issue was closed.
- PR 33 - Fix link te Github project
- PR 36 - Use GitHub Actions to run tests
- PR 35 - Make it possible to configure publisher with a dictionary of settings
- PR 28 - Leave Python 2 support and require Python 3.6 or higher
In this release 4 pull requests were closed.
- PR 27 - Fix argparse option name
In this release 1 pull request was closed.
In this release 1 issue was closed.
- PR 22 - Add
restrict_to_localhost
flag for the nameserver - PR 21 - Make the range of automatic port selection user definable
In this release 3 pull requests were closed.
- PR 19 - Allow posttroll to be used in multiprocessing context
In this release 1 pull request was closed.
- PR 17 - Fix decoding utf-8 encoded raw messages
- PR 16 - Decode rawstr messages as utf-8
- PR 15 - Make sure messages are consistently encoded as unicode
- PR 18 - Add support for raw messages encoded in iso 8859-1
- PR 14 - Make MC TTL configurable
- PR 13 - Support both utf8 and byte strings from messages
- PR 12 - Change default behaviour of subscriber to listen to everything
In this release 7 pull requests were closed.
- PR 10 - Add Python 3 support
In this release 1 pull request was closed.