You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by gi...@apache.org on 2022/11/10 08:42:55 UTC

[ambari-logsearch] branch dependabot/maven/ambari-logsearch-logfeeder/com.amazonaws-aws-java-sdk-s3-1.12.261 updated (f3a6bd35 -> b6efcfc7)

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

github-bot pushed a change to branch dependabot/maven/ambari-logsearch-logfeeder/com.amazonaws-aws-java-sdk-s3-1.12.261
in repository https://gitbox.apache.org/repos/asf/ambari-logsearch.git


    omit f3a6bd35 Bump aws-java-sdk-s3 in /ambari-logsearch-logfeeder
     add 677c4cab AMBARI-24750: Fix NPE when trying to set loglevel in logsearch (#81)
     add 8a90be96 AMBARI-25723. Enable squash and merge in GitHub PR (#83)
     add 12e16768 AMBARI-25203 Updated jackson-databind to 2.9.8 and boucycastle libs to 1.61 (#82)
     add fad13021 [AMBARI-25324] : Upgrade commons-lang/lang3 to latest versions (#84)
     add 268be5b8 AMBARI-25405 Remove dependency on com.fasterxml.jackson.core:jackson-databind:2.9.6-2.9.9.1 in Ambari (#86)
     add 444322b9 AMBARI-25321: Remove dependency on org.eclipse.jetty.*:9.3.19.v20170502 in Ambari Logsearch Logfeeder (#87)
     add e863cd63 AMBARI-25319: Upgrade dependency on org.springframework.boot:spring-boot-starter-jetty:jar:2.0.6.RELEASE (#88)
     add b6efcfc7 Bump aws-java-sdk-s3 in /ambari-logsearch-logfeeder

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   (f3a6bd35)
            \
             N -- N -- N   refs/heads/dependabot/maven/ambari-logsearch-logfeeder/com.amazonaws-aws-java-sdk-s3-1.12.261 (b6efcfc7)

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:
 .../main/resources/log4j.properties => .asf.yaml   | 20 +++++++++++----
 ambari-logsearch-config-json/pom.xml               |  2 +-
 .../config/zookeeper/LogLevelFilterManagerZK.java  |  3 ++-
 ambari-logsearch-logfeeder/pom.xml                 | 30 +++++++++++++++++++---
 ambari-logsearch-server/pom.xml                    | 12 ++++-----
 .../logsearch/conf/LogSearchConfigApiConfig.java   | 10 +-------
 .../ambari/logsearch/conf/SecurityConfig.java      | 10 +++-----
 .../apache/ambari/logsearch/conf/SolrConfig.java   | 19 --------------
 pom.xml                                            |  2 +-
 9 files changed, 57 insertions(+), 51 deletions(-)
 copy ambari-logsearch-logfeeder-container-registry/src/main/resources/log4j.properties => .asf.yaml (69%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org