Logo
Explore Help
Sign In
unistack-org/micro-tracer-opentracing
3
0
Fork 1
You've already forked micro-tracer-opentracing
Code Issues Pull Requests Actions Packages Projects Releases 35 Wiki Activity

35 Releases 41 Tags

RSS Feed
  • v3.10.1 09b677ee53
    Compare

    v3.10.1 Stable

    vtolstov released this 2023-01-18 10:08:13 +03:00 | 63 commits to v3 since this release

    What's Changed

    • fix span tags by @vtolstov in https://github.com/unistack-org/micro-tracer-opentracing/pull/30

    Full Changelog: https://github.com/unistack-org/micro-tracer-opentracing/compare/v3.10.0...v3.10.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.0 93cb40a39b
    Compare

    v3.10.0 Stable

    vtolstov released this 2023-01-17 09:23:12 +03:00 | 65 commits to v3 since this release

    What's Changed

    • add ability to pass opentracing.Tracer by @vtolstov in https://github.com/unistack-org/micro-tracer-opentracing/pull/28

    Full Changelog: https://github.com/unistack-org/micro-tracer-opentracing/compare/v3.9.0...v3.10.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.0 1566ccf0d8
    Compare

    v3.9.0 Stable

    vtolstov released this 2023-01-16 23:43:40 +03:00 | 68 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.9.13 to 3.9.14 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/22
    • Bump go.unistack.org/micro/v3 from 3.9.14 to 3.9.15 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/23
    • Bump go.unistack.org/micro/v3 from 3.9.15 to 3.9.17 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/24
    • Bump go.unistack.org/micro/v3 from 3.9.17 to 3.9.18 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/25
    • Bump go.unistack.org/micro/v3 from 3.9.18 to 3.10.0 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/26
    • implement tracer.Tracer interface by @vtolstov in https://github.com/unistack-org/micro-tracer-opentracing/pull/27

    New Contributors

    • @vtolstov made their first contribution in https://github.com/unistack-org/micro-tracer-opentracing/pull/27

    Full Changelog: https://github.com/unistack-org/micro-tracer-opentracing/compare/v3.8.0...v3.9.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.0 482454070f
    Compare

    v3.8.0 Stable

    vtolstov released this 2022-11-26 22:20:16 +03:00 | 80 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.8.2 to 3.8.21 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/1
    • Bump actions/cache from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/2
    • Bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.1 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/4
    • Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.5 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/5
    • Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/6
    • Bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/7
    • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/8
    • Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/9
    • Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/10
    • Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/11
    • Bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.10 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/12
    • Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/15
    • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/14
    • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/16
    • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/18
    • Bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/19
    • Bump go.unistack.org/micro/v3 from 3.9.11 to 3.9.13 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/20
    • Bump hmarr/auto-approve-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-tracer-opentracing/pull/21

    New Contributors

    • @dependabot made their first contribution in https://github.com/unistack-org/micro-tracer-opentracing/pull/1

    Full Changelog: https://github.com/unistack-org/micro-tracer-opentracing/commits/v3.8.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.0.7 b9fdec821e
    Compare

    v4.0.7
    Some checks failed
    codeql / analyze (go) (push) Failing after 2m58s
    Details
    build / test (push) Failing after 1m9s
    Details
    build / lint (push) Successful in 9m19s
    Details
    Stable

    vtolstov released this | 26 commits to v3 since this release

    • fix span tags and labels
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.25.4 Page: 67ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API