Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Releases: qiniu/api.v7

Release v7.8.2

01 Feb 09:35
2a9de7b
Compare
Choose a tag to compare
  • 添加 github.com/qiniu/api.v7 已经过时的提醒

Release v7.8.1

07 Jan 04:36
06c8ad1
Compare
Choose a tag to compare

对象存储:

  • 缓存query查询空间对应域名信息,减少上传前域名信息查询请求

Release v7.8.0

07 Dec 07:39
9239492
Compare
Choose a tag to compare

Release v7.7.0

27 Nov 06:37
dbd8076
Compare
Choose a tag to compare

QVS视频监控:

  • 新增录制管理相关api
  • 新增数据统计管理相关api
  • 流管理api增加按需截图,删除截图
  • 设备管理api增加通道管理,查询本地录像回放列表
  • 空间增加ondemandPull字段,模板修改recordFileFormat字段说明,增加mp4,flv录制格式字段

Release v7.6.0

04 Sep 09:02
02afc25
Compare
Choose a tag to compare
  • QVS视频监控:增加设备管理模块功能Device;增加流管理停止推流功能StopStream API;修改历史单测问题

Release v7.5.0

09 May 02:24
00e2cc2
Compare
Choose a tag to compare

Release v7.4.2

26 Apr 06:32
d854864
Compare
Choose a tag to compare
  • 为 Go SDK 添加了 MIT License

Release v7.4.1

09 Dec 03:15
9ddc9b1
Compare
Choose a tag to compare
  • 修正 FormUploader.put 方法 extra 参数为 nil 时会导致空指针问题
  • 增加多个 Bucket 管理相关功能

Release v7.4.0

30 Oct 07:19
caa26c8
Compare
Choose a tag to compare
  • 添加 云端NVR 模块 产品文档
  • PutPolicy 添加 fsizeMin,forceSaveKey 属性,fixes #182

Release 7.3.1

18 Oct 10:21
99f9d8e
Compare
Choose a tag to compare
  • 修复了 go mod 依然会尝试获取 v7.2.5 的问题