1e0635ba5a 
								
							 
						 
						
							
							
								
								Adds tests for log4j2 ThreadContext baggage attributes ( #8955 )  
							
							
							
						 
						
							2023-07-19 12:23:53 -07:00  
				
					
						
							
							
								 
						
							
								a410cdeb39 
								
							 
						 
						
							
							
								
								support for adding baggage to log4j 2 ContextData ( #8810 )  
							
							
							
						 
						
							2023-07-04 10:19:20 +02:00  
				
					
						
							
							
								 
						
							
								f8927a45b2 
								
							 
						 
						
							
							
								
								Convert log4j test to test suites ( #7942 )  
							
							... 
							
							
							
							Part of
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7911  
							
						 
						
							2023-03-01 11:26:15 -08:00  
				
					
						
							
							
								 
						
							
								2d7395c44b 
								
							 
						 
						
							
							
								
								Introduce markdown lint check ( #7175 )  
							
							... 
							
							
							
							Fixes  #7129  
						
							2022-11-16 20:48:42 -08:00  
				
					
						
							
							
								 
						
							
								5345c87680 
								
							 
						 
						
							
							
								
								End groovy files with newline ( #7127 )  
							
							
							
						 
						
							2022-11-10 12:21:55 +01:00  
				
					
						
							
							
								 
						
							
								71b3e3e027 
								
							 
						 
						
							
							
								
								Library doc cleanup ( #6948 )  
							
							... 
							
							
							
							Related to #6947 , but just cleans up the library module doc that already
existed (mostly for uniformity). Does not introduce any new doc. 
							
						 
						
							2022-10-24 10:26:21 -07:00  
				
					
						
							
							
								 
						
							
								9fe3761731 
								
							 
						 
						
							
							
								
								Document upper version limits ( #6436 )  
							
							
							
						 
						
							2022-08-08 10:08:40 -07:00  
				
					
						
							
							
								 
						
							
								400bd5af3f 
								
							 
						 
						
							
							
								
								Update log4j package names ( #5978 )  
							
							
							
						 
						
							2022-05-05 08:39:21 -07:00  
				
					
						
							
							
								 
						
							
								d919f84cf8 
								
							 
						 
						
							
							
								
								Merge javaagent-instrumentation-api into javaagent-extension-api ( #5936 )  
							
							... 
							
							
							
							* Merge javaagent-instrumentation-api into javaagent-extension-api
* remove some leftover references to javaagent-instrumentation-api
* add missing instrumentation-api to distro example 
							
						 
						
							2022-04-28 20:11:15 -07:00  
				
					
						
							
							
								 
						
							
								85061691fe 
								
							 
						 
						
							
							
								
								Bump log4j version for library instrumentation to 2.17 ( #5849 )  
							
							... 
							
							
							
							* Bump log4j library version to 2.17
* muzzle 
							
						 
						
							2022-04-19 12:11:10 -07:00  
				
					
						
							
							
								 
						
							
								e9c1efece2 
								
							 
						 
						
							
							
								
								Update to Groovy 4 ( #5532 )  
							
							... 
							
							
							
							* Update to Groovy 4
* exclude spock from grails tests, update comment
* Update instrumentation/grails-3.0/javaagent/build.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2022-03-09 15:07:41 -08:00  
				
					
						
							
							
								 
						
							
								db20a5344f 
								
							 
						 
						
							
							
								
								Fix artifactID in log4j-context-data-2.16 documentation ( #5310 )  
							
							
							
						 
						
							2022-02-04 08:56:58 -08:00  
				
					
						
							
							
								 
						
							
								022914139e 
								
							 
						 
						
							
							
								
								test latest deps cleanup ( #5269 )  
							
							... 
							
							
							
							* test latest deps cleanup
* Revert currently irrelevant change
* Update instrumentation/lettuce/lettuce-4.0/javaagent/build.gradle.kts
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com> 
							
						 
						
							2022-02-01 09:49:07 -08:00  
				
					
						
							
							
								 
						
							
								477f7163f0 
								
							 
						 
						
							
							
								
								Some testLatestDeps cleanup ( #5226 )  
							
							
							
						 
						
							2022-01-26 09:27:53 -08:00  
				
					
						
							
							
								 
						
							
								a5e0696af2 
								
							 
						 
						
							
							
								
								Improve log4j ContextDataProvider injection ( #5216 )  
							
							
							
						 
						
							2022-01-26 09:26:49 -08:00  
				
					
						
							
							
								 
						
							
								f7da97bd9d 
								
							 
						 
						
							
							
								
								Move appender api to internal ( #5080 )  
							
							... 
							
							
							
							* rename artifacts and packages
* Library users shouldn't need to use internal
* Update docs
* Rename in order to simplify HelperClassPredicate
* Spotless
* Move AgentLogEmitterProvider to javaagent-instrumentation-api 
							
						 
						
							2022-01-12 08:38:28 -08:00  
				
					
						
							
							
								 
						
							
								1d453debe3 
								
							 
						 
						
							
							
								
								Update log4j instrumentation docs ( #4915 )  
							
							... 
							
							
							
							* Update log4j instrumentation docs for 1.10.0 release
* More log4j doc changes for 0.10.0
* Updates for #4937 
* Fix log4j documentation
* Update instrumentation/log4j/log4j-2.16/library/README.md
Co-authored-by: jack-berg <jberg@newrelic.com> 
							
						 
						
							2022-01-04 20:55:36 -08:00  
				
					
						
							
							
								 
						
							
								88121c1583 
								
							 
						 
						
							
							
								
								Rename log4j-thread-context modules to log4j-context-data ( #4957 )  
							
							
							
						 
						
							2021-12-21 11:40:03 -08:00