Java Upload SDK

更新时间:
复制 MD 格式

Lists the updates in each version of the Alibaba Cloud upload SDK for Java.

Note

You can only download the latest upload SDK.

2022-11-03

Date

Version

Changes

2022-11-03

1.4.15

  • Upgraded fastjson to version 1.2.68.noneautotype.

  • Upgraded the VOD server-side SDK to version 2.16.11.

2021-04-23

Date

Version

Changes

2021-04-23

1.4.14

Fixed an issue where the upload status remained as "uploading" when you called the uploadVideo method to upload a file with a size of 0.

2020-09-23

Date

Version

Changes

2020-09-23

1.4.13

  • Fixed an issue where the uploadWebM3u8 and uploadURLStream methods returned errors during uploads that use Security Token Service (STS).

  • Upgraded the Object Storage Service (OSS) dependency.

Important

Make sure the Alibaba Cloud OSS SDK version is 3.9.0 or later.

2020-03-16

Date

Version

Changes

2020-03-16

1.4.12

M3U8 file upload: Added support for automatically parsing TS addresses in M3U8 files. Both relative and absolute paths are supported.

2019-07-22

Date

Version

Changes

2019-07-22

1.4.11

Online M3U8 file upload: Added support for specifying a custom local folder to store temporarily downloaded files.

2019-07-12

Date

Version

Changes

2019-07-12

1.4.10

Online M3U8 file upload: Fixed an issue where uploads failed for M3U8 URLs that contained authentication information.

2019-06-25

Date

Version

Changes

2019-06-25

1.4.9

Added support for uploading ultra-large audio and video files over network streams.

2019-06-06

Date

Version

Changes

2019-06-06

1.4.8

Added support for uploads that use STS.

2019-04-12

Date

Version

Changes

2019-04-12

1.4.7

  • Added support for setting an application ID when you upload audio files, video files, images, and auxiliary media assets.

  • Added support for setting the category and description for image uploads.

2019-03-10

Date

Version

Changes

2019-03-10

1.4.6

  • Added support for uploading local auxiliary media assets to VOD by specifying the local file path.

  • Added support for uploading online auxiliary media assets to VOD by specifying the URL.

2019-02-19

Date

Version

Changes

2019-02-19

1.4.5

  • Added support for setting the WorkflowId parameter for a VOD workflow when you upload audio or video files.

  • Fixed SDK compatibility issues:

    • Upgraded the aliyun-java-sdk-core version to 4.3.3.

    • Upgraded the aliyun-java-sdk-vod version to 2.15.0.

    • Added the com.google.code.gson dependency (version 2.8.2 or later).

2019-01-30

Date

Version

Changes

2019-01-30

1.4.4

  • Upload local M3U8 audio and video files, including all shards, to VOD. Specify the local M3U8 manifest and the folder of the shards.

  • Upload online M3U8 audio and video files, including all shards, to VOD. Specify the URLs of the M3U8 manifest and the shards.

  • Specify the region of the Elastic Compute Service (ECS) instance where the upload script is deployed. If the ECS region is the same as the VOD storage region, files are automatically uploaded over the internal network. This increases the upload speed and reduces Internet traffic costs.

  • Specify the VOD center (default: Shanghai) and storage region to support uploads from outside China.

  • Fixed an issue where the part size setting did not take effect for multipart uploads.

2018-12-21

Date

Version

Changes

2018-12-21

1.4.3

Added support for setting the UserData parameter when you upload audio or video files.