Skip to content

Tags: node-modules/oss-client

Tags

v2.5.1

Toggle v2.5.1's commit message
Release 2.5.1

[skip ci]

## <small>2.5.1 (2025-08-09)</small>

* fix: patch File to support test on Node.js 18 (#31) ([93edf11](93edf11)), closes [#31](#31)
* chore: remove eslint deps (#28) ([46b4acf](46b4acf)), closes [#28](#28)
* chore: update oxlint config to use @eggjs/oxlint-config (#30) ([798a8d1](798a8d1)), closes [#30](#30)

v2.5.0

Toggle v2.5.0's commit message
Release 2.5.0

[skip ci]

## [2.5.0](v2.4.0...v2.5.0) (2025-05-10)

### Features

* use prettier, oxlint and vitest ([#27](#27)) ([d411a9f](d411a9f))

v2.4.0

Toggle v2.4.0's commit message
Release 2.4.0

[skip ci]

## [2.4.0](v2.3.0...v2.4.0) (2024-12-05)

### Features

* upgrade urllib to 4.x ([#26](#26)) ([ad9346f](ad9346f))

v1.3.0

Toggle v1.3.0's commit message
Release 1.3.0

[skip ci]

## [1.3.0](v1.2.6...v1.3.0) (2024-10-26)

### Features

* add nextAppendPosition ([#25](#25)) ([4ff0640](4ff0640))

v2.3.0

Toggle v2.3.0's commit message
Release 2.3.0

[skip ci]

## [2.3.0](v2.2.0...v2.3.0) (2024-10-21)

### Features

* add nextAppendPosition ([#24](#24)) ([f4bc68d](f4bc68d))

v2.2.0

Toggle v2.2.0's commit message
Release 2.2.0

[skip ci]

## [2.2.0](v2.1.0...v2.2.0) (2024-06-25)

### Features

* support cname ([#19](#19)) ([8c64904](8c64904))

v2.1.0

Toggle v2.1.0's commit message
Release 2.1.0

[skip ci]

## [2.1.0](v2.0.1...v2.1.0) (2024-05-08)

### Features

* use utility@2 ([#17](#17)) ([7e677ca](7e677ca))

v2.0.1

Toggle v2.0.1's commit message
Release 2.0.1

[skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2023-10-07)

### Bug Fixes

* add getObjectUrl alias to generateObjectUrl ([#15](#15)) ([0cfa089](0cfa089))

v2.0.0

Toggle v2.0.0's commit message
Release 2.0.0

[skip ci]

## [2.0.0](v1.2.6...v2.0.0) (2023-10-05)

### ⚠ BREAKING CHANGES

* Drop Node.js < 16 support

Other BREAKING changes:
- remove stsToken support
- remove headerEncoding support
- remove Bucket, Image Client support

eggjs/egg#5257

### Features

* refactor with typescript ([#12](#12)) ([5a0eb01](5a0eb01))

v1.2.6

Toggle v1.2.6's commit message
Release 1.2.6

[skip ci]

## [1.2.6](v1.2.5...v1.2.6) (2023-09-18)

### Bug Fixes

* use stat instead of statSync ([#14](#14)) ([8380b87](8380b87))