331aa04e35 
								
							 
						 
						
							
							
								
								Convert JMS Groovy tests to Java ( #9476 )  
							
							
							
						 
						
							2023-09-18 14:39:34 +02:00  
				
					
						
							
							
								 
						
							
								3b77cc4b2d 
								
							 
						 
						
							
							
								
								Semconv 1.21 ( #9408 )  
							
							... 
							
							
							
							Co-authored-by: Lauri Tulmin <ltulmin@splunk.com> 
							
						 
						
							2023-09-13 19:20:23 +00:00  
				
					
						
							
							
								 
						
							
								55368a52d7 
								
							 
						 
						
							
							
								
								Rename messaging operation "send" to "publish" per spec ( #8929 )  
							
							... 
							
							
							
							Co-authored-by: Lauri Tulmin <ltulmin@splunk.com> 
							
						 
						
							2023-07-12 08:59:38 -07:00  
				
					
						
							
							
								 
						
							
								bbb05276be 
								
							 
						 
						
							
							
								
								Update the OpenTelemetry SDK version to 1.27.0 ( #8688 )  
							
							... 
							
							
							
							Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com> 
							
						 
						
							2023-06-13 12:02:11 +03:00  
				
					
						
							
							
								 
						
							
								f1411d1cb3 
								
							 
						 
						
							
							
								
								Share timer class used by messaging instrumentations ( #8009 )  
							
							... 
							
							
							
							Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/4514 
There is also a slightly different timer class in netty instrumentation
https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/netty/netty-common/library/src/main/java/io/opentelemetry/instrumentation/netty/common/internal/Timer.java 
that I didn't touch. 
							
						 
						
							2023-03-10 10:40:41 +02:00  
				
					
						
							
							
								 
						
							
								07f621caf7 
								
							 
						 
						
							
							
								
								Convert jms tests to test suites ( #7933 )  
							
							... 
							
							
							
							Part of
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7911  
							
						 
						
							2023-03-01 07:51:15 +02:00  
				
					
						
							
							
								 
						
							
								f074b93110 
								
							 
						 
						
							
							
								
								Update the OpenTelemetry SDK version to 1.23.0 ( #7800 )  
							
							... 
							
							
							
							Update the OpenTelemetry SDK version to `1.23.0`.
---------
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2023-02-13 20:22:09 +00:00  
				
					
						
							
							
								 
						
							
								6603b5d836 
								
							 
						 
						
							
							
								
								Instrument JMS 3.0 (Jakarta) ( #7418 )  
							
							... 
							
							
							
							There were so many changes in the tests that extracting a base class
wouldn't really improve the readability; so I just reimplemented them in
Java.
The instrumentation itself is pretty much a copy-paste of the `jms-1.1`
instrumentation, with `s/javax/jakarta/` applied. 
							
						 
						
							2023-01-11 19:54:42 -08:00  
				
					
						
							
							
								 
						
							
								d971e26501 
								
							 
						 
						
							
							
								
								Extract a common JMS module before implementing Jakarta JMS instrumen… ( #7377 )  
							
							... 
							
							
							
							…tation
We need to instrument Jakarta JMS (3.0) before instrumenting Spring JMS
6.0
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2022-12-12 10:22:00 -08:00