Skip to content

Releases: pytroll/trollmoves

Version 0.18.0 (2026/02/26)

26 Feb 09:15
b109108

Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 230 - Remove chain if origin directory does not exists. Add test (229)

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)

16 Oct 11:00
20517d9

Choose a tag to compare

Issues Closed

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

23 Apr 11:39

Choose a tag to compare

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)

17 Jun 12:30
372270a

Choose a tag to compare

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)

17 Jun 12:29
c7ab2d2

Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 204 - Fix tests for newer fsspec
  • PR 202 - Fix removal topic
  • PR 200 - Fix naive timestamp

In this release 3 pull requests were closed.

Version 0.15.0 (2024/05/27)

27 May 09:24
cba1068

Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 195 - Fix posttroll-based notifier for move it server (194)

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)

28 Feb 09:13
e9494a9

Choose a tag to compare

Issues Closed

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 delete as 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)

04 Sep 14:35
c9f33e6

Choose a tag to compare

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

05 Jun 06:27

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

Version 0.12.0

27 Apr 05:51

Choose a tag to compare

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