Skip to content

Bump wx.java.version from 4.7.4.B to 4.8.1-20260131.225507#47

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/wx.java.version-4.8.1-20260131.225507
Open

Bump wx.java.version from 4.7.4.B to 4.8.1-20260131.225507#47
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/wx.java.version-4.8.1-20260131.225507

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps wx.java.version from 4.7.4.B to 4.8.1-20260131.225507.
Updates com.github.binarywang:weixin-java-mp from 4.7.4.B to 4.8.1-20260131.225507

Release notes

Sourced from com.github.binarywang:weixin-java-mp's releases.

4.8.0 / 2026-01-03

WxJava 4.8.0 正式版本

🚀 概览

WxJava 4.8.0 是一次 覆盖全模块的大规模功能增强与稳定性提升版本。本次更新共包含 超过 70+ 项改进,涉及:

  • 微信支付(V3、V2、商家转账、医保、境外支付、收付通等):新增多项重要接口;修复了证书序列号错误、签名验证失败、路径错误等低级错误;增强服务商模式、全公钥模式的支持;优化回调、密钥处理、参数结构。
  • 小程序(设备组、用工、虚拟支付、道具直购、客服管理、短剧、物流、审核额度等):新增多条 API;修复字段类型问题;增强事件推送与数据结构;补全文档。
  • 企业微信(消息、审批、会话存档、智能机器人、工作台、打卡规则等):增加接口功能,修复数据结构、路由、配置类、递归调用等问题,并完善 SDK 稳定性。
  • 开放平台(小程序类目、快速配置域名、管理指南等):新增接口并修正 ticket 时效等问题。
  • 视频号 / 微信小店(订单、售后、优惠金额、换货等):新增售后与协商接口并补充字段。
  • 基础设施与框架层(Gson、HttpClient5、Starter、Quarkus/GraalVM、序列化等):大量兼容性修复、依赖升级、性能优化及文档补全。

本次版本特别强调:

  • 接口补全:尤其是微信支付、小程序、企业微信的最新能力。
  • 健壮性与正确性:修复诸多空指针、字段拼写、签名错误、序列号生成逻辑等长期遗留问题。
  • 更佳的 Starter 与插件体验:统一 API Host 字段命名、支持 HttpClient 5、连接池优化、默认超时调整等重大优化。
  • 更完善的文档体系:全面补充支付、小程序、企业微信等关键模块的使用说明。

🏢 企业微信

  • 修复群聊变更事件 MemChangeList 的字段命名规范问题 (#3827)
  • 新增应用管理员列表接口 (#3823)
  • 修复 WxCpRedisConfigImpl.getWebhookKey() 无限递归问题 (#3821)
  • 新增智能机器人消息收发能力 (#3815)
  • 会话存档支持 voiptext 类型 (#3598)
  • 修复更新用户接口导致重置直属领导的问题 (#3620)
  • 修复审批流程 Demo 的兼容性与编译错误
  • 新增 markdown_v2 消息类型支持 (#3725)
  • 提交审批申请接口新增 process 参数 (#3751)
  • 修复会话存档重复初始化导致接口超限的问题 (#3755)
  • 获取企业打卡规则接口添加多个字段(含 late_rule) (#3323)
  • 获取会议详情接口补充官方新增字段 (#3660)
  • 获取“联系我”列表返回新增 next_cursor (#3746)
  • 修复解密回调过程可能抛出的异常 (#3756)
  • 第三方应用 agentId 类型不一致导致路由匹配失败的问题 (#3557)
  • 自定义工作台参数修复无法生效的问题 (#3697)

💰 微信支付

新增能力

... (truncated)

Commits

Updates com.github.binarywang:weixin-java-common from 4.7.4.B to 4.8.1-20260131.225507

Release notes

Sourced from com.github.binarywang:weixin-java-common's releases.

4.8.0 / 2026-01-03

WxJava 4.8.0 正式版本

🚀 概览

WxJava 4.8.0 是一次 覆盖全模块的大规模功能增强与稳定性提升版本。本次更新共包含 超过 70+ 项改进,涉及:

  • 微信支付(V3、V2、商家转账、医保、境外支付、收付通等):新增多项重要接口;修复了证书序列号错误、签名验证失败、路径错误等低级错误;增强服务商模式、全公钥模式的支持;优化回调、密钥处理、参数结构。
  • 小程序(设备组、用工、虚拟支付、道具直购、客服管理、短剧、物流、审核额度等):新增多条 API;修复字段类型问题;增强事件推送与数据结构;补全文档。
  • 企业微信(消息、审批、会话存档、智能机器人、工作台、打卡规则等):增加接口功能,修复数据结构、路由、配置类、递归调用等问题,并完善 SDK 稳定性。
  • 开放平台(小程序类目、快速配置域名、管理指南等):新增接口并修正 ticket 时效等问题。
  • 视频号 / 微信小店(订单、售后、优惠金额、换货等):新增售后与协商接口并补充字段。
  • 基础设施与框架层(Gson、HttpClient5、Starter、Quarkus/GraalVM、序列化等):大量兼容性修复、依赖升级、性能优化及文档补全。

本次版本特别强调:

  • 接口补全:尤其是微信支付、小程序、企业微信的最新能力。
  • 健壮性与正确性:修复诸多空指针、字段拼写、签名错误、序列号生成逻辑等长期遗留问题。
  • 更佳的 Starter 与插件体验:统一 API Host 字段命名、支持 HttpClient 5、连接池优化、默认超时调整等重大优化。
  • 更完善的文档体系:全面补充支付、小程序、企业微信等关键模块的使用说明。

🏢 企业微信

  • 修复群聊变更事件 MemChangeList 的字段命名规范问题 (#3827)
  • 新增应用管理员列表接口 (#3823)
  • 修复 WxCpRedisConfigImpl.getWebhookKey() 无限递归问题 (#3821)
  • 新增智能机器人消息收发能力 (#3815)
  • 会话存档支持 voiptext 类型 (#3598)
  • 修复更新用户接口导致重置直属领导的问题 (#3620)
  • 修复审批流程 Demo 的兼容性与编译错误
  • 新增 markdown_v2 消息类型支持 (#3725)
  • 提交审批申请接口新增 process 参数 (#3751)
  • 修复会话存档重复初始化导致接口超限的问题 (#3755)
  • 获取企业打卡规则接口添加多个字段(含 late_rule) (#3323)
  • 获取会议详情接口补充官方新增字段 (#3660)
  • 获取“联系我”列表返回新增 next_cursor (#3746)
  • 修复解密回调过程可能抛出的异常 (#3756)
  • 第三方应用 agentId 类型不一致导致路由匹配失败的问题 (#3557)
  • 自定义工作台参数修复无法生效的问题 (#3697)

💰 微信支付

新增能力

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `wx.java.version` from 4.7.4.B to 4.8.1-20260131.225507.

Updates `com.github.binarywang:weixin-java-mp` from 4.7.4.B to 4.8.1-20260131.225507
- [Release notes](https://github.com/Wechat-Group/WxJava/releases)
- [Commits](https://github.com/Wechat-Group/WxJava/commits)

Updates `com.github.binarywang:weixin-java-common` from 4.7.4.B to 4.8.1-20260131.225507
- [Release notes](https://github.com/Wechat-Group/WxJava/releases)
- [Commits](https://github.com/Wechat-Group/WxJava/commits)

---
updated-dependencies:
- dependency-name: com.github.binarywang:weixin-java-mp
  dependency-version: 4.8.1-20260131.225507
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.binarywang:weixin-java-common
  dependency-version: 4.8.1-20260131.225507
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 2, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants