Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22a7f0099
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22a7f0099
Commits
fab640ce
Commit
fab640ce
authored
5 years ago
by
alexstocks
Browse files
Options
Downloads
Patches
Plain Diff
Mod: update change list
parent
08d8cb93
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGE.md
+35
-0
35 additions, 0 deletions
CHANGE.md
README.md
+4
-2
4 additions, 2 deletions
README.md
README_CN.md
+4
-2
4 additions, 2 deletions
README_CN.md
with
43 additions
and
4 deletions
CHANGE.md
+
35
−
0
View file @
fab640ce
# Release Notes
---
## 1.3.0
### New Features
-
[
Add apollo config center support
](
https://github.com/apache/dubbo-go/pull/250
)
-
[
Gracefully shutdown
](
https://github.com/apache/dubbo-go/pull/255
)
-
[
Add consistent hash load balance support
](
https://github.com/apache/dubbo-go/pull/261
)
-
[
Add sticky connection support
](
https://github.com/apache/dubbo-go/pull/270
)
-
[
Add async call for dubbo protocol
](
https://github.com/apache/dubbo-go/pull/272
)
-
[
Add generic implement
](
https://github.com/apache/dubbo-go/pull/291
)
-
[
Add request timeout for method
](
https://github.com/apache/dubbo-go/pull/284
)
-
[
Add grpc protocol
](
https://github.com/apache/dubbo-go/pull/311
)
### Enhancement
-
[
The SIGSYS and SIGSTOP are not supported in windows platform
](
https://github.com/apache/dubbo-go/pull/262
)
-
[
Error should be returned when `NewURL` failed
](
https://github.com/apache/dubbo-go/pull/266
)
-
[
Split config center GetConfig method
](
https://github.com/apache/dubbo-go/pull/267
)
-
[
Modify closing method for dubbo protocol
](
https://github.com/apache/dubbo-go/pull/268
)
-
[
Add SetLoggerLevel method
](
https://github.com/apache/dubbo-go/pull/271
)
-
[
Change the position of the lock
](
https://github.com/apache/dubbo-go/pull/286
)
-
[
Change zk version and add base_registry
](
https://github.com/apache/dubbo-go/pull/355
)
### Bugfixes
-
[
Fix negative wait group count
](
https://github.com/apache/dubbo-go/pull/253
)
-
[
After disconnection with ZK registry, cosumer can't listen to provider changes
](
https://github.com/apache/dubbo-go/pull/258
)
-
[
The generic filter and default reference filters lack ','
](
https://github.com/apache/dubbo-go/pull/260
)
-
[
Url encode zkpath
](
https://github.com/apache/dubbo-go/pull/283
)
-
[
Fix jsonrpc about HTTP/1.1
](
https://github.com/apache/dubbo-go/pull/327
)
-
[
Fix zk bug
](
https://github.com/apache/dubbo-go/pull/346
)
-
[
HessianCodec failed to check package header length
](
https://github.com/apache/dubbo-go/pull/381
)
## 1.2.0
...
...
This diff is collapsed.
Click to expand it.
README.md
+
4
−
2
View file @
fab640ce
...
...
@@ -14,11 +14,13 @@ Apache License, Version 2.0
## Release note ##
[
v1.0.0 - May 29, 2019 compatible with dubbo v2.6.5
](
https://github.com/apache/dubbo-go/releases/tag/v1.0.0
)
[
v1.3.0 - Mar 1, 2020
](
https://github.com/apache/dubbo-go/releases/tag/v1.3.0
)
[
v1.2.0 - Nov 15, 2019
](
https://github.com/apache/dubbo-go/releases/tag/v1.2.0
)
[
v1.1.0 - Sep 7, 2019 the first release after transferred to apache
](
https://github.com/apache/dubbo-go/releases/tag/v1.1.0
)
[
v1.
2
.0 -
Nov 15, 2019
](
https://github.com/apache/dubbo-go/releases/tag/v1.
2
.0
)
[
v1.
0
.0 -
May 29, 2019 compatible with dubbo v2.6.5
](
https://github.com/apache/dubbo-go/releases/tag/v1.
0
.0
)
## Project Architecture ##
...
...
This diff is collapsed.
Click to expand it.
README_CN.md
+
4
−
2
View file @
fab640ce
...
...
@@ -13,11 +13,13 @@ Apache License, Version 2.0
## 发布日志 ##
[
v1.0.0 - 2019年5月29日 兼容dubbo v2.6.5 版本
](
https://github.com/apache/dubbo-go/releases/tag/v1.0.0
)
[
v1.3.0 - 2020年3月1日
](
https://github.com/apache/dubbo-go/releases/tag/v1.3.0
)
[
v1.2.0 - 2019年11月15日
](
https://github.com/apache/dubbo-go/releases/tag/v1.2.0
)
[
v1.1.0 - 2019年9月7日 捐献给Apache之后的第一次release
](
https://github.com/apache/dubbo-go/releases/tag/v1.1.0
)
[
v1.
2
.0 - 2019年
11月15日
](
https://github.com/apache/dubbo-go/releases/tag/v1.
2
.0
)
[
v1.
0
.0 - 2019年
5月29日 兼容dubbo v2.6.5 版本
](
https://github.com/apache/dubbo-go/releases/tag/v1.
0
.0
)
## 工程架构 ##
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment