[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    [httpcomponents-core] branch real-world-encoding updated (76fd4360b -> b22728954)
From:       michaelo () apache ! org
Date:       2023-02-14 21:25:54
Message-ID: 167640995467.2357000.2489040747501276570 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch real-world-encoding
in repository https://gitbox.apache.org/repos/asf/httpcomponents-core.git


    omit 76fd4360b Use either US-ASCII or UTF-8 encoding for text where approriate
     add dbc3b1429 Bump mockito-core from 4.8.1 to 4.11.0
     add 1a9c8e180 Updated release notes for HttpCore 5.2.1 release
     add 5ff66a16d Upgraded HttpCore version to 5.2.2-SNAPSHOT
     add 193df62b8 Do not duplicate the HttpMessage instance variable slot in \
subclasses of AbstractMessageWrapper.  add 53aac1b43 Upgraded API compatibility level \
                to 5.2
     add 473fc0a71 HTTPCORE-733: BasicAsyncEntityProducer sends an extra trailing 0 \
with UTF-8 encoded content  add 0068c5842 Upgraded HttpCore version to \
5.3-alpha1-SNAPSHOT  add 4107f1918 Added ViaRequest interceptor.
     add 0975d4f50 Fix the issue with invalid scoped IPv6 addresses in \
                InetAddressUtils.
     new b22728954 Use either US-ASCII or UTF-8 encoding for text where approriate

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (76fd4360b)
            \
             N -- N -- N   refs/heads/real-world-encoding (b22728954)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE_NOTES.txt                                  |  36 +++++-
 httpcore5-h2/pom.xml                               |   2 +-
 httpcore5-reactive/pom.xml                         |   2 +-
 httpcore5-testing/pom.xml                          |   2 +-
 httpcore5/pom.xml                                  |   2 +-
 .../core5/http/message/AbstractMessageWrapper.java |  12 +-
 .../hc/core5/http/message/HttpRequestWrapper.java  |  27 +++--
 .../hc/core5/http/message/HttpResponseWrapper.java |  19 ++-
 .../http/nio/entity/BasicAsyncEntityProducer.java  |   1 +
 .../apache/hc/core5/http/protocol/ViaRequest.java  | 127 +++++++++++++++++++++
 .../org/apache/hc/core5/net/InetAddressUtils.java  |  28 ++++-
 .../nio/entity/TestBasicAsyncEntityProducer.java   |  14 +++
 .../hc/core5/http/protocol/ViaRequestTest.java     | 117 +++++++++++++++++++
 .../apache/hc/core5/net/TestInetAddressUtils.java  |  18 +++
 pom.xml                                            |  10 +-
 15 files changed, 376 insertions(+), 41 deletions(-)
 create mode 100644 httpcore5/src/main/java/org/apache/hc/core5/http/protocol/ViaRequest.java
  create mode 100644 \
httpcore5/src/test/java/org/apache/hc/core5/http/protocol/ViaRequestTest.java


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic