Skip to content

Commit 5da0fba

Browse files
committed
Make v30 release notes
1 parent 1c2a3b1 commit 5da0fba

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

doc/lsst.daf.butler_migrate/CHANGES.rst

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,28 @@
11
lsst-daf-butler-migrate v30.0.0 (2026-01-16)
22
============================================
33

4+
Other Changes and Additions
5+
---------------------------
6+
7+
- Modified code to free database resources when no longer needed.
8+
(`DM-53079 <https://rubinobs.atlassian.net/browse/DM-53079>`_)
9+
10+
lsst-daf-butler-migrate v29.1.0 (2025-06-17)
11+
============================================
12+
13+
New Features
14+
------------
15+
16+
- Added migration script for ``MonolithicDatastoreRegistryBridgeManager`` 0.2.1.
17+
This migration reverses the order of columns in PK of ``dataset_location_trash`` table. (`DM-50958 <https://rubinobs.atlassian.net/browse/DM-50958>`_)
18+
19+
20+
lsst-daf-butler-migrate v29.0.0 (2025-04-16)
21+
============================================
22+
23+
424
New Features
525
------------
626

727
- Plugin discovery is now automated through Python entry points when using ``pip``.
828
It is now an error if the ``DAF_BUTLER_PLUGINS`` environment variable is set for this package. (`DM-47143 <https://rubinobs.atlassian.net/browse/DM-47143>`_)
9-
- Added migration script for MonolithicDatastoreRegistryBridgeManager 0.2.1.
10-
This migration reverses the order of columns in PK of `dataset_location_trash` table. (`DM-50958 <https://rubinobs.atlassian.net/browse/DM-50958>`_)

0 commit comments

Comments
 (0)