Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dubbo from 2.6.6 to 2.6.7 #47

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps dubbo from 2.6.6 to 2.6.7.

Release notes

Sourced from dubbo's releases.

apache-dubbo-2.6.7

2.6.7

Enhancement / New feature:

  • Multicast ipv6 support #3430
  • Add Annotation-Driven for MethodConfig and ArgumentConfig #2298
  • @Method default value will be set to the field of MethodConfig #3642
  • ignore unrecognized dubbo versions. #4486

Bugfixes:

  • @Reference field can't refer its' @Service Bean in same JVM from v2.6.6 #3695
  • Nacos Dubbo Registry can't sense the change of service instances #4348
  • Dubbo throws IoException with error message while decoding fail #4396

详情

  1. [功能] 广播注册中心支持 IP V6
  2. [功能] 为注解驱动添加 MethodConfig 以及 ArgumentConfig 支持 #2298
  3. [功能] 添加 @Method 注解属性的默认值 #3642
  4. [提升] 忽略无法识别的 Dubbo 版本,提升 Dubbo 应用的健壮性 #4486
  5. [问题修复] @Reference 无法引用本地 @Service Bean #3695
  6. [问题修复] Dubbo Nacos 注册中心无法感知应用实例的变化 #4348
  7. [问题修复] 当 decoding 错误时,修正 IOException 错误信息 #4396
Changelog

Sourced from dubbo's changelog.

2.6.7

Enhancement / New feature:

  • Multicast ipv6 support #3430
  • Add Annotation-Driven for MethodConfig and ArgumentConfig #2298
  • @Method default value will be set to the field of MethodConfig #3642
  • ignore unrecognized dubbo versions. #4486

Bugfixes:

  • @Reference field can't refer its' @Service Bean in same JVM from v2.6.6 #3695
  • Nacos Dubbo Registry can't sense the change of service instances #4348
  • Dubbo throws IoException with error message while decoding fail #4396

详情

  1. [功能] 广播注册中心支持 IP V6
  2. [功能] 为注解驱动添加 MethodConfig 以及 ArgumentConfig 支持 #2298
  3. [功能] 添加 @Method 注解属性的默认值 #3642
  4. [提升] 忽略无法识别的 Dubbo 版本,提升 Dubbo 应用的健壮性 #4486
  5. [问题修复] @Reference 无法引用本地 @Service Bean #3695
  6. [问题修复] Dubbo Nacos 注册中心无法感知应用实例的变化 #4348
  7. [问题修复] 当 decoding 错误时,修正 IOException 错误信息 #4396
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/apache/incubator-dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/dubbo-2.6.7/CHANGES.md)
- [Commits](apache/dubbo@dubbo-2.6.6...dubbo-2.6.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 11, 2019
@dependabot-preview
Copy link
Author

Superseded by #116.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.alibaba-dubbo-2.6.7 branch March 10, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants