Commit ed25fee
release: initial gRPC instrumentation release under the OpenTelemetry org (#1405)
* feat: add opentelemetry-instrumentation-grpc to releases
* fix: don't exclude grpc from all anymore
* feat: manual CHANGELOG.md update
* fix: remove the info about gRPC instrumentation readiness
* fix: do not exclude gRPC from releases anymore
* Revert "fix: don't exclude grpc from all anymore"
This reverts commit 69387f9.
* fix: set the gem version to 0.0.0 to let the automation do the initial release
* fix: empty the changelog so that it can be picked up by toys
* update the 'opentelemetry-api' dependency to '~> 1.0'
* restore the CHANGELOG from v0.1.3 and below
* Apply suggestions from code review
---------
Co-authored-by: Kayla Reopelle <[email protected]>1 parent 21bea72 commit ed25fee
File tree
6 files changed
+6
-12
lines changed- .toys/.data
- instrumentation/grpc
- lib/opentelemetry/instrumentation/grpc
- releases
6 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
0 commit comments