Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2022

Bumps weixin-java.version from 4.1.0 to 4.2.0.
Updates wx-java-miniapp-spring-boot-starter from 4.1.0 to 4.2.0

Updates weixin-java-mp from 4.1.0 to 4.2.0

Release notes

Sourced from weixin-java-mp's releases.

4.2.0 / 2021-11-01

本次正式版本更新,主要是微信支付模块增加v3版的微信分账、合单支付和账单相关接口以及签约代扣接口;小程序模块则主要增加了自定义组件大量接口、内容安全接口、URL/Short Link的生成接口等;企业微信模块则增加了OA打卡相关的部分接口、客户朋友圈的部分接口等,修复了一些遗留问题;公众号则增加了草稿箱和发布相关接口以及短key托管和解析的接口;开放平台主要实现了小商店的部分接口。具体更新日志如下:

微信支付

  • #2120 微信分账服务类增加v3接口
  • #2188 增加v3合单支付和账单相关接口
  • #2216 修复APP统一下单v3接口缺少sign参数的问题
  • #2246 修复微信支付V3签名/验签的换行符错误问题
  • #2257 增加微信签约代扣相关接口
  • #2338 营销代金券接口修复pause和restart实现的问题

微信小程序

  • #2135 实现获取 URL Link接口 以及微信电子发票报销方相关接口
  • #2194 交易组件生成订单接口请求增加缺失参数
  • #2199 WxMaUserInfo类补充openId和unionId字段
  • #2200 修复获取AccessToken时ApiHostUrl未生效的问题
  • #2243 增加自定义组件申请接入相关接口
  • #2249 增加自定义组件之商家入驻相关接口
  • #2252 增加自定义组件之图片上传接口
  • #2255 增加自定义组件之接入商品前必需的接口
  • #2258 增加自定义组件之物流和售后相关接口
  • #2260 增加自定义组件之撤销商品审核的接口
  • #2261 增加内容安全接口(兼容2.0版本)
  • #2281 增加小程序加密网络通道支持
  • #2284 修复直播接口的type字段
  • #2301 修复生成小程序码的okhttp与Jodd实现类当微信后端报错时不会抛异常的问题
  • #2306 增加小程序Short Link生成的接口
  • #2354 urlscheme增加要打开的小程序版本字段,默认值正式版本

企业微信

  • #2142 被动回复消息内容新增任务卡片格式
  • #2144 更新任务卡片消息状态接口参数跟文档保持一致
  • #2148 修复互联企业消息推送接口返回字段问题
  • #2150 补充完善部分客户联系接口,以及服务商模式外部联系人openid转换接口
  • #2155 发送新客户欢迎语接口增加对视频类型的支持,同时修复结构不正确的问题
  • #2171 第三方应用CORP_JSAPI_TICKET ,SUITE_JSAPI_TICKET 获取 ticket 失效修复
  • #2178 更新获取客户群列表的接口
  • #2181 增加支持传入groupId参数的获取企业标签库接口实现
  • #2201 增加获取打卡记录日报、获取打卡记录月报、获取打卡人员排班信息接口
  • #2207 增加构建扫码登录二维码链接的方法
  • #2208 获取打卡人员排班信息接口修复返回结果类结构
  • #2209 获取客户群详情接口增加群昵称字段
  • #2213 增加获取企业所有打卡规则的接口
  • #2219 新增为打卡人员排班接口
  • #2229 查询企业成员信息接口结果实体类增加视频号名称信息
  • #2251 修复获取打卡数据时间检查不正确的问题
  • #2253 修复服务商模式通过授权码获取登录用户的信息返回”不合法的的suite_ticket参数“的错误
  • #2271 应用消息发送接口返回类增加消息id字段,用于撤回应用消息
  • #2272 发送新客户欢迎语接口增加对file文件消息的支持
  • #2295 批量获取外部客户详情接口支持多个userId

... (truncated)

Commits
  • d5d61a4 🔖 发布 4.2.0 正式版本
  • 5f1aa6f 🎨 代码优化
  • e343159 🎨 修复测试代码
  • 7b4ba55 🎨 #2331 【公众号】【开放平台】根据微信平台用户信息接口最新调整去掉用户信息类部分无用字段
  • 6f57d4a 🎨 修复一个字段类型错误问题
  • 537a933 🆕 #2361 【企业微信】增加客户朋友圈相关的部分接口
  • dde4451 🆕 #2365 【企业微信】新增获取企业群发记录及结果的接口
  • 7164e26 🎨 代码优化
  • 3039dd0 🎨 Use explicit types on lambda arguments
  • 44e4ee4 🎨 modifier order
  • Additional commits viewable in compare view

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)

Bumps `weixin-java.version` from 4.1.0 to 4.2.0.

Updates `wx-java-miniapp-spring-boot-starter` from 4.1.0 to 4.2.0

Updates `weixin-java-mp` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/Wechat-Group/WxJava/releases)
- [Commits](binarywang/WxJava@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: com.github.binarywang:wx-java-miniapp-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.binarywang:weixin-java-mp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2022
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #119 (bf708fc) into master (fae3aa6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #119   +/-   ##
=========================================
  Coverage     13.44%   13.44%           
  Complexity       64       64           
=========================================
  Files            79       79           
  Lines          1138     1138           
  Branches         74       74           
=========================================
  Hits            153      153           
  Misses          977      977           
  Partials          8        8           
Flag Coverage Δ
unittests 13.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fae3aa6...bf708fc. Read the comment docs.

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

Development

Successfully merging this pull request may close these issues.

0 participants