Nexus Migrator Release Notes

This section describes the changes across Nexus Migrator releases. 📅 Released: 26 Nov 2025

This section describes the changes across Nexus Migrator releases.

0.9.13

📅 Released: 26 Nov 2025

  • [JFMIG-14] Fixed an issue where the migration script with the all argument failed with an extra argument received error.

0.9.12

📅 Released: 23 Sep 2025

  • [JFMIG-6] Implemented migration of artifacts for Nexus version 3 based on last downloaded time and asset creation time.

0.9.11

📅 Released: 04 Jun 2025

  • [INST-10498] Added Nexus version as an input parameter to support Nexus URL behind a reverse proxy.
  • [INST-11038] Added improvements for error logging.

0.9.10

📅 Released: 06 Mar 2025

  • [INST-10186] Fixed an issue where the Config command did not work as expected for Nexus 2 migration.

0.9.9

📅 Released: 20 Dec 2024

  • [INST-9237] Added environment variable MIGRATOR_HTTP_RETRY_COUNT to configure the number of HTTP retries for Nexus Migrator.

0.9.8

📅 Released: 30 Oct 2024

  • [INST-9237] Added support to skip fetching security data from Nexus during Nexus configuration collection.

0.9.7

📅 Released: 07 Oct 2024

  • [INST-9100] Added support for checksum validation.
  • [INST-9128] Switched to Native Checksum Deploy API instead of HEAD request check for --check-binary-exists.
  • [INST-9101] Fixed an issue where renaming Docker repositories prevented artifact migration.
  • [INST-9036] Fixed an issue where renaming target repository in repositories.list was broken in Nexus Migrator 0.9.5.
  • [INST-9113] Improved retry handling for intermittent timeout issues while fetching asset details from Nexus.

0.9.5

📅 Released: 05 Jul 2024

  • [INST-7185] Fixed an issue for groups migration in migrateSecurity.
  • [INST-8458] Fixed an issue whereby artifact migration deployed empty files.
  • Added improvements for error logging.

0.9.4

📅 Released: 18 Jul 2024

  • [INST-8657] Fixed an issue whereby migration failed for Artifactory URL with custom certificates.

0.9.2

📅 Released: 03 Nov 2023

  • Added support for getting asset list from an external file when running the migrateArtifact command.
  • Added retry when fetching assets from Nexus Repository Manager.
  • Fixed an issue where migration failed with nil pointer exception from log.IsStdErrTerminal().
  • Updated JFrog CLI modules to latest version.

0.9.1

📅 Released: 01 Jun 2023

  • Added support for include patterns in artifact migration.

0.9.0

📅 Released: 28 Apr 2023

  • Added support for Nexus Pro with external database.