File tree Expand file tree Collapse file tree
opentelemetry-exporter-gcp-monitoring
src/opentelemetry/exporter/cloud_monitoring
opentelemetry-exporter-gcp-trace
src/opentelemetry/exporter/cloud_trace
opentelemetry-propagator-gcp
src/opentelemetry/propagators/cloud_trace_propagator
opentelemetry-resourcedetector-gcp
src/opentelemetry/resourcedetector/gcp_resource_detector Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## Version 1.4.0a0
6+
7+ Released 2022-12-05
8+
59- Set gRPC user-agent when calling google APIs
610 ([ #216 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/216 ) )
711- Implement OTel resource to monitored resource mapping
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.4.0.dev0 "
15+ __version__ = "1.4.0a0 "
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## Version 1.4.0
6+
7+ Released 2022-12-05
8+
59- Set gRPC user-agent when calling google APIs
610 ([ #216 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/216 ) )
711- Drop support for Python 3.6, add 3.10
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.4.0.dev0 "
15+ __version__ = "1.4.0"
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## Version 1.4.0
6+
7+ Released 2022-12-05
8+
59- Drop support for Python 3.6, add 3.10
610 ([ #203 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203 ) )
711- Create a Readonly Propagator to match the golang "One Way" propagator
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.4.0.dev0 "
15+ __version__ = "1.4.0"
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## Version 1.4.0a0
6+
7+ Released 2022-12-05
8+
59- Drop support for Python 3.6, add 3.10
610 ([ #203 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203 ) )
711- Update no container name behaviour
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.4.0.dev0 "
15+ __version__ = "1.4.0a0 "
You can’t perform that action at this time.
0 commit comments