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

ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from 17a77f5  LOG4J2-3317: Fix RoutingAppender backcompat and improve 
lookup security
     new 77b6106  Sort members.
     new d532bed  Format tweaks.
     new 9a29030  [LOG4J2-3391] Add optional additional fields to NoSQLAppender.
     new 57cfe28  Possible NullPointerException in MongoDb4DocumentObject, 
MongoDbDocumentObject, DefaultNoSqlObject.

The 4 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:
 .../core/appender/nosql/DefaultNoSqlObject.java    |  22 +-
 .../core/appender/nosql/NoSqlDatabaseManager.java  | 229 ++++++++++-----------
 .../log4j/core/appender/nosql/NoSqlObject.java     |   1 +
 .../appender/nosql/NoSqlDatabaseManagerTest.java   |   5 +
 .../log4j/mongodb3/MongoDbDocumentObject.java      |   7 +-
 .../mongodb3/MongoDb3AdditionalFieldsTest.java     |  28 +--
 .../log4j/mongodb4/MongoDb4DocumentObject.java     |  10 +-
 .../mongodb4/MongoDb4AdditionalFieldsTest.java     |  26 +--
 src/changes/changes.xml                            |   3 +
 9 files changed, 167 insertions(+), 164 deletions(-)

Reply via email to