Releases: wechatpay-apiv3/wechatpay-apache-httpclient
Releases · wechatpay-apiv3/wechatpay-apache-httpclient
v0.4.1
13 Jan 12:43
Compare
Sorry, something went wrong.
No results found
v0.4.0
11 Jan 12:42
Compare
Sorry, something went wrong.
No results found
v0.3.0
01 Dec 06:34
Compare
Sorry, something went wrong.
No results found
v0.2.3
19 Oct 11:33
Compare
Sorry, something went wrong.
No results found
What's Changed
Upgrade dependencies by @xy-peng in #79
jackson -> 2.12.5
apache-httpclient -> 4.5.13
Full Changelog : v0.2.2...v0.2.3
v0.2.2
20 May 02:42
Compare
Sorry, something went wrong.
No results found
wechatpay-apache-httpclient v0.2.0
10 Jun 09:18
Compare
Sorry, something went wrong.
No results found
图片上传 #4
敏感信息加解密 #14
BREAKING CHANGE:Credentials接口定义调整
解决了一些已知问题
wechatpay-apache-httpclient v0.1.6
14 May 10:33
Compare
Sorry, something went wrong.
No results found
closes #10 , #9 , #7
签名验证时,检查应答的签名时间戳在5分钟之内
wechatpay-apache-httpclient v0.1.5
27 Aug 03:30
Compare
Sorry, something went wrong.
No results found
#3
自动获取和更新微信支付平台证书。注:需要主动设置AutoUpdateCertificatesVerifier。
Wechatpay-Apache-Httpclient v0.1.4
03 Jun 08:55
Compare
Sorry, something went wrong.
No results found
第一个预览版,构造的HttpClient支持
另外,Util下包含了AesGcm解密的工具类。