Skip to content

Releases: Xuanwo/reqsign

v0.9.1

12 Apr 02:05
v0.9.1
d8500b5
Compare
Choose a tag to compare

What's Changed

  • fix: Obs doesn't need to do path decode during signing by @Xuanwo in #290
  • Bump to version 0.9.1 by @Xuanwo in #291

Full Changelog: v0.9.0...v0.9.1

v0.9.0

12 Apr 01:48
v0.9.0
928a5b7
Compare
Choose a tag to compare

What's Changed

  • feat: support tencent cos by @leizhiyuan in #260
  • chore(deps): Update dirs requirement from 4 to 5 by @dependabot in #262
  • refactor: Introducing SigningContext to avoid extra clone by @Xuanwo in #263
  • refactor: Replace aws signer with signing context by @Xuanwo in #264
  • refactor: Replace azure signer with signing context by @Xuanwo in #265
  • refactor: Replace google signer with Signing Context by @Xuanwo in #266
  • refactor: Replace huaweicloud signer with SigningContext by @Xuanwo in #267
  • refactor: Replace cos signer with signing context by @Xuanwo in #268
  • refactor: Redesign construct API for aliyun by @Xuanwo in #269
  • refactor: Polish aliyun APIs by @Xuanwo in #270
  • refactor: Redesign construct API for s3 by @Xuanwo in #271
  • chore(deps): Update aws-sigv4 requirement from 0.54 to 0.55 by @dependabot in #272
  • refactor: Polish AzureStorage's public API by @Xuanwo in #273
  • refactor: Polish the public api of google services by @Xuanwo in #274
  • refactor: Polish internal API by @Xuanwo in #275
  • refactor: Polish API for obs by @Xuanwo in #276
  • refactor: Polish cos public API by @Xuanwo in #277
  • refactor: Split crate in features by @Xuanwo in #278
  • refactor: Replace time with chrono by @Xuanwo in #279
  • refactor: Remove the global credential by @Xuanwo in #280
  • fix: GCE's credential load should be blocking API by @Xuanwo in #281
  • chore: Remove not used API by @Xuanwo in #282
  • refactor(google): Accept Box instead by @Xuanwo in #283
  • fix(aws): Use Box instead by @Xuanwo in #284
  • fix(aws): CONTENT_LENGTH must set for PUT request by @Xuanwo in #285
  • refactor: Internal error should be ingored by @Xuanwo in #286
  • fix(huaweicloud): Fix import path of huaweicloud by @Xuanwo in #287
  • Bump to version 0.9.0 by @Xuanwo in #288

New Contributors

Full Changelog: v0.8.5...v0.9.0

v0.8.5

15 Mar 06:15
v0.8.5
4bf894d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Update quick-xml requirement from 0.27 to 0.28 by @dependabot in #254
  • feat(azblob): support signing without x-ms-version by @ClSlaid in #256
  • Bump to version 0.8.5 by @Xuanwo in #258

Full Changelog: v0.8.4...v0.8.5

v0.8.4

15 Mar 06:10
v0.8.4
0e73905
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

20 Feb 06:45
v0.8.3
30a0969
Compare
Choose a tag to compare

What's Changed

  • feat: Add sign_query support for google by @wolfv in #247
  • fix(aliyun): CanonicalizedResource should not append '=' by @Xuanwo in #248
  • Bump to version 0.8.3 by @Xuanwo in #249

Full Changelog: v0.8.2...v0.8.3

v0.8.2

08 Feb 08:20
v0.8.2
48ca9bc
Compare
Choose a tag to compare

What's Changed

  • fix(tests): Don't panic if test env not setup by @Xuanwo in #241
  • chore(deps): Update aws-sigv4 requirement from 0.53 to 0.54 by @dependabot in #238
  • remove aws config loading duplication by @wolfv in #240
  • Allow anonymous azure blob requests by @agocke in #242
  • services/azblob: Make sure credential loaded by @Xuanwo in #243
  • deps: Bump backon to v0.4 by @Xuanwo in #244
  • Bump to version 0.8.2 by @Xuanwo in #245

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

17 Jan 15:59
v0.8.1
1f30fd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Jan 09:58
v0.8.0
cb47255
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Update base64 requirement from 0.20 to 0.21 by @dependabot in #224
  • refactor(aws): Allow users to control the loader logic by @Xuanwo in #230
  • chore(deps): Update aws-sigv4 requirement from 0.52 to 0.53 by @dependabot in #229
  • feat(aws): Allow specify the client for sending http requests by @Xuanwo in #231
  • Bump to version 0.8 by @Xuanwo in #232

Full Changelog: v0.7.6...v0.8.0

v0.7.6

10 Jan 10:04
v0.7.6
caf7ef5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

09 Jan 06:41
v0.7.5
d303523
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5