This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/karaf.version-4.4.8
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git
discard 494c1c05 Bump karaf.version from 4.4.7 to 4.4.8
add d26ff452 Add .vscode in .gitignore (#565)
add 103566ed Bump org.redisson:redisson from 3.50.0 to 3.52.0 (#545)
add 9d7058d3 Improvements on log4j-socket collector, defining the
listening hostname and JEP 290 implementation (#564)
add 55fe2603 Bump karaf.version from 4.4.7 to 4.4.8
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 (494c1c05)
\
N -- N -- N refs/heads/dependabot/maven/karaf.version-4.4.8
(55fe2603)
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:
.gitignore | 1 +
appender/redis/pom.xml | 6 +-
assembly/src/main/feature/feature.xml | 12 +-
....apache.karaf.decanter.collector.log.socket.cfg | 5 +
.../collector/log/socket/SocketCollector.java | 162 ++++++++++++++++++---
.../collector/log/socket/SocketCollectorTest.java | 136 ++++++++++++++++-
collector/redis/pom.xml | 8 +-
7 files changed, 298 insertions(+), 32 deletions(-)