1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
golang-opentelemetry-otel (1.31.0-4) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.7.2
* Bump debian/* copyright years.
* Skip TestTraceProviderDelegatesSameInstance to fix FTBFS. Closes: #1100347.
-- Simon Josefsson <simon@josefsson.org> Thu, 20 Mar 2025 10:38:38 +0100
golang-opentelemetry-otel (1.31.0-3) unstable; urgency=medium
* Team upload.
* Add Breaks: golang-github-prometheus-prometheus-dev (<< 2.45.6+ds-6)
to aid testing migration
-- Reinhard Tartler <siretart@tauware.de> Fri, 01 Nov 2024 05:30:08 -0400
golang-opentelemetry-otel (1.31.0-2) unstable; urgency=medium
* Team upload
* Upload to unstable
-- Reinhard Tartler <siretart@tauware.de> Thu, 31 Oct 2024 06:16:41 -0400
golang-opentelemetry-otel (1.31.0-1) experimental; urgency=medium
* Team upload
* New upstream version: 1.31.0
-- Reinhard Tartler <siretart@tauware.de> Sun, 20 Oct 2024 11:21:32 -0400
golang-opentelemetry-otel (1.21.0-4) unstable; urgency=medium
* Revert "Skip tiemed out TestStartErrorInvalidAddress"
* Unset http proxy environment to fix tests hanging
-- Shengjing Zhu <zhsj@debian.org> Tue, 27 Aug 2024 16:08:50 +0800
golang-opentelemetry-otel (1.21.0-3) unstable; urgency=medium
* Bump golang-google-grpc-dev to 1.34.0
* Skip tiemed out TestStartErrorInvalidAddress
-- Shengjing Zhu <zhsj@debian.org> Thu, 15 Aug 2024 19:24:47 +0800
golang-opentelemetry-otel (1.21.0-2) unstable; urgency=medium
* Team upload
* Upload changes from experimental to unstable
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Thu, 25 Jul 2024 09:18:25 +0000
golang-opentelemetry-otel (1.21.0-1) experimental; urgency=medium
* Team upload
* New upstream release
-- Reinhard Tartler <siretart@tauware.de> Sun, 30 Jun 2024 16:16:41 -0400
golang-opentelemetry-otel (1.19.0-0) experimental; urgency=medium
* Team upload.
* New upstream release
-- Reinhard Tartler <siretart@tauware.de> Fri, 14 Jun 2024 20:07:32 -0400
golang-opentelemetry-otel (1.16.0-2) experimental; urgency=medium
* Team Upload.
* Enable the otlp exporter
-- Reinhard Tartler <siretart@tauware.de> Wed, 05 Jun 2024 21:57:18 -0400
golang-opentelemetry-otel (1.16.0-1) unstable; urgency=medium
* New upstream release 1.16.0
* Update Standards-Version to 4.6.2 (no changes)
* Install extra templates files for go:embed
* Refresh Depends and Build-Depends
+ Add golang-github-go-logr-logr-dev
+ Add golang-github-go-logr-stdr-dev
+ Drop golang-github-benbjohnson-clock-dev
-- Shengjing Zhu <zhsj@debian.org> Thu, 15 Jun 2023 15:56:07 +0800
golang-opentelemetry-otel (1.1.0-2) unstable; urgency=medium
* Fix file exclusion pattern
-- Shengjing Zhu <zhsj@debian.org> Fri, 12 Nov 2021 23:58:49 +0800
golang-opentelemetry-otel (1.1.0-1) unstable; urgency=medium
* Initial release (Closes: #999478)
-- Shengjing Zhu <zhsj@debian.org> Fri, 12 Nov 2021 01:44:54 +0800
|