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
da4d82fb
Commit
da4d82fb
authored
4 years ago
by
邹毅贤
Browse files
Options
Downloads
Plain Diff
Merge branch '1.5'
parents
10470640
cfae760a
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
+28
-0
28 additions, 0 deletions
CHANGE.md
README.md
+2
-0
2 additions, 0 deletions
README.md
registry/service_discovery_holder.go
+0
-0
0 additions, 0 deletions
registry/service_discovery_holder.go
with
30 additions
and
0 deletions
CHANGE.md
+
28
−
0
View file @
da4d82fb
# Release Notes
---
## 1.5.1
### New Features
-
[
Add dynamic tag router
](
https://github.com/apache/dubbo-go/pull/703
)
-
[
Add TLS support
](
https://github.com/apache/dubbo-go/pull/685
)
-
[
Add Nearest first for multiple registry
](
https://github.com/apache/dubbo-go/pull/659
)
-
[
Add application and service level router
](
https://github.com/apache/dubbo-go/pull/662
)
-
[
Add dynamic tag router
](
https://github.com/apache/dubbo-go/pull/665
)
### Enhancement
-
[
Avoid init the log twice
](
https://github.com/apache/dubbo-go/pull/719
)
-
[
Correct words and format codes
](
https://github.com/apache/dubbo-go/pull/704
)
-
[
Change log stack level from warn to error
](
https://github.com/apache/dubbo-go/pull/702
)
-
[
Optimize remotes configuration
](
https://github.com/apache/dubbo-go/pull/687
)
### Bugfixes
-
[
Fix register service instance after provider config load
](
https://github.com/apache/dubbo-go/pull/694
)
-
[
Fix call subscribe function asynchronously
](
https://github.com/apache/dubbo-go/pull/721
)
-
[
Fix tag router rule copy
](
https://github.com/apache/dubbo-go/pull/721
)
-
[
Fix nacos unit test failed
](
https://github.com/apache/dubbo-go/pull/705
)
-
[
Fix can not inovke nacos destroy when graceful shutdown
](
https://github.com/apache/dubbo-go/pull/689
)
-
[
Fix zk lost event
](
https://github.com/apache/dubbo-go/pull/692
)
-
[
Fix k8s ut bug
](
https://github.com/apache/dubbo-go/pull/693
)
Milestone:
[
https://github.com/apache/dubbo-go/milestone/2?closed=1
](
https://github.com/apache/dubbo-go/milestone/2?closed=1
)
Project:
[
https://github.com/apache/dubbo-go/projects/8
](
https://github.com/apache/dubbo-go/projects/8
)
## 1.5.0
### New Features
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
0
View file @
da4d82fb
...
...
@@ -16,6 +16,8 @@ Apache License, Version 2.0
## Release note ##
[
v1.5.1 - Aug 23, 2020
](
https://github.com/apache/dubbo-go/releases/tag/v1.5.1
)
[
v1.5.0 - July 24, 2020
](
https://github.com/apache/dubbo-go/releases/tag/v1.5.0
)
[
v1.4.0 - Mar 17, 2020
](
https://github.com/apache/dubbo-go/releases/tag/v1.4.0
)
...
...
This diff is collapsed.
Click to expand it.
registry/service_discovery_
factory
.go
→
registry/service_discovery_
holder
.go
+
0
−
0
View file @
da4d82fb
File moved
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