Sign in
apache
/
logging-log4j2
/
refs/heads/feature/2.x/thread-context-stack-service-loader
/
.
/
src
/
changelog
/
2.11.0
tree: f9a8524824e2ef0878f7481eeef9b1c160f00b34 [
path history
]
[
tgz
]
.release-notes.adoc.ftl
.release.xml
LOG4J2-1883_Added_support_for_precise_micro_and_nanosecond_timestamps.xml
LOG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml
LOG4J2-2002_Avoid_null_attribute_values_in_DefaultConfigurationBuilder.xml
LOG4J2-2104_LoaderUtil_was_not_looping_properly_over_class_loaders.xml
LOG4J2-2123_DefaultMergeStrategy_did_not_merge_filters_on_loggers_correc.xml
LOG4J2-2126_Removed_compile_time_dependency_on_Java_Management_APIs_from.xml
LOG4J2-2127_Removed_unnecessary_threadlocal_StringBuilder_field_from_Mdc.xml
LOG4J2-2129_Log4j2_throws_NoClassDefFoundError_in_Java_9_in_java_util_Se.xml
LOG4J2-2132_Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml
LOG4J2-2143_Add_missing_converters_to_PatternLayout.xml
LOG4J2-2146_Update_version_of_maven_bundle_plugin_to_3_4_0_Convert_bund.xml
LOG4J2-2157_Don_t_create_exit_message_in_traceExit_R_when_logging_is_di.xml
LOG4J2-2158_Fixed_bug_where_ThreadContext_map_was_cleared_resulting_in.xml
LOG4J2-2160_Add_API_org_apache_logging_log4j_core_lookup_Interpolator_ge.xml
LOG4J2-2163_Allow_SortedArrayStringMap_to_be_filtered_upon_deserializati.xml
LOG4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml
LOG4J2-2175_Fix_typo_in_Property_Substitution_docs.xml
LOG4J2-2179_The_MongoDB_Appender_should_use_a_keys_and_values_for_a_Log4.xml
LOG4J2-2180_Add_a_MongoDbProvider_builder_for_and_deprecate_org_apache_l.xml
LOG4J2-2181_The_JDBC_Appender_should_use_keys_and_values_from_a_Log4j_Ma.xml
LOG4J2-2182_NullPointerException_at_org_apache_logging_log4j_util_Activa.xml
LOG4J2-2184_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml
LOG4J2-2185_Add_a_simple_JDBC_DriverManager_based_ConnectionSource_that.xml
LOG4J2-2186_Add_a_JDBC_ConnectionSource_that_provides_pooling_through_Ap.xml
LOG4J2-2187_Add_a_hook_for_a_Connection_Source_for_a_JDBC_Appender_to_re.xml
LOG4J2-2188_Split_off_JPA_support_into_a_new_module_log4j_jpa.xml
LOG4J2-2190_Output_JSON_object_for_ObjectMessage_in_JsonLayout.xml
LOG4J2-2191_Made_log4j_core_a_multi_release_multi_version_jar_added.xml
LOG4J2-2193_Update_JMH_to_version_1_19_from_1_1_1.xml
LOG4J2-2194_Require_Java_9_to_compile_the_log4j_perf_module_to_allow_ben.xml
LOG4J2-2197_Document_default_property_value_support.xml
LOG4J2-2198_Update_MongoDB_dependencies_from_classic_to_modern.xml
LOG4J2-2202_MarkerFilter_onMismatch_invalid_attribute_in_properties.xml
LOG4J2-2203_Add_org_apache_logging_log4j_core_util_WatchManager_unwatch.xml
LOG4J2-2204_org_apache_logging_log4j_core_util_WatchManager_getWatchers.xml
LOG4J2-2205_New_module_log4j_mongodb3_Remove_use_of_deprecated_MongoDB.xml
LOG4J2-2206_Add_method_org_apache_logging_log4j_core_util_WatchManager_r.xml
LOG4J2-2208_Add_debug_logging_to_org_apache_logging_log4j_mongodb_MongoD.xml
LOG4J2-2209_Rename_existing_MongoDb_plugin_and_related_artifacts_from_Mo.xml
LOG4J2-2210_Fix_error_log_message_for_Script_which_says_ScriptFile_inste.xml
LOG4J2-2212_Unnecessary_contention_in_CopyOnWriteSortedArrayThreadContex.xml
LOG4J2-2213_Unnecessary_contention_in_GarbageFreeSortedArrayThreadContex.xml
LOG4J2-2214_Unnecessary_contention_in_DefaultThreadContextMap.xml
LOG4J2-2215_Reduce_compiler_warnings_in_log4j_api.xml
LOG4J2-2219_Configuration_builder_classes_should_look_for_onMismatch.xml
LOG4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml
LOG4J2-2236_Removed_unnecessary_dependency_on_jcommander_since_Log4j_use.xml
LOG4J2-2243_Cannot_see_or_copy_all_of_certain_JAnsi_exception_messages_o.xml
LOG4J2-2245_Update_Apache_Commons_Compress_from_1_15_to_1_16_1.xml
LOG4J2-2247_NullPointerException_would_occur_when_header_was_provided_to.xml
LOG4J2-2250_The_internal_status_logger_timestamp_format_is_now_configura.xml
LOG4J2-2252_Reusable_LogEvents_now_pass_the_original_format_string_to_do.xml
LOG4J2-2253_Add_API_to_enable_iterating_over_message_parameters_without.xml
LOG4J2-2254_Incorrect_automatics_module_name_header_was_being_included_i.xml
LOG4J2-2259_Update_MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml
LOG4J2-2260__SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml
LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml
LOG4J2-2270_Strings_join_when_called_with_null_returns_null_instea.xml
LOG4J2-2271_Move_module_info_class_to_META_INF_versions_9_directory.xml
LOG4J2-2273_Documentation_fix_in_manual_page_for_custom_configurations.xml
LOG4J2-2274_Allow_EnvironmentPropertySource_to_run_with_a_SecurityManage.xml
LOG4J2-2276_ConcurrentModificationException_from_org_apache_logging_log4.xml
LOG4J2-2279_Allow_SystemPropertiesPropertySource_to_run_with_a_SecurityM.xml