Releases: pytroll/trollmoves
Releases · pytroll/trollmoves
Version 0.18.0 (2026/02/26)
Issues Closed
- Issue 229 - move-it-server does not start correctly of a monitoring directory does not exist (PR 230 by @TAlonglong)
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
Features added
- PR 234 - Follow links in remove_it
- PR 233 - Use Posttroll socket functions
- PR 232 - Add templating functionality to the fetcher
In this release 4 pull requests were closed.
Version 0.17.0 (2025/10/16)
Issues Closed
- Issue 221 - Connection parameter "profile" not allowed anymore (PR 225 by @adybbroe)
- Issue 220 - Bug in server - process_message: Missing argument to call (PR 226 by @adybbroe)
- Issue 218 - Server is broken (PR 219 by @mraspaud)
- Issue 206 - Make it configurable what kind of file (modification/access/change/creation) time should be used
In this release 4 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 226 - Fix missing argument in function call when receiving messages (220)
- PR 225 - Allow profile again in order to specify where to find the S3 credentials (221)
- PR 219 - Fix posttroll notifier not to return a tuple (218)
Features added
- PR 228 - Switch to Apache v2.0 license
- PR 227 - Convert to pyproject.toml and hatchling/hatch-vcs
- PR 225 - Allow profile again in order to specify where to find the S3 credentials (221)
- PR 173 - Making it possible to recursively clean files in sub-directories
In this release 7 pull requests were closed.
Version 0.16.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #207
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #208
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #209
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #210
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #211
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #212
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #213
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #215
- Sanitize connection settings when using S3Mover by @pnuu in #216
- Refactor fetcher by @mraspaud in #214
Full Changelog: v0.15.2...v0.16.0
Version 0.15.2 (2024/06/17)
Pull Requests Merged
Features added
- PR 201 - Add logging to fetcher
In this release 1 pull request was closed.
Version 0.15.1 (2024/06/17)
Version 0.15.0 (2024/05/27)
Issues Closed
- Issue 194 - move it server fails to start when config uses listen instead of origin (PR 195 by @mraspaud)
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
Features added
- PR 199 - Replace utcnow (and fix style along the way)
- PR 198 - Add the fetcher functionality and documentation on rtd
In this release 3 pull requests were closed.
Version 0.14.0 (2024/02/28)
Issues Closed
- Issue 192 - Migrate away from
pyinotify(PR 185 by @mraspaud) - Issue 189 - S3 mover passes all config items to
S3FileSystem()(PR 190 by @pnuu)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 190 - Fix connection parameter handling (189)
- PR 184 - Make sure unpack takes
deleteas a boolean - PR 183 - Update versioneer
Features added
- PR 193 - Use log file in tmp_path instead of 'somefile'
- PR 191 - Update python CI versions to cover 3.10 - 3.12
- PR 190 - Fix connection parameter handling (189)
- PR 185 - Replace pyinotify with watchdog (192)
In this release 7 pull requests were closed.
Version 0.13.1 (2023/09/04)
Issues Closed
- Issue 175 - urlparse in move_it function fails to parse destination parameter when destination parameter already is a urllib.parse.ParseResult (PR 176 by @TAlonglong)
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
- PR 176 - Handle destination as urlparse type. Add test. (175)
- PR 174 - Fix ftp mover using destination filename when provided
In this release 2 pull requests were closed.
Version 0.13.0
What's Changed
- Adding start to the Publisher by @TAlonglong in #172
- adding backup targets by @TAlonglong in #170
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #168
Full Changelog: v0.12.0...v0.13.0
Version 0.12.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in #162
- Remove unnecessary codecov python package install in CI by @TAlonglong in #164
- Handle the distapcthing of a dataset (keeping the same filenames) by @adybbroe in #163
- Add S3 downloader by @TAlonglong in #124
- Make it possible to pass connection-parameters to the S3 mover by @adybbroe in #165
- Error in destination path when dispatching to S3 by @adybbroe in #166
- Fix installation of the S3 downloader script by @adybbroe in #167
Full Changelog: v0.11.0...v0.12.0