lsst-daf-butler-migrate v30.0.8 (2026-06-09)

New Features

  • Added migration script to extend dimensions configuration with three new solar-system dimensions from universe v8. (DM-54838)

lsst-daf-butler-migrate v30.0.0 (2026-01-16)

Other Changes and Additions

  • Modified code to free database resources when no longer needed. (DM-53079)

lsst-daf-butler-migrate v29.1.0 (2025-06-17)

New Features

  • Added migration script for MonolithicDatastoreRegistryBridgeManager 0.2.1. This migration reverses the order of columns in PK of dataset_location_trash table. (DM-50958)

lsst-daf-butler-migrate v29.0.0 (2025-04-16)

New Features

  • Plugin discovery is now automated through Python entry points when using pip. It is now an error if the DAF_BUTLER_PLUGINS environment variable is set for this package. (DM-47143)