Skip to content

3.2.0

Choose a tag to compare

@rra rra released this 11 Apr 20:02
· 61 commits to main since this release
3.2.0
ca65022

New features

  • Set Expires and Cache-Control headers on the links reply reflecting the expiration time of signed image URLs, informing clients that the response should not be cached beyond the expiration of those URLs. The lifetime of the links is specified as a new configuration option for now. That option will be removed once that lifetime is available from Butler.

Other changes

  • datalinker now requires uv for development and frozen dependencies.

What's Changed

  • DM-49503: Update Python and pre-commit dependencies by @rra in #181
  • DM-50042: Convert to new uv-first development method by @rra in #182
  • DM-50042: Adopt PEP 639 license expressions by @rra in #183
  • DM-50042: Add do-not-upload classifier by @rra in #184
  • DM-50042: Set Expires and Cache-Control on links replies by @rra in #185
  • DM-50042: Prepare 3.2.0 release by @rra in #186

Full Changelog: 3.1.0...3.2.0