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

github-bot pushed a change to branch 
dependabot/maven/org.apache.hadoop-hadoop-common-3.4.0
in repository https://gitbox.apache.org/repos/asf/knox.git


 discard 70a6b6510 Bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0
     add dceb495d3 KNOX-3072: Added blockEncodedForwardSlash to ShiroConfig 
(#948)
     add 7dd8b4318 KNOX-3073 - Token verification fallback to Knox keys 
behavior should configurable (#949)
     add f1acc3bfc Bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0

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   (70a6b6510)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.hadoop-hadoop-common-3.4.0 (f1acc3bfc)

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.

No new revisions were added by this update.

Summary of changes:
 .../hadoopauth/filter/HadoopAuthFilterTest.java    |   2 +
 .../federation/jwt/filter/AbstractJWTFilter.java   |  17 ++-
 .../provider/federation/AbstractJWTFilterTest.java | 130 ++++++++++++++++++++-
 .../JWTAsHTTPBasicCredsFederationFilterTest.java   |  34 ++++++
 .../provider/federation/SSOCookieProviderTest.java |  28 +++++
 .../knox/gateway/deploy/impl/ShiroConfig.java      |   1 +
 6 files changed, 209 insertions(+), 3 deletions(-)

Reply via email to