Skip to content

Releases: qiniu/x

v1.12.9

04 Sep 04:05
d25681c
Compare
Choose a tag to compare

new features:

  • x/http/fs.HttpOpener (to replace x/http/fs.HttpOpen) (#55)
  • x/http/fs.HttpFS (return by x/http/fs.Http) (#55)
  • x/http/fs: dataFile/stream/httpFile.FullName (#63)
  • x/http/fs/cached:
    • cached.New: support offline, lfs.NewOfflineCached (#59 #61)
    • cached.IsRemote (#58)
    • cached.RemoteOf/IsOffline (#64)
    • cached.Remote add ReaddirAll (#58)
    • cached.DownloadFile (#61 #62)
    • cached/dir: dir cache (#58 #60 #61)

changes:

  • x/http/fs.Opener => Plugin (#55)
  • x/http/fs.Http/WithTracker based on HttpFS (#55)
  • x/http/tracer.NewCodeRecorder => NewRecorder (#56)

v1.12.7

01 Sep 16:03
ce5ca0d
Compare
Choose a tag to compare

new features:

  • x/http/fs.Download (#48)
  • x/http/fs.HttpOpen (#52)
  • x/http/fs.Http (#52)
  • x/http/tracer.NewWith support a custom logger (#51)
  • x/humanize.Comma/Commaf (#50)

changes:

  • x/http/tracer: detail log (#49)

v1.12.5

31 Aug 10:46
4a7c43b
Compare
Choose a tag to compare

new features:

  • x/http/fs.Plugins (#46)
  • x/http/fs.SequenceFile (#46)
  • x/http/fs/cached (#46)
  • x/http/fs/lfs (#46)

changes:

  • x/http/fs.File support optional interface(ModTime, Close) (#45)

v1.12.3

28 Aug 14:42
8197f43
Compare
Choose a tag to compare

new features:

  • x/http/plugins
  • x/http/fs/gzip
  • x/http/fs.File
  • x/http/fs.HttpFile
  • x/http/fs.WithTracker

v1.12.2

27 Aug 12:43
fa669d7
Compare
Choose a tag to compare

changes:

  • http: nocache, tracer implements http.Hijacker (#43)
  • x/http/tracer.Tee: change prototype (#42)

Release v1.12.1

23 Aug 08:52
29fc16d
Compare
Choose a tag to compare

new features:

  • x/http/fs.Root()
  • x/http/tracer.Tee/NewCodeRecorder

Release v1.12.0

23 Aug 06:03
1952d88
Compare
Choose a tag to compare

new packages:

  • github.com/qiniu/x/http/{fs,nocache,tracer}
  • github.com/qiniu/x/shell

Release v1.11.9

16 Jun 20:59
3d6aa7f
Compare
Choose a tag to compare

new features:

changes:

Release v1.11.7

13 Jun 07:42
f41e426
Compare
Choose a tag to compare

Release v1.11.5

20 Jul 03:24
dbd9931
Compare
Choose a tag to compare
  • github.com/qiniu/x/ts: print call stack if panic
  • NoPanic