Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes since 1.8.1: - Removed the v2 all builds API endpoint due to lack of use. - Fixed a bug where the download count for the past 24 hours API endpoint would use the incorrect time range. - Fixed a race condition when incrementing the download counters. - Removed the v2 updater device API endpoint as it was not being used. - Fixed an incorrect API request type being used. Because of this change, shippy 1.5.1 and up are compatible with this release. Previous versions will fail to change the build enable status. - Fixed a server error bug that would manifest from operating on a field too early, if the field was blank in the request. - Lot of code cleanup and optimizations - Massive improvements to testing suite. shipper is now more resilient against crashes and bugs thanks to the increased test coverage!
- Loading branch information