Skip to content

2.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 11:40
· 353 commits to master since this release
4ab940f

release: 2.37.0

  • Added prechecks on shipper and shippy to check build duplicity before uploading

  • Fixed a bug where the token check API endpoint was caching the results

  • Fixed a bug that was causing date conversion test failures on Windows

  • Updated dependencies (shippy)

    • sentry-sdk (2.0.1 -> 2.1.1)
  • Updated dependencies (server)

    • django (5.0.4 -> 5.0.6)
    • sentry-sdk (2.0.1 -> 2.1.1)
  • General code cleanup