Skip to content

Releases: shipperstack/shipper

2.37.2

12 May 09:16
9f842a5
Compare
Choose a tag to compare

release: 2.37.2

  • Fixed the server crashing if the SSH key does not exist
  • Fixed the server erroring out during the connection to the mirror server
  • Fixed the server crashing if the base upload path does not exist on the mirror server
  • Fixed shippy not supplying the authentication token when checking for duplicate builds during validation

2.37.1

12 May 00:09
157c996
Compare
Choose a tag to compare

release: 2.37.1

  • Fixed the build model looking up the mirror server causing crashes

2.37.0

11 May 11:40
4ab940f
Compare
Choose a tag to compare

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

2.36.8

06 May 08:38
c0678c3
Compare
Choose a tag to compare

release: 2.36.8

  • Fixed shippy not printing why upload starting failed

2.36.7

06 May 08:31
e9a8fcd
Compare
Choose a tag to compare

release: 2.36.7

  • Fixed shippy blocking login with the console status indicator
  • Fixed shippy recommending upgrade commands without considering installation method

2.36.6

02 May 04:59
d81dcd8
Compare
Choose a tag to compare

release: 2.36.6

  • Fixed mirror server URLs not prepending the device codename as the base upload path

2.36.5

02 May 04:47
6feabc0
Compare
Choose a tag to compare

release: 2.36.5

  • Updated dependencies (server)
    • @babel/core (7.24.4 -> 7.24.5)
    • @babel/preset-env (7.24.4 -> 7.24.5)
  • Fixed broken mirror URLs on the download build pages
  • Fixed broken mirror URLs in the API relying on null build files

2.36.4

29 Apr 21:29
a87b74f
Compare
Choose a tag to compare

release: 2.36.4

  • Fixed copying over requirements files

2.36.3

29 Apr 21:26
fd7f292
Compare
Choose a tag to compare

release: 2.36.3

-Fixed copying over requirements files

2.36.2

29 Apr 21:23
4f588e0
Compare
Choose a tag to compare

release: 2.36.2

  • Fixed pip not installing dependencies due to system management of packages