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
705319dd
Commit
705319dd
authored
2 years ago
by
binbin.zhang
Committed by
AlexStocks
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
3.0.3 change log (#2064)
parent
68d01d22
No related branches found
Branches containing commit
Tags
v3.0.3-rc1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+38
-0
38 additions, 0 deletions
CHANGELOG.md
with
38 additions
and
0 deletions
CHANGELOG.md
+
38
−
0
View file @
705319dd
# Release Notes
---
## 3.0.3
### Features
-
[
Support Grpc based Health check
](
https://github.com/apache/dubbo-go/pull/1935
)
-
[
Support xds certificate
](
https://github.com/apache/dubbo-go/pull/1945
)
-
[
Support gracefully offline without registry
](
https://github.com/apache/dubbo-go/pull/1973
)
-
[
Support nacosRegistry and polarisRegistry register ip and port from env
](
https://github.com/apache/dubbo-go/pull/2061
)
### Bugfixs
-
[
Fix: typo correction
](
https://github.com/apache/dubbo-go/pull/1924
)
-
[
Fix: revision calc
](
https://github.com/apache/dubbo-go/pull/1926
)
-
[
Fix: rand.Seed() duplicate concurrent calls
](
https://github.com/apache/dubbo-go/pull/1958
)
-
[
Fix: when creating metrics objects concurrently
](
https://github.com/apache/dubbo-go/pull/1961
)
-
[
Fix: remove consumer of polaris
](
https://github.com/apache/dubbo-go/pull/1962
)
-
[
Fix: assembleMsg bad use, pass []any as any in variadic function
](
https://github.com/apache/dubbo-go/pull/1964
)
-
[
Fix: getting attributes issue
](
https://github.com/apache/dubbo-go/pull/1968
)
-
[
Fix: PolarisServiceWatcher
](
https://github.com/apache/dubbo-go/pull/1988
)
-
[
Fix: route with more invokers
](
https://github.com/apache/dubbo-go/pull/2000
)
-
[
Fix: shutdown InternalSignal default value
](
https://github.com/apache/dubbo-go/pull/2003
)
-
[
Fix: service discovery related issues and add mesh proxy mode support
](
https://github.com/apache/dubbo-go/pull/2022
)
-
[
Fix: polaris Subscriber
](
https://github.com/apache/dubbo-go/pull/2026
)
-
[
Fix: adaptive-service: deadlock caused by rwMutex in limiter mapper
](
https://github.com/apache/dubbo-go/pull/2053
)
### Enhancements
-
[
Chore remove apollo config center
](
https://github.com/apache/dubbo-go/pull/1932
)
-
[
Reduce common directory
](
https://github.com/apache/dubbo-go/pull/1948
)
-
[
Remove useless time format
](
https://github.com/apache/dubbo-go/pull/1955
)
-
[
Enhance ServiceDefinition in MetadataService
](
https://github.com/apache/dubbo-go/pull/1963
)
-
[
Add dubbo-go cli and edit readme
](
https://github.com/apache/dubbo-go/pull/1971
)
-
[
Gost upgrade to master of latest
](
https://github.com/apache/dubbo-go/pull/1993
)
-
[
Upgrade hessian2 to v1.11.1
](
https://github.com/apache/dubbo-go/pull/1995
)
-
[
Configure placeholder lookup
](
https://github.com/apache/dubbo-go/pull/2014
)
-
[
Enable publish servicedefinition to metadata center
](
https://github.com/apache/dubbo-go/pull/2025
)
-
[
Add the set of getty logger
](
https://github.com/apache/dubbo-go/pull/2029
)
-
[
Use notifyAll insteadOf notify for listener events notify
](
https://github.com/apache/dubbo-go/pull/2043
)
## 3.0.2
### Features
...
...
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