vhive-serverless / vSwarm

A suite of representative serverless cloud-agnostic (i.e., dockerized) benchmarks
MIT License
46 stars 20 forks source link

build(deps): bump the python-packages group in /benchmarks with 24 updates #1037

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the python-packages group in /benchmarks with 24 updates:

Package From To
grpcio 1.38.1 1.66.0
grpcio-reflection 1.38.1 1.66.0
opentelemetry-api 1.3.0 1.26.0
opentelemetry-exporter-zipkin 1.3.0 1.26.0
opentelemetry-exporter-zipkin-json 1.3.0 1.26.0
opentelemetry-exporter-zipkin-proto-http 1.3.0 1.26.0
opentelemetry-instrumentation 0.22b0 0.47b0
opentelemetry-instrumentation-grpc 0.22b0 0.47b0
opentelemetry-sdk 1.3.0 1.26.0
opentelemetry-semantic-conventions 0.22b0 0.47b0
boto3 1.18.1 1.35.6
redis 3.5.3 5.0.8
grpcio-tools 1.38.1 1.66.0
environs 9.3.2 11.0.0
scikit-learn 0.24.2 1.5.1
numpy 1.18.0 2.1.0
pycapnp 1.3.0 2.0.0
google-api-python-client 2.19.1 2.142.0
flask 2.0.1 3.0.3
torch 2.2.0 2.4.0
onnx 1.6.0 1.16.2
transformers 2.4.0 4.44.2
onnxruntime 1.2.0 1.19.0
joblib 1.2.0 1.4.2

Updates grpcio from 1.38.1 to 1.66.0

Release notes

Sourced from grpcio's releases.

Release v1.66.0

