Skip to content

Releases: patchkit-net/patchkit-tools

v3.5.1

02 May 05:23
Compare
Choose a tag to compare

Added

  • Global lock release on Ctrl+C during the operation

Fixed

  • GlobalLock reference error on channel-make-version

v3.5.0

08 Dec 14:09
Compare
Choose a tag to compare

[3.5.0]

Added

  • Android apps upload support by make-version
  • Global locks support for content uploads, to prevent parallel uploads

Changed

  • Use HTTPS protocol by default
  • Improved messages on success and failure
  • New progress bar rendering

v3.2.1

25 Jan 15:47
Compare
Choose a tag to compare

Added

  • make-version -w flag to wait for the version to be published before exiting
  • Retry on some 50X errors for GET requests

Changed

  • Update librsync on Windows and Linux to version 2.3.2

v3.1.7

14 Jun 10:32
Compare
Choose a tag to compare
Previous fix was not perfect

v3.1.6

14 Jun 09:50
Compare
Choose a tag to compare

Fixed

  • Error when IO.console is nil. Helps to run in environments without a terminal.

v3.1.5

25 Jan 17:49
Compare
Choose a tag to compare

Changed

  • S3 Uploader now tries to retry the upload on failure

Fixed

  • Windows: in some cases, when the currently signed-in user name had more than 8 characters, the uploaded package was corrupted.

v3.1.4

20 Jan 09:32
Compare
Choose a tag to compare

Added

  • Multithreaded diff processing
  • --mode parameter to make-version

Changed

  • Updated traveling ruby to 2.4.10
  • If cleaning up signatures fails, now there's a warning instead of an exception

Fixed

  • channel-make-version should link published versions only
  • Downloading of signatures bigger than 512 megabytes
  • Fallback to old signatures downloading method if needed

v3.1.2

30 Jul 04:29
Compare
Choose a tag to compare

Added

  • New API connection errors handling algorithm

v3.1.1

18 Oct 14:23
Compare
Choose a tag to compare

Fixed

  • Signatures downloading exception
  • create-version raising exception on -c param (fixes #1279)

v3.1.0

19 Aug 15:00
Compare
Choose a tag to compare

Added

  • Version uploading can now retry on failure
  • StartTools.lnk for Windows