File: changelog

package info (click to toggle)
golang-opentelemetry-contrib 0.56.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,884 kB
  • sloc: makefile: 278; sh: 211; sed: 1
file content (80 lines) | stat: -rw-r--r-- 2,704 bytes parent folder | download
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
golang-opentelemetry-contrib (0.56.0-5) unstable; urgency=medium

  * Team upload.

  [ Nicolas Peugnet ]
  * Add patch to fix tests with go 1.24. (Closes: #1098564)

  [ Guillem Jover ]
  * Switch to Standards-Version 4.7.2 (no changes needed).
  * Update copyright years.
  * Update debian-branch in debian/gbp.conf.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 04 Mar 2025 14:40:00 +0100

golang-opentelemetry-contrib (0.56.0-4) unstable; urgency=medium

  * Team upload
  * Change Breaks to declare golang-github-prometheus-prometheus-dev
    instead of prometheus to help with testing migration

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 01 Nov 2024 05:43:01 -0400

golang-opentelemetry-contrib (0.56.0-3) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * Add Breaks: prometheus (<< 2.45.6+ds-6)

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 31 Oct 2024 06:20:10 -0400

golang-opentelemetry-contrib (0.56.0-2) experimental; urgency=medium

  * Team upload.
  * Run wrap-and-sort -ast.
  * Switch to Standards-Version 4.7.0 (no changes needed).
  * Place each Makefile variable element on its own line.
  * Update gbp configuration following Go Team new workflow.
  * Use dh-sequence-golang instead of dh-golang and --with=golang.
  * Remove specific tag component from Source field in debian/control.
  * Include propagators/b3 and zpages needed by golang-opentelemetry-collector.
  * Add debian/.gitignore file.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 22 Oct 2024 00:39:43 +0200

golang-opentelemetry-contrib (0.56.0-1) experimental; urgency=medium

  * Team upload
  * Tighten dependencies on otel-dev
  * New upstream version: 0.56.0
  * Refresh patches
  * New dependencies: zapcore, logrus

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 20 Oct 2024 20:33:40 -0400

golang-opentelemetry-contrib (0.42.0-2) unstable; urgency=medium

  * Fix DH_GOLANG_EXCLUDES and drop unused Depends
  * Enable tests
  * Update section to golang

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 02 Aug 2024 14:01:08 +0800

golang-opentelemetry-contrib (0.42.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Upload to unstable, Closes: #1059573
  * drop golang-github-labstack-echo.v3-dev, no longer in unstable,
    Closes: #1072143
  * don't build any propagators for now
  * build instrumentation/net, required by newer docker.io
  * exclude otelgrpc example that requires newer grpc

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 31 May 2024 06:26:35 -0400

golang-opentelemetry-contrib (0.25.0-1) experimental; urgency=medium

  * Initial packaging (Closes: #1022834).

 -- Thomas Goirand <zigo@debian.org>  Wed, 05 Oct 2022 11:53:20 +0200