jiguang-java-client-common icon indicating copy to clipboard operation
jiguang-java-client-common copied to clipboard

Common lib for JiGuang Java clients.

Results 8 jiguang-java-client-common issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.3 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.60 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date:      TBD 2.2.1 Version Release: 1.69 Date:      2021, June 7th. ... (truncated) Commits See full...

dependencies

Bumps httpclient from 4.5.3 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.3&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [netty-all](https://github.com/netty/netty) from 4.1.6.Final to 4.1.42.Final. Commits - [`bd907c3`](https://github.com/netty/netty/commit/bd907c3b3acf3d746ad1143270224aa0f784cd1b) [maven-release-plugin] prepare release netty-4.1.42.Final - [`2791f0f`](https://github.com/netty/netty/commit/2791f0fefac82663ca09dc8aa5dda024152c92f8) Avoid use of global AtomicLong for ScheduledFutureTask ids ([#9599](https://github-redirect.dependabot.com/netty/netty/issues/9599)) - [`86ff76a`](https://github.com/netty/netty/commit/86ff76a4f77662fe1bf61deeec5f3e39e16d4020) Fix incorrect comment ([#9598](https://github-redirect.dependabot.com/netty/netty/issues/9598))...

dependencies

![2b1dc342d049021cab4d9f5e2d83349](https://user-images.githubusercontent.com/55609721/160335969-c24c7231-4957-4869-9de2-5f08b3eb3a64.png) ![5e93257e0cfa7157d844d9bcb66d845](https://user-images.githubusercontent.com/55609721/160335945-478579b3-f386-4c2b-8477-eb6fd0826088.png) 新的上传文件api 新增了ttl 但是我发现它只是在map里添加了ttl参数 之后读文件还会读取ttl的值 这是不应该的 导致文件上传的api文件不可用

希望后续版本基于java6编译而不是jav7 部分用户使用的是java6

看了一圈源码,IHttpClient的4个实现都是在send的时候新建连接 为什么不使用连接池,或者提供连接池的实现?

ApacheHttpClient丢失rate limit信息