Skip to content

Releases: FuturFusion/migration-manager

v0.4.1

02 Feb 23:46

Choose a tag to compare

Release v0.4.1

Signed-off-by: Stéphane Graber <[email protected]>

v0.4.0

02 Feb 16:38

Choose a tag to compare

Release v0.4.0

Signed-off-by: Stéphane Graber <[email protected]>

v0.3.2

09 Jan 23:59

Choose a tag to compare

Release v0.3.2

Signed-off-by: Stéphane Graber <[email protected]>

v0.3.1

07 Jan 21:02

Choose a tag to compare

Release v0.3.1

Signed-off-by: Stéphane Graber <[email protected]>

v0.3.0

07 Jan 00:06

Choose a tag to compare

Release v0.3.0

Signed-off-by: Stéphane Graber <[email protected]>

v0.2.2

22 Dec 00:55

Choose a tag to compare

Release v0.2.2

Signed-off-by: Stéphane Graber <[email protected]>

v0.2.1

20 Dec 16:41
104e75d

Choose a tag to compare

Merge pull request #442 from presztak/backup_restore

ui: Add support for backup/restore

v0.2.0

16 Dec 20:30
7907a22

Choose a tag to compare

Merge pull request #439 from presztak/acme_tweaks

ui: Tweak ACME configuration

v0.1.0

23 Nov 01:50

Choose a tag to compare

Announcement

This is the initial stable release of Migration Manager!
From this point on, we're looking at doing roughly monthly releases of Migration Manager.

Documentation: https://docs.futurfusion.io/migration-manager/

What's Changed

New Contributors

Full Changelog: v0.0.0-pre.5...v0.1.0

v0.0.0-pre.5

29 Sep 19:40
6610708

Choose a tag to compare

Test release to get some initial artifacts published.
This isn't expected to be a functional release.

What's Changed

  • ui: Add new batch options by @presztak in #261
  • ui: Add support for 'Ignore restrictions' override by @presztak in #262
  • Extend migration window handling by @masnax in #264
  • internal/source: Overwrite, don't append cursor query param by @masnax in #265
  • Batch placement scriptlet support by @masnax in #266
  • Override VLAN IDs by @masnax in #268
  • Add warnings API by @masnax in #270
  • internal/target: Fix Vlan ID selection by @masnax in #272
  • ui: Add 'background_import' in VM overview page by @presztak in #275
  • ui: Update network override form by @presztak in #276
  • Switch mkosi config to use stable Debian release by @gibmat in #282
  • Sync & creation retry fixes by @masnax in #283
  • ui: Update batch form by @presztak in #284
  • ui: Fix typo in networks page by @stgraber in #285
  • Ctx fix by @masnax in #287
  • API sorting by @masnax in #289
  • devcontainer: Update libnbd by @breml in #290
  • Incus os proxy by @masnax in #291
  • Fix Incus OS Proxy by @masnax in #292
  • Reassign network configs to VirtIO driver during Windows migrations by @masnax in #293
  • ui: Add warnings by @presztak in #294
  • ui: Rename column header from 'Status string' to 'Detailed status' by @presztak in #295
  • Keep track of initial power state by @masnax in #296
  • internal/worker: Handle empty hwaddrs key if no NICs attached by @masnax in #297
  • ui: Add running state indicator to instance view by @presztak in #304
  • internal/migration: Send 404 if all windows expired by @masnax in #306
  • ui: Show indicator when background import is not supported by @presztak in #305
  • ui: Add support for displaying multiple messages in warnings list by @presztak in #308
  • Add resource pools to VM properties by @masnax in #310
  • internal/target: Unset user.migration keys when not in testing mode by @masnax in #309
  • Add config API by @masnax in #288
  • Properly set default config when no config file exists by @gibmat in #312
  • Api consistency with Operations Center by @masnax in #314
  • Combine rest address and port by @masnax in #315
  • Convert empty address to [::] if rest_server_address is set to :. by @masnax in #316
  • Artifacts API by @masnax in #317
  • internal/util: Use tar directly by @masnax in #319
  • Batch instance restriction overrides by @masnax in #320
  • internal/target: Use default profile on target instance by @masnax in #323
  • Pre-check windows support before import from source by @masnax in #322
  • cmd/migration-managerd/internal/api: Add X-IncusOS-Proxy header by @masnax in #324
  • Update and reset running batches by @masnax in #325
  • Config changes by @masnax in #326
  • Use zabbly kernel for worker image by @masnax in #327

Full Changelog: v0.0.0-pre.4...v0.0.0-pre.5