Skip to content

Commit

Permalink
feat(tenpayv3): bump version to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed May 8, 2024
1 parent 11afc1c commit cb827a0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

- **新增**:随官方更新视频号小店商品、订单、售后单等相关接口模型。

- **修复**:修复发布接口响应模型反序列化异常(_via_ [GitHub #136](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/136)
- **修复**:修复发布接口响应模型反序列化异常_via_ [GitHub #136](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/136)

- Release 3.0.0 (2024-02-27)

Expand Down Expand Up @@ -649,9 +649,13 @@

<summary>[展开查看]</summary>

- Release 3.3.2 (2024-05-08)

- **修复**:修复保险行业委托代扣预签约接口无法加密请求中敏感数据字段的问题。影响版本:v3.3.0 - v3.3.1。

- Release 3.3.1 (2024-05-07)

- **修复**修复 v3.3.0 引入的命名空间冲突问题
- **修复**修复命名空间冲突问题。影响版本:v3.3.0。

- Release 3.3.0 (2024-05-07)

Expand Down Expand Up @@ -679,15 +683,15 @@

- **新增**:新增银行从业结构微信支付分修改订单金额、同步订单信息等接口。

- **修复**:修复二级商户进件接口路径错误。
- **修复**:修复二级商户进件接口路径错误。影响版本:v3.0.0 - v3.0.1。

- **修复**:修复异步加密请求中敏感数据不能降级为同步调用的问题。
- **修复**:修复异步加密请求中敏感数据不能降级为同步调用的问题。影响版本:v3.0.0 - v3.0.1。

- **修复**:修复解密响应中敏感数据在部分情况下抛出异常的问题。
- **修复**:修复解密响应中敏感数据在部分情况下抛出异常的问题。影响版本:v3.0.0 - v3.0.1。

- Release 3.0.1 (2024-02-15)

- **修复**:修复部分接口请求签名错误。(_via_ [GitHub #122](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/122)
- **修复**:修复部分接口请求签名错误。影响版本:v3.0.0。_via_ [GitHub #122](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/122)

- Release 3.0.0 (2024-02-07)

Expand Down Expand Up @@ -1535,7 +1539,7 @@

- Release 3.0.1 (2024-02-15)

- **修复**:修复部分接口请求签名错误。
- **修复**:修复部分接口请求签名错误。影响版本:v3.0.0。

- Release 3.0.0 (2024-02-07)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Wechat Weixin MicroMessage Tenpay WechatPay WeixinPay Wxpay 微信 微信支付 微信商户</PackageTags>
<Version>3.3.1</Version>
<Version>3.3.2</Version>
<Description>基于 Flurl.Http 的微信支付 API v3 版客户端,支持商户(直连)、合作伙伴(服务商、渠道商、机构、银行)模式,支持基础支付、代金券、商家券、委托营销、消费卡、支付有礼、银行定向促活、微信支付分、微信先享卡、支付即服务、点金计划、智慧商圈、电商收付通、平台收付通、二级商户进件、小微商户进件、消费者投诉、商户风控管理、商户违规通知、批量转账到零钱、银行组件、海关报关、融合钱包、微工卡、电子发票、电子小票、车主平台、教育续费通、校园轻松付等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit cb827a0

Please sign in to comment.