New features
- Replace internal Butler URI parsing with calls into the Butler library. This adds support for the new Butler URI format that will be used for future data releases.
Other changes
- Use the cutout backend code that is integrated into the stack container rather than installing code from Git during container build time.
What's Changed
- DM-48972: Replace butler URI parsing with Butler parsing code by @timj in #239
- DM-44669: Move image_cutout_backend inside lsst_distrib as dax_images_cutout by @timj in #240
- DM-49075: Switch to Python 3.13 and 3.12 by @rra in #242
- DM-49075: Use new type syntax for type aliases by @rra in #243
- DM-49075: Use override annotations where appropriate by @rra in #244
- DM-49075: Replace AsyncIterator with AsyncGenerator by @rra in #245
- DM-49075: Prepare 4.1.0 release by @rra in #246
New Contributors
Full Changelog: 4.0.0...4.1.0