Skip to content

Releases: pytroll/posttroll

Version 1.11.0 (2024/02/26)

26 Feb 07:38
a20430d
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 63 - Add a heartbeat() method to NoisyPublisher
  • 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

Features added

  • PR 62 - Update CI to use Python 3.10 - 3.12

In this release 5 pull requests were closed.

Version 1.10.0 (2023/05/10)

10 May 10:53
8ffc803
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 46 - Fix missed cleanup in last PR

Features added

  • PR 53 - Add close methods for subscriber and publisher and testing utilities

In this release 2 pull requests were closed.

Version 1.9.0

19 Oct 16:13
Compare
Choose a tag to compare

###############################################################################

Version 1.9.0 (2022/10/19)

Pull Requests Merged

Bugs fixed

  • PR 42 - Fix Read the docs

Features added

  • 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.

###############################################################################

Version 1.8.0

25 Apr 09:53
Compare
Choose a tag to compare

Version 1.8.0 (2022/04/25)

Pull Requests Merged

Features added

  • PR 39 - Add a possibility to create subscribers using a dictionary of configuration options

In this release 1 pull request was closed.

Version 1.7.1

23 Dec 09:35
Compare
Choose a tag to compare

Version 1.7.1 (2021/12/23)

Pull Requests Merged

Features added

  • PR 37 - Change tested Python versions to 3.8, 3.9 and 3.10

In this release 1 pull request was closed.

Version 1.7.0

23 Dec 09:26
Compare
Choose a tag to compare

Version 1.7.0 (2021/12/23)

Issues Closed

  • Issue 38 - Allow to use NoisyPublisher as a context manager

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 33 - Fix link te Github project

Features added

  • 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.

Version 1.6.1 (2020/03/04)

04 Mar 12:33
6563e23
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 27 - Fix argparse option name

In this release 1 pull request was closed.

Version 1.6.0 (2020/03/04)

04 Mar 10:40
d635300
Compare
Choose a tag to compare

Issues Closed

  • Issue 24 - Subscriber does not correctly filter messages by the name of the service (PR 25)

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 25 - Fix filtering of messages by the name of service (24)

Features added

  • 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.