Skip to content

Releases: cqse/teamscale-upload-action

v2.9.11

12 Dec 13:15
fbba68b

Choose a tag to compare

[feature] added --proxy option and ability to authenticate against a proxy via environment variables TEAMSCALE_PROXY_USER and TEAMSCALE_PROXY_PASSWORD
[maintenance] removed deprecated --move-to-last-commit option

v2.9.10

10 Oct 06:11
dde5b33

Choose a tag to compare

Updated to teamscale-upload 2.9.10. No changes relevant for the teamscale-upload-action

v2.9.9

24 Sep 09:34
21b4934

Choose a tag to compare

  • [fix] added error message when user gives input file that does not exist
  • [maintenance] updated gradle build to newer gradle version

v2.9.6

17 Apr 04:40
8d10b66

Choose a tag to compare

[fix] extended documentation on --format and --input options. Both are optional, but we need at least one of them to define the report format.
[fix] handling of trusted-keystore option (typo)
[fix] add support for --timeout option
[fix] make --format optional

v2.9.5

18 Dec 15:06

Choose a tag to compare

  • [fix] Merged Xcode result bundles were not processed properly

v2.9.4

04 Dec 14:03

Choose a tag to compare

  • [fix] Uploading XCode coverage files was not possible when using Xcode version 16

v2.9.3

04 Dec 14:20

Choose a tag to compare

  • [fix] Using the --insecure flag now skips loading any custom certificates from OS trust stores

v2.9.2

22 May 07:51

Choose a tag to compare

  • [fix] more readable error message when connection to host is refused
  • [fix] jlink-based executables now work correctly with XCResults

v2.9.1 (aka v9.2.1)

07 Dec 13:05
39aa83a

Choose a tag to compare

  • [fix] added support for more connection-security algorithms

Note: This release was originally called v9.2.1 rather than v2.9.1. This version number is incorrect. But to not break builds that hard-code a version of teamscale-upload, this typo won't be fixed for v2.9.1. However, the correct sequence of version numbers will commence with v2.9.2.

v2.8.2

04 Oct 05:58
0cc0ab3

Choose a tag to compare

[fix] fixed potential vulnerability to a zipslip attack (by malicious tar files in xcode reports)