mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-26 03:23:11 +08:00
Update version to 1.36.0.dev/0.57b0.dev (#3633)
This commit is contained in:

committed by
GitHub

parent
b63ca133be
commit
109173fec7
@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## Version 1.35.0/0.56b0 (2025-07-11)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- `opentelemetry-instrumentation-pika` Added instrumentation for All `SelectConnection` adapters
|
- `opentelemetry-instrumentation-pika` Added instrumentation for All `SelectConnection` adapters
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -16,7 +16,7 @@ sortfirst=
|
|||||||
ext/*
|
ext/*
|
||||||
|
|
||||||
[stable]
|
[stable]
|
||||||
version=1.35.0.dev
|
version=1.36.0.dev
|
||||||
|
|
||||||
packages=
|
packages=
|
||||||
opentelemetry-sdk
|
opentelemetry-sdk
|
||||||
@ -34,7 +34,7 @@ packages=
|
|||||||
opentelemetry-api
|
opentelemetry-api
|
||||||
|
|
||||||
[prerelease]
|
[prerelease]
|
||||||
version=0.56b0.dev
|
version=0.57b0.dev
|
||||||
|
|
||||||
packages=
|
packages=
|
||||||
all
|
all
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -27,7 +27,7 @@ classifiers = [
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-sdk ~= 1.12",
|
"opentelemetry-sdk ~= 1.12",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"rich>=10.0.0",
|
"rich>=10.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,7 +26,7 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.5",
|
"opentelemetry-api ~= 1.5",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,9 +26,9 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,9 +26,9 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.27",
|
"opentelemetry-api ~= 1.27",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"typing_extensions ~= 4.1",
|
"typing_extensions ~= 4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -27,9 +27,9 @@ classifiers = [
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"asgiref ~= 3.0",
|
"asgiref ~= 3.0",
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt ~= 1.0",
|
"wrapt ~= 1.0",
|
||||||
"typing_extensions ~= 4.12",
|
"typing_extensions ~= 4.12",
|
||||||
]
|
]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.14",
|
"opentelemetry-api ~= 1.14",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -25,8 +25,8 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.13",
|
"Programming Language :: Python :: 3.13",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-propagator-aws-xray ~= 1.0",
|
"opentelemetry-propagator-aws-xray ~= 1.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -25,8 +25,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.30",
|
"opentelemetry-api ~= 1.30",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-propagator-aws-xray ~= 1.0",
|
"opentelemetry-propagator-aws-xray ~= 1.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -25,7 +25,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.13",
|
"Programming Language :: Python :: 3.13",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,6 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
|
||||||
_instruments = tuple()
|
_instruments = tuple()
|
||||||
|
@ -26,15 +26,15 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-wsgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-wsgi == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
asgi = [
|
asgi = [
|
||||||
"opentelemetry-instrumentation-asgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-asgi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
instruments = [
|
instruments = [
|
||||||
"django >= 1.10",
|
"django >= 1.10",
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,10 +26,10 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-wsgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-wsgi == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
"packaging >= 20.0",
|
"packaging >= 20.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,10 +26,10 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-asgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-asgi == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,10 +26,10 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-wsgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-wsgi == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
"packaging >= 21.0",
|
"packaging >= 21.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,9 +26,9 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,7 +26,7 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.5",
|
"opentelemetry-api ~= 1.5",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,7 +26,7 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,6 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
|
||||||
_instruments = tuple()
|
_instruments = tuple()
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -25,7 +25,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.13",
|
"Programming Language :: Python :: 3.13",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-api ~= 1.5",
|
"opentelemetry-api ~= 1.5",
|
||||||
"packaging >= 20.0",
|
"packaging >= 20.0",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,10 +26,10 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-wsgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-wsgi == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"wrapt >= 1.12.1",
|
"wrapt >= 1.12.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,9 +26,9 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"packaging >= 21.0",
|
"packaging >= 21.0",
|
||||||
"wrapt >= 1.11.2",
|
"wrapt >= 1.11.2",
|
||||||
]
|
]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,8 +26,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-dbapi == 0.56b0.dev",
|
"opentelemetry-instrumentation-dbapi == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,6 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
|
||||||
_instruments = tuple()
|
_instruments = tuple()
|
||||||
|
@ -26,10 +26,10 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-instrumentation-asgi == 0.56b0.dev",
|
"opentelemetry-instrumentation-asgi == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -25,7 +25,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.13",
|
"Programming Language :: Python :: 3.13",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-api ~= 1.11",
|
"opentelemetry-api ~= 1.11",
|
||||||
"psutil >= 5.9.0, < 8",
|
"psutil >= 5.9.0, < 8",
|
||||||
]
|
]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -26,7 +26,7 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"wrapt >= 1.0.0, < 2.0.0",
|
"wrapt >= 1.0.0, < 2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
@ -25,9 +25,9 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"opentelemetry-api ~= 1.12",
|
"opentelemetry-api ~= 1.12",
|
||||||
"opentelemetry-instrumentation == 0.56b0.dev",
|
"opentelemetry-instrumentation == 0.57b0.dev",
|
||||||
"opentelemetry-semantic-conventions == 0.56b0.dev",
|
"opentelemetry-semantic-conventions == 0.57b0.dev",
|
||||||
"opentelemetry-util-http == 0.56b0.dev",
|
"opentelemetry-util-http == 0.57b0.dev",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
@ -12,4 +12,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.56b0.dev"
|
__version__ = "0.57b0.dev"
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user