-
Notifications
You must be signed in to change notification settings - Fork 8.2k
chore(deps): refresh pip-compile outputs python #2955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps): refresh pip-compile outputs python #2955
Conversation
|
23a5b16
to
f609c99
Compare
65159c0
to
83f0f8c
Compare
|
3c5a30b
to
dffcf19
Compare
cf2d4d7
to
02016a1
Compare
b10f355
to
e24e090
Compare
d914327
to
04e4366
Compare
8e7ad6b
to
14d26c8
Compare
b8a9137
to
636468a
Compare
636468a
to
32c033a
Compare
This PR contains the following updates:
==1.31.1
->==1.33.1
1.34.0
==0.52b1
->==0.54b1
0.55b0
==2.33.2
->==2.37.6
2.37.9
(+2)==0.3.21
->==0.3.25
==2.1.1
->==2.1.5
==4.9
->==4.9.1
==2.23.2
->==2.23.3
==0.10.0
->==0.11.0
0.12.0
==11.1.0
->==11.2.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
open-telemetry/opentelemetry-python (opentelemetry-exporter-otlp-proto-grpc)
v1.33.1
: Version 1.33.1/0.54b1Compare Source
This is a patch release on the previous 1.33.0/0.54b0 release, fixing the issue(s) below.
BatchLogRecordProcessor.emit
, this caused the program to crash at shutdown with a max recursion error (#4586).v1.33.0
Compare Source
Connection aborted
error when using otlp/http exporters(#4477)
code.function
->code.function.name
,code.lineno
->code.line.number
,code.filepath
->code.file.path
(#4508)
(#4342)
(#4553)
(#4559)
(#4567)
v1.32.1
: Version 1.32.1/0.53b1Compare Source
This is a patch release on the previous 1.32.0/0.53b0 release, fixing the issue(s) below.
v1.32.0
Compare Source
(#4475)
(#4466)
environment_variables
(#4491)
BaseException
change intrace_api.use_span()
(#4494)
(#4498)
(#4436)
(#4530)
(#4521)
(#4528)
v1.31.1
: Version 1.31.1/0.52b1Compare Source
This is a patch release on the previous 1.31.0/0.52b0 release, fixing the issue(s) below.
BaseException
change intrace_api.use_span()
(#4494)v1.31.0
Compare Source
(#4471)
(#4346)
(#4359)
attribute sets
(#4413)
(#4402)
OTEL_EXPERIMENTAL_RESOURCE_DETECTORS
(#4373)
OTLPSpanExporter
(#4370)
(#4434)
(#4444)
(#4444)
tracecontext-integration-test
gitref tod782773b2cf2fa4afd6a80a93b289d8a74ca894d
(#4448)
trace_api.use_span()
recordBaseException
as well asException
(#4406)
(#4458)
(#4450)
(#4449)
v1.30.0
Compare Source
logging
module handler setup(#4340)
attributes
field inmetrics.get_meter
wrapper function(#4364)
(#4353)
(#4371)
(#4389)
(#4400)
opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAME
introduced by mistake in the wrong module.
(#4391)
(#4361)
(#4337)
v1.29.0
Compare Source
(#4276)
(#4251)
(#4259)
(#4270)
(#4299)
(#4311)
(#4324)
TestBase.assertEqualSpanInstrumentationInfo
method, useassertEqualSpanInstrumentationScope
instead(#4310)
ExemplarBucket
s inExemplarReservoir
s(#4260)
(#4337)
v1.28.2
: Version 1.28.2/0.49b2Compare Source
This is a patch release on the previous 1.28.1/0.49b1 release, fixing the issue(s) below.
v1.28.1
: Version 1.28.1/0.49b1Compare Source
This is a patch release on the previous 1.28.0/0.49b0 release, fixing the issue(s) below.
v1.28.0
Compare Source
(#4172)
(#4154)
(#4137)
(#4182)
(#4094)
(#4176)
(#4218)
(#4206)
(#4222)
(#4208)
(#4224)
OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION
environment variable(#4217)
LogRecord.getMessage()
in order to customize message formatting(#4216)
v1.27.0
Compare Source
(#4054)
exception.message
to logRecord for exceptions whose argumentis an exception not a string message
(#4122)
link.attributes.dropped
, which may not exist(#4119)
(#4053)
(#4084)
(#4085)
(#3992)
OTEL_EXPORTER_OTLP_*HEADERS
to match other languages SDKs(#4103)
(#4104)
(#4128)
(#4134)
(#4116)
_start_time_unix_nano
attribute from_ViewInstrumentMatch
in favorof using
time_ns()
at the moment when the aggregation object is created(#4137)
v1.26.0
Compare Source
(#4074)
(#4035)
(#4028)
(#4006)
process.command_args
attribute to also include the executable itself(#4032)
start_time_unix_nano
for delta collection for explicit bucket histogram aggregation(#4009)
start_time_unix_nano
for delta collection for sum aggregation(#4011)
(#4023)
(#3956)
(#3838)
ExponentialHistogramAggregation
(#3978)
LogRecord
insdk/log
has dropped attributesdue to reaching limits
(#3946)
(#3949)
(#3616)
(#3972)
os
andnet
namespaces.Final
decorator to constants to prevent collisions(#3973)
(#3964)
(#3979)
(#3965)
(#3991)
MeterProvider.get_meter
andInstrumentationScope
(#4015)
SCHEMA_URL
constants inopentelemetry-semantic-conventions
(#4069)
v1.25.0
Compare Source
(#3859)
(#3763)
(#3844)
(#3780)
(#3795)
(#3798)
(#3785)
(#3837)
(#3698)
Refactor semantic-convention structure:
SpanAttributes
,ResourceAttributes
, andMetricInstruments
are deprecated.opentelemetry.semconv.attributes
and
opentelemetry.semconv.metrics
modules.opentelemetry.semconv._incubating
import path.(#3586)
([#3823] (https://github.com/open-telemetry/opentelemetry-python/pull/3823))
(#3881)
(#3917)
([#3913] (https://github.com/open-telemetry/opentelemetry-python/pull/3913))
(#3924)
specification.
OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION=true
s
->seconds
),following the collector's implementation
_
are replaced with a single_
{requests}
) are stripped awaym/s
->meters_per_second
.(#3864)
v1.24.0
Compare Source
(#3817)
tracer.start_as_current_span()
decorator work with async functions(#3633)
(#3751)
(#3776)
(#3648)
(#3769)
BaseException
instead ofException
inrecord_exception
(#3354)
(#3778)
(#3803)
v1.23.0
Compare Source
(#3567)
(#3608)
Span.add_link()
method to add link after span start(#3618)
OTLPMetricExporter
ignorespreferred_aggregation
property(#3603)
observed_timestamp
field(#3565)
(#3652)
(#3566)
(#3659)
(#3564)
(#3429)
code.lineno
,code.function
andcode.filepath
to all logs(#3675)
(#3462)
(#3668)
(#3639)
environments (#3609)
(#3623)
(#3645)
(#3575)
(#3679)
v1.22.0
Compare Source
(#3572)
(#3554)
UNKNOWN
status OTLP export error(#3536)
(#3524)
taskName
logrecord
attribute(#3557)
v1.21.0
Compare Source
SumAggregation
 (#3390)
(#3335)
(#3423)
opentelemetry_metrics_exporter
entrypoint support pull exporters(#3428)
(#3442)
(#3447)
(#3251)
(#3251)
(#3413)
(#3472)
open-telemetry/opentelemetry-python-contrib (opentelemetry-instrumentation-grpc)
v0.54b1
: Version 1.33.1/0.54b1Compare Source
This is a patch release on the previous 1.33.0/0.54b0 release, fixing the issue(s) below.
v0.54b0
Compare Source
Added
opentelemetry-instrumentation-requests
Support explicit_bucket_boundaries_advisory in duration metrics(#3464)
opentelemetry-instrumentation-redis
Add support for redis client-specific instrumentation.(#3143)
Fixed
opentelemetry-instrumentation
CatchModuleNotFoundError
when the library is not installedand log as debug instead of exception
(#3423)
opentelemetry-instrumentation-asyncio
Fix duplicate instrumentation(#3383)
opentelemetry-instrumentation-botocore
Add GenAI instrumentation for additional Bedrock models for InvokeModel API(#3419)
opentelemetry-instrumentation
don't print duplicated conflict log error message(#3432)
opentelemetry-instrumentation-grpc
Check for None result in gRPC(#3380)
opentelemetry-instrumentation-[asynclick/click]
Add missing opentelemetry-instrumentation dep(#3447)
opentelemetry-instrumentation-botocore
Capture server attributes for botocore API calls(#3448)
locustio/locust (locust)
v2.37.6
Compare Source
What's Changed
Full Changelog: locustio/locust@2.37.5...2.37.6
v2.37.5
Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
v2.37.4
Compare Source
Full Changelog
v2.37.3
Compare Source
Full Changelog
Merged pull requests:
v2.37.2
Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
/stats/requests
endpoint #3136 (orf)v2.37.1
Compare Source
Full Changelog
Fixed bugs:
Closed issues:
Merged pull requests:
v2.37.0
Compare Source
Full Changelog
Merged pull requests:
v2.36.2
Compare Source
Full Changelog
Merged pull requests:
v2.36.1
Compare Source
Full Changelog
Merged pull requests:
v2.36.0
Compare Source
Full Changelog
Merged pull requests:
v2.35.0
Compare Source
Full Changelog
Merged pull requests:
v2.34.1
Compare Source
Full Changelog
Merged pull requests:
v2.34.0
Compare Source
Full Changelog
Merged pull requests:
googleapis/google-cloud-python (google-cloud-secret-manager)
v2.23.3
: google-cloud-secret-manager: v2.23.3Compare Source
Documentation
googleapis/langchain-google-alloydb-pg-python (langchain-google-alloydb-pg)
v0.11.0
Compare Source
Features
Bug Fixes
python-pillow/Pillow (pillow)
v11.2.1
Compare Source
https://pillow.readthedocs.io/en/stable/releasenotes/11.2.1.html
Deprecations
Documentation
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.