File tree Expand file tree Collapse file tree 7 files changed +12
-7
lines changed Expand file tree Collapse file tree 7 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
<a name =" Pending Release " ></a >
2
- ## [ Pending Release] ( https://github.com/lightstep/lightstep-tracer-java-common/compare/0.30.0...master )
2
+ ## [ Pending Release] ( https://github.com/lightstep/lightstep-tracer-java-common/compare/0.30.1...master )
3
+
4
+ <a name =" 0.30.1 " ></a >
5
+ ## [ 0.30.1] ( https://github.com/lightstep/lightstep-tracer-java-common/compare/0.30.0...0.30.1 )
3
6
* Allow users to disable metrics via environment variable: ` LS_METRICS_ENABLED=false `
7
+ * Make ` SpanContext ` truly immutable.
8
+ * Allow ` SpanContext ` to directly create a copy with updated values.
4
9
5
10
<a name =" 0.30.0 " ></a >
6
11
## [ 0.30.0] ( https://github.com/lightstep/lightstep-tracer-java-common/compare/0.21.0...0.30.0 )
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java</artifactId >
7
7
<groupId >com.lightstep.tracer</groupId >
8
- <version >0.30.0 </version >
8
+ <version >0.30.1 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java</artifactId >
7
7
<groupId >com.lightstep.tracer</groupId >
8
- <version >0.30.0 </version >
8
+ <version >0.30.1 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java</artifactId >
7
7
<groupId >com.lightstep.tracer</groupId >
8
- <version >0.30.0 </version >
8
+ <version >0.30.1 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >java</artifactId >
9
9
<groupId >com.lightstep.tracer</groupId >
10
- <version >0.30.0 </version >
10
+ <version >0.30.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >tracer-grpc</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java</artifactId >
7
7
<groupId >com.lightstep.tracer</groupId >
8
- <version >0.30.0 </version >
8
+ <version >0.30.1 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 7
7
<groupId >com.lightstep.tracer</groupId >
8
8
<artifactId >java</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >0.30.0 </version >
10
+ <version >0.30.1 </version >
11
11
12
12
<name >LightStep Tracer Java Common (parent)</name >
13
13
<description >LightStep Tracer Java Common (parent)</description >
You can’t perform that action at this time.
0 commit comments