这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.0.1

  • v1.0.1
  • 51b2ec9
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v1.0.1
  • 51b2ec9
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tagged this 20 Oct 15:04
# Change Log

## v1.0.1 (2023-10-20)

### Features

- all: update copyright headers (#95) 
- workflows: use github-hosted runner to speed up PR checks (#99) 
- go.mod: update dependencies to v1.0.0 (#98) 

### Bug Fixes

- transport: should register stream server transport for go-net (#101) 
- gomod: fix go.mod of examples (#105) 

### Enhancements

- gomod: upgrade golang.org/x/net to latest version (#106) 
- example: improve stream example (#110) 
- client: remove internal info (#103) 

### Documentations

- examples: update makefiles (#115) 
- docs: update server dev links (#113) 
- docs: fix go doc links in quick_start (#109)
- server: rewrite package comments in English (#96) 
- docs: fix broken http links (#97) 
- readme: replace invalid links (#94) 
- docs: make links relative to the project's root in markdown files
(#93)
- docs: add benchmarking result (#92) 

### Refactors

- all: import renaming("gopkg.in/yaml.v3" => yaml "gopkg.in/yaml.v3")
(#112)

### Integration Tests

- test: update go.mod (#111)
Assets 2
Loading