Releases: pytroll/pytroll-collectors
Releases · pytroll/pytroll-collectors
Version 0.20.0 (2025/09/11)
Version 0.19.0 (2025/09/11)
Pull Requests Merged
Features added
- PR 164 - Switch to hatchling
In this release 1 pull request was closed.
Version 0.18.0 (2025/06/26)
Version 0.17.0
What's Changed
- Add SIGTERM handling to segment gatherer by @pnuu in #156
- Add SIGTERM handling to geographic gatherer by @pnuu in #157
Full Changelog: v0.16.0...v0.17.0
Version 0.16.0
What's Changed
- Add tests and refactor trollstalker a bit by @mraspaud in #141
- Create monitored directory if does not exist by @tecnavia-dev in #139
- Update versioneer by @gerritholl in #148
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #146
- Create publish topic in scisys-receiver from config-pattern and message by @adybbroe in #137
- Fix noaa21 by @ninahakansson in #138
- Update versioneer by @mraspaud in #144
- Bump actions/checkout from 3 to 4 by @dependabot in #143
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #150
- Use factory function for publisher creation in trollstalker and switch to Watchdog by @mraspaud in #152
- Update CI Python versions by @pnuu in #153
New Contributors
- @ninahakansson made their first contribution in #138
Full Changelog: v0.15.1...v0.16.0
Version 0.15.1
What's Changed
- Bugfix: Install s3stalker-daemon script by @adybbroe in #134
- Fix calling s3.ls() to get also new files for the daemon version by @pnuu in #135
- Drop S3 credentials from messages in S3Stalker (+ daemon) by @pnuu in #136
- Change publish topic to start with the instrument name by @adybbroe in #125
Full Changelog: v0.15.0...v0.15.1
Version 0.15.0
Version 0.14.0
Version 0.14.0 (2023/03/20)
Issues Closed
- Issue 127 - ImportError in bin/trollstalker2.py (PR 128 by @paulovcmedeiros)
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
- PR 132 - Fix group_by_minutes to include composed filenames
- PR 131 - Bugfix segment gathering when segment name has a dash in it
- PR 128 - Fix import error in bin/trollstalker2.py (127)
Features added
- PR 131 - Bugfix segment gathering when segment name has a dash in it
- PR 117 - Check for existing segments on S3 storage
- PR 114 - Add an s3stalker daemon
In this release 6 pull requests were closed.
Version 0.12.0
Version 0.12.0 (2022/05/19)
Pull Requests Merged
Features added
- PR 105 - Allow direct listening to host/port in geographic gatherer.
- PR 104 - Refactor the fsspec to message functions
- PR 102 - Make it possible to disable nameserver connections for publisher in Segment and Geographic gatherers
- PR 101 - Cleanup dependencies
- PR 98 - Change tested Python versions to 3.8, 3.9 and 3.10
- PR 97 - Replace
yaml.load()withyaml.safe_load()inzipcollector_runner.py
In this release 6 pull requests were closed.
Version 0.11.1
Version 0.11.1 (2021/08/27)
Pull Requests Merged
Bugs fixed
- PR 96 - Fix coverage logging for non-file messages in region collector
In this release 1 pull request was closed.