This is release 1.66.0 (gladiator) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Python Otel] Manage call tracer life cycle use call arena. (v1.66.x backport). (#37479)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#37223)
  • [Dep] Upgrading Protobuf to v27.2. (#36753)
  • [Gpr_To_Absl_Logging] Fixing bugs . (#36961)
  • [chttp2] don't access endpoint in transport ops if it's already been destroyed. (#36921)

C++

Python

  • [Python Distrib] Change warning to RuntimeError for version incompatibility (v1.66.x backport). (#37477)
  • Fix issues/36613. (#37022)
  • [fix] updated invocation_metadata return type hint. (#36894)
  • [Release] Add warning about PyPi latest version not necessarily matching Github latest version. (#36965)

Ruby

  • [ruby] Update google-protobuf dep to allow 3.x and 4.x versions. (#36982)
  • [ruby] improve the way completion queue pluck operations handle signals and process shutdown. (#36903)

Release v1.66.0-pre5

This is a prerelease of gRPC Core 1.66.0 (gladiator).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

Release v1.66.0-pre4

This is a prerelease of gRPC Core 1.66.0 (gladiator).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

... (truncated)

Changelog

Sourced from grpcio's changelog.

gRPC Release Schedule

Below is the release schedule for gRPC Java, Go and Core and its dependent languages C++, C#, Objective-C, PHP, Python and Ruby.

Releases are scheduled every six weeks on Tuesdays on a best effort basis. In some unavoidable situations a release may be delayed or released early or a language may skip a release altogether and do the next release to catch up with other languages. See the past releases in the links above. A six-week cycle gives us a good balance between delivering new features/fixes quickly and keeping the release overhead low.

The gRPC release support policy can be found here.

Releases are cut from release branches. For Core and Java repos, the release branch is cut two weeks before the scheduled release date. For Go, the branch is cut just before the release. An RC (release candidate) is published for Core and its dependent languages just after the branch cut. This RC is later promoted to release version if no further changes are made to the release branch. We do our best to keep head of master branch stable at all times regardless of release schedule. Daily build packages from master branch for C#, PHP, Python, Ruby and Protoc plugins are published on packages.grpc.io. If you depend on gRPC in production we recommend to set up your CI system to test the RCs and, if possible, the daily builds.

Names of gRPC releases are here.

Release Scheduled Branch Cut Scheduled Release Date
v1.17.0 Nov 19, 2018 Dec 4, 2018
v1.18.0 Jan 2, 2019 Jan 15, 2019
v1.19.0 Feb 12, 2019 Feb 26, 2019
v1.20.0 Mar 26, 2019 Apr 9, 2019
v1.21.0 May 7, 2019 May 21, 2019
v1.22.0 Jun 18, 2019 Jul 2, 2019
v1.23.0 Jul 30, 2019 Aug 13, 2019
v1.24.0 Sept 10, 2019 Sept 24, 2019
v1.25.0 Oct 22, 2019 Nov 5, 2019
v1.26.0 Dec 3, 2019 Dec 17, 2019
v1.27.0 Jan 14, 2020 Jan 28, 2020
v1.28.0 Feb 25, 2020 Mar 10, 2020
v1.29.0 Apr 7, 2020 Apr 21, 2020
v1.30.0 May 19, 2020 Jun 2, 2020
v1.31.0 Jul 14, 2020 Jul 28, 2020
v1.32.0 Aug 25, 2020 Sep 8, 2020
v1.33.0 Oct 6, 2020 Oct 20, 2020
v1.34.0 Nov 17, 2020 Dec 1, 2020
v1.35.0 Dec 29, 2020 Jan 12, 2021
v1.36.0 Feb 9, 2021 Feb 23, 2021
v1.37.0 Mar 23, 2021 Apr 6, 2021
v1.38.0 May 4, 2021 May 18, 2021
v1.39.0 Jun 15, 2021 Jun 29, 2021
v1.40.0 Jul 27, 2021 Aug 10, 2021
v1.41.0 Sep 7, 2021 Sep 21, 2021
v1.42.0 Oct 19, 2021 Nov 2, 2021
v1.43.0 Nov 30, 2021 Dec 14, 2021
v1.44.0 Jan 11, 2022 Jan 25, 2022
v1.45.0 Feb 22, 2022 Mar 8, 2022
Commits
  • 13cecab [Release] Bump version to 1.66.0 (on v1.66.x branch) (#37554)
  • 56a8122 [Release] Bump version to 1.66.0-pre5 (on v1.66.x branch) (#37517)
  • c0f06b9 [OTel C++] Fix race when adding and removing callbacks (#37485) (#37508)
  • e53a314 [RlsLB] Fix Deadlock (#37459) (#37502)
  • bee26a7 [Release] Bump version to 1.66.0-pre4 (on v1.66.x branch) (#37501)
  • e9c0c1a [secure endpoint] backport fix from #37482 to 1.66.x (#37500)
  • 4a15da4 [Python Otel] Manage call tracer life cycle use call arena. (v1.66.x backport...
  • 87f9724 [Python Distrib] Change warning to RuntimeError for version incompatibility (...
  • 0ef0d1c [backport] fix memory leak in secure endpoint (#37475)
  • d378d34 Add psm-dualstack.cfg for cpp and python (v1.66.x backport) (#37446)
  • Additional commits viewable in compare view


Updates grpcio-reflection from 1.38.1 to 1.66.0

Updates opentelemetry-api from 1.3.0 to 1.26.0

Release notes

Sourced from opentelemetry-api's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-api's changelog.

Version 1.26.0/0.47b0 (2024-07-25)

  • Standardizing timeout calculation in measurement consumer collect to nanoseconds (#4074)
  • optional scope attributes for logger creation (#4035)
  • optional scope attribute for tracer creation (#4028)
  • OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • Update sdk process resource detector process.command_args attribute to also include the executable itself (#4032)
  • Fix start_time_unix_nano for delta collection for explicit bucket histogram aggregation (#4009)
  • Fix start_time_unix_nano for delta collection for sum aggregation (#4011)
  • Update opentracing and opencesus docs examples to not use JaegerExporter (#4023)
  • Do not execute Flask Tests in debug mode (#3956)
  • When encountering an error encoding metric attributes in the OTLP exporter, log the key that had an error. (#3838)
  • Fix ExponentialHistogramAggregation (#3978)
  • Log a warning when a LogRecord in sdk/log has dropped attributes due to reaching limits (#3946)
  • Fix RandomIdGenerator can generate invalid Span/Trace Ids (#3949)
  • Add Python 3.12 to tox (#3616)
  • Improve resource field structure for LogRecords (#3972)
  • Update Semantic Conventions code generation scripts:
    • fix namespace exclusion that resulted in dropping os and net namespaces.
    • add Final decorator to constants to prevent collisions
    • enable mypy and fix detected issues
    • allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
  • Update semantic conventions to version 1.26.0. (#3964)
  • Use semconv exception attributes for record exceptions in spans (#3979)
  • Fix _encode_events assumes events.attributes.dropped exists (#3965)
  • Validate links at span creation (#3991)
  • Add attributes field in MeterProvider.get_meter and InstrumentationScope (#4015)
  • Fix inaccessible SCHEMA_URL constants in opentelemetry-semantic-conventions

... (truncated)

Commits
  • d84fc6c Skip test pypi
  • 2d8195b [release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)
  • 3f95781 Standardizing timeout calculation in measurement consumer collect to nanoseco...
  • be02f98 [sdk/logs] Replace mocks with real instances where possible (#4071)
  • 8749168 fix schema_url constants in semconv (#4069)
  • e3467d4 Update README.md (#4068)
  • 6631e89 optional scope attributes for logger creation (#4035)
  • d4e13bd optional scope attribute for tracer creation (#4028)
  • e78675e Fix ExponentialBucketHistogramAggregation (#3978)
  • b1e99c1 Add otlp exporters missing documentation (#4055)
  • Additional commits viewable in compare view


Updates opentelemetry-exporter-zipkin from 1.3.0 to 1.26.0

Release notes

Sourced from opentelemetry-exporter-zipkin's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-exporter-zipkin's changelog.

Version 1.26.0/0.47b0 (2024-07-25)

  • Standardizing timeout calculation in measurement consumer collect to nanoseconds (#4074)
  • optional scope attributes for logger creation (#4035)
  • optional scope attribute for tracer creation (#4028)
  • OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • Update sdk process resource detector process.command_args attribute to also include the executable itself (#4032)
  • Fix start_time_unix_nano for delta collection for explicit bucket histogram aggregation (#4009)
  • Fix start_time_unix_nano for delta collection for sum aggregation (#4011)
  • Update opentracing and opencesus docs examples to not use JaegerExporter (#4023)
  • Do not execute Flask Tests in debug mode (#3956)
  • When encountering an error encoding metric attributes in the OTLP exporter, log the key that had an error. (#3838)
  • Fix ExponentialHistogramAggregation (#3978)
  • Log a warning when a LogRecord in sdk/log has dropped attributes due to reaching limits (#3946)
  • Fix RandomIdGenerator can generate invalid Span/Trace Ids (#3949)
  • Add Python 3.12 to tox (#3616)
  • Improve resource field structure for LogRecords (#3972)
  • Update Semantic Conventions code generation scripts:
    • fix namespace exclusion that resulted in dropping os and net namespaces.
    • add Final decorator to constants to prevent collisions
    • enable mypy and fix detected issues
    • allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
  • Update semantic conventions to version 1.26.0. (#3964)
  • Use semconv exception attributes for record exceptions in spans (#3979)
  • Fix _encode_events assumes events.attributes.dropped exists (#3965)
  • Validate links at span creation (#3991)
  • Add attributes field in MeterProvider.get_meter and InstrumentationScope (#4015)
  • Fix inaccessible SCHEMA_URL constants in opentelemetry-semantic-conventions

... (truncated)

Commits
  • 2d8195b [release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)
  • b79a965 Point pylint to the root directory of every package (#4048)
  • 9304017 Move benchmarks for b3 propagator and grpc exporter (#4050)
  • 0115d2f Set _LastValueAggregation start_time_unix_nano to None (#4004)
  • 5dc48c5 Separate lint into several jobs (#3902)
  • ee1b008 OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • 732ea8a Added py.typed in sub-modules confirming to PEP 420 (#3385)
  • 49bfc29 Bump certifi and zipp (#4038)
  • de8b9e0 Remove unnecessary dependencies pytest, flaky and pytest-benchmark (#4022)
  • 24095f9 Speed up OTLP proto gRPC exporter tests (#4014)
  • Additional commits viewable in compare view


Updates opentelemetry-exporter-zipkin-json from 1.3.0 to 1.26.0

Release notes

Sourced from opentelemetry-exporter-zipkin-json's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-exporter-zipkin-json's changelog.

Version 1.26.0/0.47b0 (2024-07-25)

  • Standardizing timeout calculation in measurement consumer collect to nanoseconds (#4074)
  • optional scope attributes for logger creation (#4035)
  • optional scope attribute for tracer creation (#4028)
  • OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • Update sdk process resource detector process.command_args attribute to also include the executable itself (#4032)
  • Fix start_time_unix_nano for delta collection for explicit bucket histogram aggregation (#4009)
  • Fix start_time_unix_nano for delta collection for sum aggregation (#4011)
  • Update opentracing and opencesus docs examples to not use JaegerExporter (#4023)
  • Do not execute Flask Tests in debug mode (#3956)
  • When encountering an error encoding metric attributes in the OTLP exporter, log the key that had an error. (#3838)
  • Fix ExponentialHistogramAggregation (#3978)
  • Log a warning when a LogRecord in sdk/log has dropped attributes due to reaching limits (#3946)
  • Fix RandomIdGenerator can generate invalid Span/Trace Ids (#3949)
  • Add Python 3.12 to tox (#3616)
  • Improve resource field structure for LogRecords (#3972)
  • Update Semantic Conventions code generation scripts:
    • fix namespace exclusion that resulted in dropping os and net namespaces.
    • add Final decorator to constants to prevent collisions
    • enable mypy and fix detected issues
    • allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
  • Update semantic conventions to version 1.26.0. (#3964)
  • Use semconv exception attributes for record exceptions in spans (#3979)
  • Fix _encode_events assumes events.attributes.dropped exists (#3965)
  • Validate links at span creation (#3991)
  • Add attributes field in MeterProvider.get_meter and InstrumentationScope (#4015)
  • Fix inaccessible SCHEMA_URL constants in opentelemetry-semantic-conventions

... (truncated)

Commits
  • 2d8195b [release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)
  • b79a965 Point pylint to the root directory of every package (#4048)
  • 9304017 Move benchmarks for b3 propagator and grpc exporter (#4050)
  • 0115d2f Set _LastValueAggregation start_time_unix_nano to None (#4004)
  • 5dc48c5 Separate lint into several jobs (#3902)
  • ee1b008 OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • 732ea8a Added py.typed in sub-modules confirming to PEP 420 (#3385)
  • 49bfc29 Bump certifi and zipp (#4038)
  • de8b9e0 Remove unnecessary dependencies pytest, flaky and pytest-benchmark (#4022)
  • 24095f9 Speed up OTLP proto gRPC exporter tests (#4014)
  • Additional commits viewable in compare view


Updates opentelemetry-exporter-zipkin-proto-http from 1.3.0 to 1.26.0

Release notes

Sourced from opentelemetry-exporter-zipkin-proto-http's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-exporter-zipkin-proto-http's changelog.

Version 1.26.0/0.47b0 (2024-07-25)

  • Standardizing timeout calculation in measurement consumer collect to nanoseconds (#4074)
  • optional scope attributes for logger creation (#4035)
  • optional scope attribute for tracer creation (#4028)
  • OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • Update sdk process resource detector process.command_args attribute to also include the executable itself (#4032)
  • Fix start_time_unix_nano for delta collection for explicit bucket histogram aggregation (#4009)
  • Fix start_time_unix_nano for delta collection for sum aggregation (#4011)
  • Update opentracing and opencesus docs examples to not use JaegerExporter (#4023)
  • Do not execute Flask Tests in debug mode (#3956)
  • When encountering an error encoding metric attributes in the OTLP exporter, log the key that had an error. (#3838)
  • Fix ExponentialHistogramAggregation (#3978)
  • Log a warning when a LogRecord in sdk/log has dropped attributes due to reaching limits (#3946)
  • Fix RandomIdGenerator can generate invalid Span/Trace Ids (#3949)
  • Add Python 3.12 to tox (#3616)
  • Improve resource field structure for LogRecords (#3972)
  • Update Semantic Conventions code generation scripts:
    • fix namespace exclusion that resulted in dropping os and net namespaces.
    • add Final decorator to constants to prevent collisions
    • enable mypy and fix detected issues
    • allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
  • Update semantic conventions to version 1.26.0. (#3964)
  • Use semconv exception attributes for record exceptions in spans (#3979)
  • Fix _encode_events assumes events.attributes.dropped exists (#3965)
  • Validate links at span creation (#3991)
  • Add attributes field in MeterProvider.get_meter and InstrumentationScope (#4015)
  • Fix inaccessible SCHEMA_URL constants in opentelemetry-semantic-conventions

... (truncated)

Commits
  • 2d8195b [release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)
  • b79a965 Point pylint to the root directory of every package (#4048)
  • 9304017 Move benchmarks for b3 propagator and grpc exporter (#4050)
  • 0115d2f Set _LastValueAggregation start_time_unix_nano to None (#4004)
  • 5dc48c5 Separate lint into several jobs (#3902)
  • ee1b008 OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
  • 732ea8a Added py.typed in sub-modules confirming to PEP 420 (#3385)
  • 49bfc29 Bump certifi and zipp (#4038)
  • de8b9e0 Remove unnecessary dependencies pytest, flaky and pytest-benchmark (#4022)
  • 24095f9 Speed up OTLP proto gRPC exporter tests (#4014)
  • Additional commits viewable in compare view


Updates opentelemetry-instrumentation from 0.22b0 to 0.47b0

Release notes

Sourced from opentelemetry-instrumentation's releases.

opentelemetry-contrib v0.36b0

What's Changed

New Contributors

Full Changelog: https://github.com/open-telemetry/opentelemetry-python-contrib/compare/v0.35b0...v0.36b0

opentelemetry-contrib v0.35b0

Deprecated

  • opentelemetry-distro Deprecate otlp_proto_grpc and otlp_proto_http in favor of using OTEL_EXPORTER_OTLP_TRACES_PROTOCOL as according to specifications (#1250)

... (truncated)

Changelog

Sourced from opentelemetry-instrumentation's changelog.

Version 1.26.0/0.47b0 (2024-07-23)

Added

  • opentelemetry-instrumentation-flask Add http.route and http.target to metric attributes (#2621)
  • opentelemetry-instrumentation-aws-lambda Enable global propagator for AWS instrumentation (#2708)
  • opentelemetry-instrumentation-sklearn Deprecated the sklearn instrumentation (#2708)
  • opentelemetry-instrumentation-pyramid Record exceptions raised when serving a request (#2622)
  • opentelemetry-sdk-extension-aws Add AwsXrayLambdaPropagator (#2573)
  • opentelemetry-instrumentation-confluent-kafka Add support for version 2.4.0 of confluent_kafka (#2616)
  • opentelemetry-instrumentation-asyncpg Add instrumentation to cursor based queries (#2501)
  • opentelemetry-instrumentation-confluent-kafka Add support for produce purge (#2638)
  • opentelemetry-instrumentation-asgi Implement new semantic convention opt-in with stable http semantic conventions (#2610)
  • opentelemetry-instrumentation-fastapi Implement new semantic convention opt-in with stable http semantic conventions (#2682)
  • opentelemetry-instrumentation-httpx Implement new semantic convention opt-in migration with stable http semantic conventions (#2631)
  • opentelemetry-instrumentation-system-metrics Permit to use psutil 6.0+. (#2630)
  • opentelemetry-instrumentation-system-metrics Add support for capture open file descriptors (#2652)
  • opentelemetry-instrumentation-httpx Add support for instrument client with proxy (#2664)
  • opentelemetry-instrumentation-aiohttp-client Implement new semantic convention opt-in migration (#2673)
  • opentelemetry-instrumentation-django Add http.target to Django duration metric attributes (#2624)
  • opentelemetry-instrumentation-urllib3 Implement new semantic convention opt-in migration (#2715)
  • opentelemetry-instrumentation-django Implement new semantic convention opt-in with stable http semantic conventions (#2714)
  • opentelemetry-instrumentation-urllib Implement new semantic convention opt-in migration (#2736)

Breaking changes

  • opentelemetry-instrumentation-asgi, opentelemetry-instrumentation-fastapi, opentelemetry-instrumentation-starlette Use tracer and meter of originating components instead of one from asgi middleware (#2580)
  • Populate {method} as HTTP on _OTHER methods from scope for asgi middleware (#2610)
  • Populate {method} as HTTP on _OTHER methods from scope for fastapi middleware

... (truncated)

Commits


Updates opentelemetry-instrumentation-grpc from 0.22b0 to 0.47b0

Release notes

Sourced from opentelemetry-instrumentation-grpc's releases.

opentelemetry-contrib v0.36b0

What's Changed

dependabot[bot] commented 2 weeks ago

The group that created this PR has been removed from your configuration.