Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream to master #12

Draft
wants to merge 167 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
167 commits
Select commit Hold shift + click to select a range
e8f5d36
Upgrade netty 4.1.29
slandelle Aug 27, 2018
4d03ad6
Fix EchoHandler missing response ContentLength
slandelle Aug 27, 2018
a6d1cd2
Fix chunked request body handling with HTTPS proxy, close #1571
slandelle Aug 27, 2018
a3b1454
Fix Response#hasResponseBody javadoc, close #1570
slandelle Aug 27, 2018
4717c9d
set useLaxCookieEncoder in DefaultAHCConfig.Builder constructor (#1573)
Aug 31, 2018
fdb95d6
[maven-release-plugin] prepare release async-http-client-project-2.5.3
slandelle Sep 4, 2018
365c1e6
[maven-release-plugin] prepare for next development iteration
slandelle Sep 4, 2018
c035ead
Fix regression introduced in d5960563dcbd09854b8ae3e416108ce770b292c2…
slandelle Oct 4, 2018
c5b6857
HttpContentDecompressor is misplaced after upgrading pipeline for HTT…
slandelle Oct 5, 2018
847e45e
Upgrade netty 4.1.30.Final
slandelle Oct 5, 2018
c2ecf92
[maven-release-plugin] prepare release async-http-client-project-2.5.4
slandelle Oct 5, 2018
cabac4a
[maven-release-plugin] prepare for next development iteration
slandelle Oct 5, 2018
e3bbad7
Add non-null ResponseBody for responses with empty body (#1585), clos…
OKoneva Oct 16, 2018
e1f6371
Allow setting headers using a Map with a subclass of CharSequence (fo…
breun Oct 19, 2018
23095ea
Bump 2.6.0-SNAPSHOT
slandelle Oct 19, 2018
7908701
Improve SpnegoEngine to allow more login configuration options (#1582)
nddipiazza Oct 19, 2018
3b3a7da
Fix SpnegoEngine.getCompleteServicePrincipalName when servicePrincipa…
nddipiazza Oct 20, 2018
97b6192
Support InputStream based multipart part (#1593), close #857
samridh90 Oct 27, 2018
d887193
[maven-release-plugin] prepare release async-http-client-project-2.6.0
slandelle Oct 29, 2018
1281264
[maven-release-plugin] prepare for next development iteration
slandelle Oct 29, 2018
2b232a4
Docs fixes/clarity improvements (#1594)
n-miles Nov 3, 2018
efdd477
Bump version 2.7.0-SNAPSHOT
slandelle Dec 6, 2018
f61f88e
Expose SSL Session of a connection to AsyncHandler.onTlsHandshakeSucc…
rolandomanrique Dec 6, 2018
16bca5c
Added BlockingConnectionSemaphoreFactory (#1586)
maltalex Dec 6, 2018
c4a2ae2
Update README.md (#1600)
gsilvestrin Dec 13, 2018
6656e9c
typo
slandelle Dec 20, 2018
02b97ed
Demonstrate AHC properly encodes chinese characters
slandelle Dec 20, 2018
29ce5fc
Fix tests
slandelle Dec 21, 2018
bdc0d75
Upgrade netty 4.1.32
sullis Jan 7, 2019
670e8d9
nit
slandelle Jan 21, 2019
e56b3e6
Reenable osgi support (#1605)
jenskordowski Jan 21, 2019
a6e5793
Upgrage netty 4.1.33.Final
slandelle Jan 21, 2019
11744c8
Upgrde rxjava2 2.2.5
slandelle Jan 21, 2019
a636799
Upgrade hamcrest 2.1
slandelle Jan 21, 2019
757237a
Upgrade mockito 2.23.4
slandelle Jan 21, 2019
92aaa57
Upgrade tomcat 9.0.14
slandelle Jan 21, 2019
ebc928b
Upgrade jetty 9.4.14.v20181114
slandelle Jan 21, 2019
9bb2be2
Upgrade retrofit 2.5.0
slandelle Jan 24, 2019
5f0590e
Fix distributionManagement urls, should be https
slandelle Jan 24, 2019
5c07a0c
[maven-release-plugin] prepare release async-http-client-project-2.7.0
slandelle Jan 24, 2019
4d915fd
[maven-release-plugin] prepare for next development iteration
slandelle Jan 24, 2019
a00d469
no need to reset, it's done in doFinal
slandelle Feb 5, 2019
1e3ed1d
Retrofit improvements (#1615)
bfg Feb 26, 2019
5b1cc77
fix repo name
slandelle Feb 27, 2019
8571b00
[maven-release-plugin] prepare release async-http-client-project-2.8.0
slandelle Feb 27, 2019
fdf9a7b
[maven-release-plugin] prepare for next development iteration
slandelle Feb 27, 2019
bbaa4c3
Retrofit http client supplier npe fix (#1617)
bfg Feb 28, 2019
fea53b0
Improved retrofit timeout handling. (#1618)
bfg Feb 28, 2019
cf2348e
Updated maven-javadoc-plugin to 3.0.1 (#1621)
bfg Feb 28, 2019
f45798c
[maven-release-plugin] prepare release async-http-client-project-2.8.1
slandelle Feb 28, 2019
816b0a8
[maven-release-plugin] prepare for next development iteration
slandelle Feb 28, 2019
71dad6a
Expose Remote address to the KeepAliveStrategy (#1622)
wuguangkuo May 9, 2019
4803ab4
Stop doing reverse DNS lookups (#1633), close #1632
n-miles May 17, 2019
f66ace1
[maven-release-plugin] prepare release async-http-client-project-2.9.0
slandelle May 21, 2019
8b65942
[maven-release-plugin] prepare for next development iteration
slandelle May 21, 2019
80186ea
Update AbstractMaybeAsyncHandlerBridge to forward all events to the d…
margelatu Jun 3, 2019
24f3095
Upgrade netty 4.1.36.Final
slandelle Jun 3, 2019
2988606
Upgrade slf4j 1.7.26
slandelle Jun 3, 2019
e170ae0
Upgrade netty-reactive-streams 2.0.3
slandelle Jun 3, 2019
f76f021
Upgrade rxjava2 2.2.9
slandelle Jun 3, 2019
5589051
Upgrade jetty 9.4.18.v20190429
slandelle Jun 3, 2019
8d3d4a3
Upgrade tomcat 9.0.20
slandelle Jun 3, 2019
b9c4e45
Upgrade mockito 2.28.2
slandelle Jun 3, 2019
ba6691f
nit
slandelle Jun 3, 2019
0de511d
Make test broken by Jetty upgrade pass...
slandelle Jun 3, 2019
47430bb
[maven-release-plugin] prepare release async-http-client-project-2.10.0
slandelle Jun 3, 2019
adc354e
[maven-release-plugin] prepare for next development iteration
slandelle Jun 3, 2019
c6ad8ed
fix typo, close #1640
slandelle Jun 11, 2019
84ea4ab
Make public visible, close #1629 (#1641)
aefimov Jun 12, 2019
b7026a1
Keep parts on 307, close #1643
slandelle Jun 17, 2019
c426c54
Trigger retry in WriteListener on SSLException, close #1645
slandelle Jun 18, 2019
febe50c
Add unit tests for org.asynchttpclient.netty.util.ByteBufUtils (#1639)
EricHetti Jun 25, 2019
79af4c8
[maven-release-plugin] prepare release async-http-client-project-2.10.1
slandelle Jun 25, 2019
53da25c
[maven-release-plugin] prepare for next development iteration
slandelle Jun 25, 2019
84bbec6
Upgrade netty 4.1.37.Final
slandelle Jul 19, 2019
fa8ec55
Upgrade rxjava2 2.2.10
slandelle Jul 19, 2019
116fdb4
make NettyWebSocket.sendCloseFrame(int statusCode, String reasonText)…
radai-rosenblatt Aug 1, 2019
c16a06d
Hit github.com as Travis' infrastructure's DNS seems to be buggy
slandelle Aug 1, 2019
893bac3
Upgrade netty 4.1.39.Final
slandelle Aug 13, 2019
f53531f
Switch to openjdk8
slandelle Aug 13, 2019
83dac7d
Fix openjdk8
slandelle Aug 13, 2019
4eac446
[maven-release-plugin] prepare release async-http-client-project-2.10.2
slandelle Sep 5, 2019
c770f41
[maven-release-plugin] prepare for next development iteration
slandelle Sep 5, 2019
08d4a3e
Upgrade ahc 4.1.41.Final
slandelle Sep 13, 2019
f4c5bef
Added Automatic-Module-Name (#1664)
doom369 Sep 27, 2019
48bb9b4
Upgrade netty 4.1.42.Final
slandelle Sep 27, 2019
7eeea93
Upgrade deps
slandelle Sep 27, 2019
4f5c13a
[maven-release-plugin] prepare release async-http-client-project-2.10.3
slandelle Sep 27, 2019
d7dd7de
[maven-release-plugin] prepare for next development iteration
slandelle Sep 27, 2019
1e1a844
Support Netty kqueue transport (#1665)
astei Sep 28, 2019
e1b461a
Disable by default DTD parsing in webdav support, close #1666
slandelle Oct 9, 2019
3e68200
Don't use DefaultHttpHeaders(validateHeaders = false)
slandelle Oct 9, 2019
2f8e751
nit
slandelle Oct 9, 2019
e0133d4
[maven-release-plugin] prepare release async-http-client-project-2.10.4
slandelle Oct 12, 2019
7fd935e
[maven-release-plugin] prepare for next development iteration
slandelle Oct 12, 2019
a7ea7cf
Support for OpenSslEngine with no finalizer (#1669)
johnou Oct 16, 2019
c5eff42
Added toBuilder methods to Request (#1673)
kringol Nov 7, 2019
2966fea
Add async-http-client-bom (#1680)
breun Nov 29, 2019
087b41a
Remove unused dependency (#1675)
cesarsotovalero Nov 29, 2019
9d0f1d7
Install missing WebSocketClientCompressionHandler when using HTTP pro…
slandelle Jan 7, 2020
677c43f
nit: clean up getNativeTransportFactory
slandelle Jan 7, 2020
1f8b582
Upgrade Netty (#1694)
aheritier Feb 3, 2020
e96e444
Upgrade Netty 4.1.45.Final
slandelle Feb 3, 2020
4351abd
prerequisites are for plugins, not regular projects
slandelle Feb 7, 2020
59cae4d
Upgrade maven plugins
slandelle Feb 7, 2020
5dc9d6a
drop deprecated oss-parent
slandelle Feb 7, 2020
f8fab66
Add missing pom stuff now parent has been removed
slandelle Feb 7, 2020
3b505ea
Maven central requires scm!
slandelle Feb 7, 2020
e6b0a9b
[maven-release-plugin] prepare release async-http-client-project-2.10.5
slandelle Feb 7, 2020
11d766b
[maven-release-plugin] prepare for next development iteration
slandelle Feb 7, 2020
1ed60a4
Upgrade netty 4.1.46.Final
slandelle Feb 28, 2020
1a93369
Upgrade slf4j 1.7.30
slandelle Feb 28, 2020
cf1673f
Upgrade reactive-streams 1.0.3
slandelle Feb 28, 2020
fa274ba
Upgrade netty-reactive-streams.version 2.0.4
slandelle Feb 28, 2020
e2e147c
Upgrade rxjava2 2.2.18
slandelle Feb 28, 2020
4407db6
Upgrade testng 7.1.0
slandelle Feb 28, 2020
e098c0c
Upgrade tomcat 9.0.31
slandelle Feb 28, 2020
4745354
Upgrade mockito 3.3.0
slandelle Feb 28, 2020
94df3f7
Upgrade hamcrest 2.2
slandelle Feb 28, 2020
71b0c85
Upgrade kerby 2.0.0
slandelle Feb 28, 2020
7060f65
Upgrade guava 28.2-jre
slandelle Feb 28, 2020
ba25c88
Upgrade lombok 1.18.12
slandelle Feb 28, 2020
558d2c4
Upgrade retrofit 2.7.2
slandelle Feb 28, 2020
0e9ad8c
Introduce an option for tuning SO_KEEPALIVE, close #1702
slandelle Mar 4, 2020
28ba8f7
[maven-release-plugin] prepare release async-http-client-project-2.11.0
slandelle Mar 4, 2020
492cb67
[maven-release-plugin] prepare for next development iteration
slandelle Mar 4, 2020
26d1cc0
Disable SPNEGO test that fails for JDK11, see #1706
slandelle Mar 17, 2020
0b1b622
Only enable maven-gpg-plugin during release
slandelle Mar 19, 2020
fe0fe2f
fixed NPE caused by open but unconnected channels. (#1711)
yunglin Mar 23, 2020
7a69311
#1686 configure accuracy in HashedTimerWheel (#1705)
zagorulkinde Mar 24, 2020
7a1a190
increase netty version to 4.1.48 (#1713)
dmjb Apr 1, 2020
d4f1e58
Cookiejar optimization, close #1580 (#1708)
sivaalli Apr 3, 2020
641a1f9
[maven-release-plugin] prepare release async-http-client-project-2.12.0
slandelle Apr 3, 2020
9e2873e
[maven-release-plugin] prepare for next development iteration
slandelle Apr 3, 2020
45b4561
Fix README error, close #1697
slandelle Apr 3, 2020
a44aac8
Fix regression not allowing disabling CookieStore, close #1714
slandelle Apr 8, 2020
abd9351
[maven-release-plugin] prepare release async-http-client-project-2.12.1
slandelle Apr 8, 2020
7164938
[maven-release-plugin] prepare for next development iteration
slandelle Apr 8, 2020
ac2d4bd
Upgrade to jakarta.activation 1.2.2 (#1715)
amarkevich Apr 15, 2020
f2f5a84
Added bnd instructions for optional native transports, close #1717 (#…
swimmesberger Apr 23, 2020
9c8c70d
Improve exceptional behavior in reactive streams (#1723)
n-miles May 14, 2020
05168c5
Add mention that this project is looking for a new maintainer
slandelle Jun 20, 2020
383d543
Upgrade netty 4.1.51
slandelle Aug 2, 2020
43adb94
Upgrade rxjava2 2.2.19
slandelle Aug 2, 2020
b9b8836
Upgrade mockito 3.4.6
slandelle Aug 2, 2020
12f4b2a
Cancel replaced timeouts to avoid leak (#1732)
will-lauer Aug 2, 2020
d6ddae8
Swap jfarcand dead blog post links on README (#1738)
TomGranot Nov 9, 2020
71a4454
Add TomGranot as maintainer of the repo
TomGranot Nov 9, 2020
9dcb9dd
Fix README TomGranot GitHub Link
TomGranot Nov 9, 2020
472f39a
Add RFC Mention in README
TomGranot Nov 12, 2020
7800e7e
Add PR Github Action
TomGranot Nov 25, 2020
a1ea371
Fix Failing Github Actions Tests (#1753)
TomGranot Dec 12, 2020
2b12d0b
Fix typos (#1752)
LorenzNickel Dec 13, 2020
57ca41a
Change PR Workflow Name
TomGranot Dec 19, 2020
2658825
Bump netty.version for vulnerability fixes (#1755)
lukestephenson Dec 21, 2020
64622ad
[maven-release-plugin] prepare release async-http-client-project-2.12.2
TomGranot Jan 1, 2021
7770c8b
[maven-release-plugin] prepare for next development iteration
TomGranot Jan 1, 2021
d24ee6a
Propagate original request user-agent in proxy CONNECT requests (#1742)
TomGranot Jan 5, 2021
bd7b5bd
Use original method in redirects for HEAD / OPTIONS requests (#1736)
TomGranot Jan 5, 2021
d2fc371
Fix for NPE when connection is reset by peer (#1771)
rachid-o Mar 27, 2021
576decf
Proxy CONNECT custom headers (#1774)
neket985 Mar 27, 2021
7201bf1
Bump netty to 4.1.60.Final #1775 (#1782)
hysterus1 Mar 27, 2021
7a370af
[maven-release-plugin] prepare release async-http-client-project-2.12.3
TomGranot Mar 27, 2021
6973b58
[maven-release-plugin] prepare for next development iteration
TomGranot Mar 27, 2021
9b7298b
Contributor technical overview - First Draft (#1768)
TomGranot Apr 14, 2021
c959fa0
Maintenance update
TomGranot Jun 8, 2021
900cd27
Looking for a new maintainer
TomGranot Nov 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[maven-release-plugin] prepare release async-http-client-project-2.12.3
TomGranot committed Mar 27, 2021
commit 7a370af58dc8895a27a14d0a81af2a3b91930651
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-project</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>

<artifactId>async-http-client-bom</artifactId>
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-project</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-client</artifactId>
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-project</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-client-example</artifactId>
2 changes: 1 addition & 1 deletion extras/guava/pom.xml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-extras-parent</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-client-extras-guava</artifactId>
2 changes: 1 addition & 1 deletion extras/jdeferred/pom.xml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
<parent>
<artifactId>async-http-client-extras-parent</artifactId>
<groupId>org.asynchttpclient</groupId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<artifactId>async-http-client-extras-jdeferred</artifactId>
<name>Asynchronous Http Client JDeferred Extras</name>
2 changes: 1 addition & 1 deletion extras/pom.xml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-project</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-client-extras-parent</artifactId>
2 changes: 1 addition & 1 deletion extras/registry/pom.xml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-extras-parent</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-client-extras-registry</artifactId>
2 changes: 1 addition & 1 deletion extras/retrofit2/pom.xml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
<parent>
<artifactId>async-http-client-extras-parent</artifactId>
<groupId>org.asynchttpclient</groupId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>

<artifactId>async-http-client-extras-retrofit2</artifactId>
2 changes: 1 addition & 1 deletion extras/rxjava/pom.xml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<parent>
<artifactId>async-http-client-extras-parent</artifactId>
<groupId>org.asynchttpclient</groupId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<artifactId>async-http-client-extras-rxjava</artifactId>
<name>Asynchronous Http Client RxJava Extras</name>
2 changes: 1 addition & 1 deletion extras/rxjava2/pom.xml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<parent>
<artifactId>async-http-client-extras-parent</artifactId>
<groupId>org.asynchttpclient</groupId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<artifactId>async-http-client-extras-rxjava2</artifactId>
<name>Asynchronous Http Client RxJava2 Extras</name>
2 changes: 1 addition & 1 deletion extras/simple/pom.xml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<parent>
<artifactId>async-http-client-extras-parent</artifactId>
<groupId>org.asynchttpclient</groupId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<artifactId>async-http-client-extras-simple</artifactId>
<name>Asynchronous Http Simple Client</name>
2 changes: 1 addition & 1 deletion extras/typesafeconfig/pom.xml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
<parent>
<artifactId>async-http-client-extras-parent</artifactId>
<groupId>org.asynchttpclient</groupId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>

<artifactId>async-http-client-extras-typesafe-config</artifactId>
2 changes: 1 addition & 1 deletion netty-utils/pom.xml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<parent>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-project</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-client-netty-utils</artifactId>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-project</artifactId>
<version>2.12.3-SNAPSHOT</version>
<version>2.12.3</version>
<packaging>pom</packaging>

<name>Asynchronous Http Client Project</name>
@@ -34,7 +34,7 @@
<connection>scm:git:git@github.com:AsyncHttpClient/async-http-client.git</connection>
<developerConnection>scm:git:git@github.com:AsyncHttpClient/async-http-client.git</developerConnection>
<url>https://github.com/AsyncHttpClient/async-http-client/tree/master</url>
<tag>HEAD</tag>
<tag>async-http-client-project-2.12.3</tag>
</scm>

<distributionManagement>