Releases: lsst-dm/prompt_processing
6.17.0
This release is based on Science Pipelines w_2025_30 and rubin-env 10.0.0. It adds some minor features and fixes before 7.0.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
What's Changed
- DM-51922: Failed preload can still break Prompt Processing local repo by @kfindeisen in #336
Full Changelog: 6.16.0...6.17.0
6.16.0
This release is based on Science Pipelines w_2025_29 and rubin-env 10.0.0. It incorporates essential Science Pipelines improvements for LSSTCam processing and improves upon our previous IERS references fix by preloading them (DM-50087).
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
What's Changed
- DM-48048: Race condition in Prompt Processing's use of raw microservice by @hsinfang in #332
- DM-50087: Preload IERS data in Prompt Processing by @kfindeisen in #328
- DM-51347: Add missing raise in process_visit. by @erinleighh in #319
Full Changelog: 6.15.2...6.16.0
6.15.2
This release is based on Science Pipelines d_2025_07_02 and rubin-env 10.0.0. It fixes a reporting bug that occurs when incoming raws have an unexpected rotation angle.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-51747: Fatal typo in Prompt Processing rotation checker by @kfindeisen in #331
Full Changelog: 6.15.1...6.15.2
6.15.1
This release is based on Science Pipelines d_2025_07_02 and rubin-env 10.0.0, but adds a bug fix to not use a writeable Butler for reading data only.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-51696: Prompt Processing can't use read-only central repos by @kfindeisen in #329
Full Changelog: 6.15.0...6.15.1
6.15.0
This release is based on Science Pipelines d_2025_07_02 and rubin-env 10.0.0. It incorporates essential Science Pipelines improvements for LSSTCam processing.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-51139: Support separate read and write butlers in Prompt Processing by @kfindeisen in #324
Full Changelog: 6.14.0...6.15.0
6.14.0
This release is based on Science Pipelines w_2025_25 and rubin-env 10.0.0. It incorporates essential Science Pipelines changes for LSSTCam processing and in the Prompt Processing framework, including performance improvements and reducing load on Cassandra (DM-51262).
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-50617: Abort Prompt Processing if camera rotation different from nextVisit by @kfindeisen in #317
- DM-51326: Add more diagnostic logs for dataset management to Prompt Processing by @kfindeisen in #318
- DM-51134: Migrate away from Mamba in Prompt Processing build infrastructure by @kfindeisen in #320
- DM-51389: Expand use of retry in Prompt Processing by @kfindeisen in #322
Full Changelog: 6.13.0...6.14.0
6.13.0
This release is based on Science Pipelines w_2025_23 and rubin-env 10.0.0. It incorporates essential Science Pipelines changes for LSSTCam processing and in the Prompt Processing framework, including and catching Kernel failures in edge cases (DM-51248) and making Prompt Processing more robust to Butler connection failures (DM-41738).
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-51065: Prompt Processing tries to associate calibs it did not preload by @kfindeisen in #311
- DM-40245: Intelligently identify datasets to preload by @kfindeisen in #310
- DM-46594: Store only selected dataset types (or skip-store selected types) in Prompt Processing by @hsinfang in #314
- DM-41738: Make Prompt Processing more robust to Butler connection failures by @kfindeisen in #316
- DM-45009: Improve error handling in process_visit. by @erinleighh in #313
New Contributors
Full Changelog: 6.12.1...6.13.0
6.12.1
This release is based on Science Pipelines d_2025_05_20 and rubin-env 10.0.0, but adds a hotfix for deadlocks in concurrent Butler writes (DM-51035). Base container is d_2025_05_21-DM-51035-10.0.0 [sic].
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
Full Changelog: 6.12.0...6.12.1
6.12.0
This release is based on Science Pipelines d_2025_05_20 and rubin-env 10.0.0. It incorporates essential Science Pipelines changes for LSSTCam processing, particularly one important bug fix to enable transfer-datasets between chained datastores and file datastores on the embargo rack (DM-50935).
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
Full Changelog: 6.11.0...6.12.0
6.11.0
This release is based on Science Pipelines w_2025_20 and rubin-env 10.0.0. It incorporates essential Science Pipelines improvements for LSSTCam processing, including improvements to background subtraction (DM-50717).
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
Full Changelog: 6.10.0...6.11.0