trace4cats

Distributed app tracing implementation in pure scala using cats-effect

MIT License

Stars
187
Committers
18

Bot releases are visible (Hide)

trace4cats - v0.14.7 Latest Release

Published by github-actions[bot] 8 months ago

Changes

  • Fix span completer freezing issue @kovstas (#915)

🧰 Maintenance

  • Update scalatest to 3.2.17 @scala-steward (#904)
  • Update scala3-library to 3.3.1 @scala-steward (#901)
  • Update scala-library to 2.13.12 @scala-steward (#900)
  • Update scala-library to 2.12.18 @scala-steward (#872)
  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 @dependabot (#926)
  • Update sbt-tpolecat to 0.4.4 @scala-steward (#885)
  • Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 @dependabot (#925)
  • Update fs2-core to 3.9.4 @scala-steward (#923)
  • Update sbt-dynver to 5.0.1 @scala-steward (#862)
  • Update scalacheck to 1.17.0 @scala-steward (#809)
  • Bump release-drafter/release-drafter from 5.20.0 to 5.23.0 @dependabot (#847)
  • Update cats-core, cats-laws to 2.10.0 @scala-steward (#894)
  • Update sbt-github-actions to 0.22.0 @scala-steward (#919)
  • Update commons-codec to 1.16.0 @scala-steward (#876)
  • Update cats-effect-laws, cats-effect-std, ... to 3.5.3 @scala-steward (#922)
  • Update sbt to 1.9.8 @scala-steward (#920)
  • Update scalafmt-core to 3.7.17 @scala-steward (#918)
  • Update scalafmt-core to 3.7.15 @scala-steward (#914)
  • Update sbt to 1.9.7 @scala-steward (#913)
trace4cats - v0.14.6

Published by alejandrohdezma about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trace4cats/trace4cats/compare/v0.14.5...v0.14.6

trace4cats - v0.14.5: Fix iolocal dependencies

Published by github-actions[bot] about 1 year ago

Changes

  • Fix module dependencies for iolocal @ybasket (#893)

🧰 Maintenance

  • Update fs2-core to 3.8.0 @scala-steward (#891)
  • Update scalafmt-core to 3.7.12 @scala-steward (#892)
  • Update scalafmt-core to 3.7.11 @scala-steward (#890)
  • Update sbt to 1.9.3 @scala-steward (#889)
trace4cats - v0.14.4: Fix shutdown of QueuedSpanCompleter

Published by github-actions[bot] over 1 year ago

Changes

  • Fix shutdown of QueuedSpanCompleter @ybasket (#888)

🧰 Maintenance

  • Update cats-effect-laws, cats-effect-std, ... to 3.5.1 @scala-steward (#879)
  • Update scalafmt-core to 3.7.10 @scala-steward (#887)
  • Update scalafmt-core to 3.7.9 @scala-steward (#886)
  • Update scalafmt-core to 3.7.8 @scala-steward (#884)
  • Update sbt to 1.9.2 @scala-steward (#883)
  • Update scalafmt-core to 3.7.7 @scala-steward (#882)
  • Update scalafmt-core to 3.7.6 @scala-steward (#880)
  • Update sbt to 1.9.1 @scala-steward (#877)
trace4cats - v0.14.3

Published by github-actions[bot] over 1 year ago

While mostly a maintenance release, it enables more precise span timings (theoretically down to nanoseconds) based on the improvements cats-effect 3.4 brought. Note that some exporters require updates to preserve this more fine-grained timing information properly.

Scala 3 has been updated 3.3, so make sure to be up-to-date as well.

Changes

  • Preserve nanosecond precision @ybasket (#875)

🧰 Maintenance

  • Update sbt to 1.9.0 @scala-steward (#869)
  • Update sbt-ci-release-early to 2.0.45 @scala-steward (#868)
  • Update scalatest to 3.2.16 @scala-steward (#867)
  • Update scalafmt-core to 3.7.4 @scala-steward (#866)
  • Update sbt to 1.8.3 @scala-steward (#865)
  • Update sbt-ci-release-early to 2.0.42 @scala-steward (#859)
  • Update scalafmt-core to 3.7.3 @scala-steward (#854)
  • Update sbt-ci-release-early to 2.0.39 @scala-steward (#852)
trace4cats - v0.14.2

Published by github-actions[bot] over 1 year ago

Changes

  • Make parsing of Google's X-Cloud-Trace-Context less strict @sideeffffect (#850)

🧰 Maintenance

  • Update scalafmt-core to 3.7.2 @scala-steward (#848)
  • Update scalafmt-core to 3.7.1 @scala-steward (#840)
  • Update scalafmt-core to 3.7.0 @scala-steward (#838)
  • Update scalatest to 3.2.15 @scala-steward (#836)
  • Update sbt-tpolecat to 0.4.2 @scala-steward (#835)
  • Update sbt to 1.8.0 @scala-steward (#818)
  • Update sbt-scalafmt to 2.5.0 @scala-steward (#819)
trace4cats - v0.14.1

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • Rework span queued span completer @janstenpickle (#816)

🧰 Maintenance

  • Update scalafmt-core to 3.6.1 @scala-steward (#815)
  • Update sbt to 1.7.3 @scala-steward (#814)
  • Update sbt-ci-release-early to 2.0.37 @scala-steward (#813)
  • Update scalatest to 3.2.14 @scala-steward (#811)
  • Update scalafmt-core to 3.6.0 @scala-steward (#810)
  • Update sbt to 1.7.2 @scala-steward (#808)
  • Update fs2-core to 3.2.14 @scala-steward (#799)
  • Update sbt-ci-release-early to 2.0.35 @scala-steward (#796)
  • Update scalafmt-core to 3.5.9 @scala-steward (#794)
  • Update fs2-core to 3.2.12 @scala-steward (#793)
  • Update scalatest to 3.2.13 @scala-steward (#791)
trace4cats - v0.14.0

Published by github-actions[bot] about 2 years ago

Changes

The most siginificant change in this release is the module and package re-org. See the migration guide for info on how to migrate.

🚀 Features

  • Add handled error type alias @janstenpickle (#761)
  • Migrate classes to new package structure @janstenpickle (#748)
  • Add specs to check randomness of ID generation @ybasket (#743)
  • Rename io packages to iolocal @ybasket (#752)
  • Fix DischargeSpan's parent of child @ybasket (#753)
  • Module re-org @janstenpickle (#742)
  • Add Trace.WithContext @janstenpickle (#741)
  • Add helpers to construct Trace backed by IOLocal @mrdziuban (#729)
  • Improve derivation for TraceId.Gen & SpanId.Gen @catostrophe (#736)
  • Introduce TraceId.Gen, SpanId.Gen @catostrophe (#732)
  • Span params case class @janstenpickle (#762)

🐛 Bug Fixes

  • Fix stream span exporter monoid @janstenpickle (#785)

🧰 Maintenance

  • Update scala-collection-compat to 2.8.1 @scala-steward (#789)
  • Update fs2-core to 3.2.11 @scala-steward (#788)
  • Update scala-collection-compat to 2.8.0 @scala-steward (#779)
  • Update log4cats-slf4j to 2.4.0 @scala-steward (#782)
  • Update sbt-tpolecat to 0.4.1 @scala-steward (#784)
  • Update cats-effect-laws, cats-effect-std, ... to 3.3.14 @scala-steward (#781)
  • Update sbt to 1.7.1 @scala-steward (#780)
  • Update sbt-ci-release-early to 2.0.32 @scala-steward (#778)
  • Update sbt-tpolecat to 0.4.0 @scala-steward (#777)
  • Update fs2-core to 3.2.10 @scala-steward (#776)
  • Update scala3-library to 3.1.3 @scala-steward (#768)
  • Update cats-core, cats-laws to 2.8.0 @scala-steward (#770)
  • Update discipline-scalatest to 2.2.0 @scala-steward (#772)
  • Update scala-library to 2.12.16 @scala-steward (#767)
  • Update log4cats-slf4j to 2.3.2 @scala-steward (#773)
  • Update cats-effect-laws, cats-effect-std, ... to 3.3.13 @scala-steward (#771)
  • Update scalafmt-core to 3.5.8 @scala-steward (#769)
  • Update sbt-tpolecat to 0.3.3 @scala-steward (#766)
  • Update fs2-core to 3.2.9 @scala-steward (#765)
  • Update sbt-ci-release-early to 2.0.30 @scala-steward (#759)
  • Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 @dependabot (#754)
  • Update cats-effect-laws, cats-effect-std, ... to 3.3.12 @scala-steward (#756)
  • Update log4cats-slf4j to 2.3.1 @scala-steward (#751)
  • Update log4cats-slf4j to 2.3.0 @scala-steward (#747)
  • Update sbt-tpolecat to 0.3.1 @scala-steward (#737)
  • Update scalatest to 3.2.12 @scala-steward (#739)
  • Update sbt-ci-release-early to 2.0.29 @scala-steward (#738)
  • Update sbt-tpolecat to 0.3.0 @scala-steward (#735)
  • Update scalafmt-core to 3.5.2 @scala-steward (#734)
  • Update discipline-core to 1.5.1 @scala-steward (#733)
  • Update scala3-library to 3.1.2 @scala-steward (#730)
  • Update sbt-tpolecat to 0.2.3 @scala-steward (#731)
  • Update discipline-core to 1.5.0 @scala-steward (#726)
  • Update scalacheck to 1.16.0 @scala-steward (#725)
  • Update scalafmt-core to 3.5.1 @scala-steward (#724)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.11 @scala-steward (#722)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.10 @scala-steward (#721)
  • Update scalafmt-core to 3.5.0 @scala-steward (#720)
  • Update sbt-tpolecat to 0.2.2 @scala-steward (#719)
  • Update readme for 0.14.0 release @janstenpickle (#790)
trace4cats - v0.13.1

Published by github-actions[bot] over 2 years ago

Changes

🐛 Bug Fixes

  • Throwable.getMessage can return null @tdbgamer (#713)

🧰 Maintenance

  • Update hotswap-ref to 0.2.2 @trace4cats-steward (#718)
  • Update sbt-tpolecat to 0.2.1 @trace4cats-steward (#717)
  • Update fs2-core to 3.2.7 @scala-steward (#716)
  • Update sbt-tpolecat to 0.2.0 @scala-steward (#715)
  • Update fs2-core to 3.2.6 @scala-steward (#714)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.9 @scala-steward (#712)
  • Update scala-collection-compat to 2.7.0 @scala-steward (#711)
trace4cats - v0.13.0

Published by github-actions[bot] over 2 years ago

Changes

🚀 Features

  • Add http.flavor to SemanticAttributeKeys @tarmath (#659)

🧰 Maintenance

  • Bump release-drafter/release-drafter from 5.18.0 to 5.19.0 @dependabot (#708)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.8 @scala-steward (#710)
  • Simplify build.sbt @bplommer (#700)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.7 @scala-steward (#709)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.6 @scala-steward (#707)
  • Update fs2-core to 3.2.5 @scala-steward (#706)
  • Update sbt-tpolecat to 0.1.22 @scala-steward (#705)
  • Update sbt-tpolecat to 0.1.21 @scala-steward (#704)
  • Update sbt-buildinfo to 0.11.0 @scala-steward (#703)
  • Update scalafmt-core to 3.4.3 @scala-steward (#699)
  • Update sbt-ci-release-early to 2.0.28 @scala-steward (#698)
  • Update slf4j-nop to 1.7.36 @scala-steward (#697)
  • Update scalafmt-core to 3.4.2 @scala-steward (#695)
  • Update scalafmt-core to 3.4.1 @scala-steward (#694)
  • Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 @dependabot (#693)
  • Update scala3-library to 3.1.1 @scala-steward (#691)
  • Update sbt to 1.6.2 @scala-steward (#692)
  • Update sbt-ci-release-early to 2.0.27 @scala-steward (#690)
  • Update scalafmt-core to 3.4.0 @scala-steward (#688)
  • Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 @dependabot (#683)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.5 @scala-steward (#689)
  • Update slf4j-nop to 1.7.35 @scala-steward (#687)
  • Update scalatest to 3.2.11 @scala-steward (#686)
  • Update scalafmt-core to 3.3.3 @scala-steward (#685)
  • Update scalafmt-core to 3.3.2 @scala-steward (#684)
  • Update sbt-ci-release-early to 2.0.26 @scala-steward (#682)
  • Update log4cats-slf4j to 2.2.0 @scala-steward (#680)
  • Update sbt-ci-release-early to 2.0.22 @scala-steward (#679)
  • Update scala-library to 2.13.8 @scala-steward (#676)
  • Bump release-drafter/release-drafter from 5.15.0 to 5.17.5 @dependabot (#678)
  • Update slf4j-nop to 1.7.33 @scala-steward (#677)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.4 @scala-steward (#674)
  • Update scalafmt-core to 3.3.1 @scala-steward (#673)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.3 @scala-steward (#672)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.2 @scala-steward (#671)
  • Update sbt to 1.6.1 @scala-steward (#670)
  • Update sbt to 1.6.0 @scala-steward (#669)
  • Update fs2-core to 3.2.4 @scala-steward (#668)
  • Update scalafmt-core to 3.3.0 @scala-steward (#667)
  • Update sbt-scalafmt to 2.4.6 @scala-steward (#666)
  • Update scalafmt-core to 3.2.2 @scala-steward (#665)
  • Update sbt to 1.5.8 @scala-steward (#664)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.1 @scala-steward (#663)
  • Update discipline-core to 1.4.0 @scala-steward (#658)
  • Update sbt to 1.5.7 @scala-steward (#661)
  • Update sbt to 1.5.6 @scala-steward (#660)
  • Update fs2-core to 3.2.3 @scala-steward (#657)
  • Update sbt-scalafmt to 2.4.5 @scala-steward (#656)
  • Update scalafmt-core to 3.2.1 @scala-steward (#655)
  • Update sbt-github-actions to 0.14.2 @scala-steward (#654)
  • Update scalafmt-core to 3.2.0 @scala-steward (#652)
  • Update cats-effect, cats-effect-kernel, ... to 3.3.0 @scala-steward (#651)
  • Update cats-core, cats-laws to 2.7.0 @scala-steward (#650)
  • Update scalafmt-core to 3.1.2 @scala-steward (#649)
  • Update sbt-scalafmt to 2.4.4 @scala-steward (#648)
  • Update scalafmt-core to 3.1.1 @scala-steward (#645)
  • Update scala-collection-compat to 2.6.0 @scala-steward (#643)
  • Update scala-library to 2.13.7 @scala-steward (#642)
  • Update fs2-core to 3.2.2 @scala-steward (#640)
  • Update discipline-core to 1.3.0 @scala-steward (#637)
  • Update scala3-library to 3.1.0 @scala-steward (#633)
  • Update sbt-ci-release-early to 2.0.19 @scala-steward (#646)
  • Update case-insensitive to 1.2.0 @scala-steward (#636)
  • Update scalafmt-core to 3.0.8 @scala-steward (#641)
  • Update scalafmt-core to 3.0.7 @scala-steward (#635)
  • Update fs2-core to 3.1.6 @scala-steward (#632)
  • Update sbt-ci-release-early to 2.0.18 @scala-steward (#628)
  • Update fs2-core to 3.1.5 @scala-steward (#629)
  • Update fs2-core to 3.1.4 @scala-steward (#627)
  • Update scalafmt-core to 3.0.6 @scala-steward (#626)
  • Update scalafmt-core to 3.0.5 @scala-steward (#625)
  • Update fs2-core to 3.1.3 @scala-steward (#624)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.9 @scala-steward (#623)
  • Update scalatest to 3.2.10 @scala-steward (#621)
  • Update scalafmt-core to 3.0.4 @scala-steward (#620)
  • Update scala-library to 2.12.15 @scala-steward (#619)
  • Update scalafmt-core to 3.0.3 @scala-steward (#618)
  • Update fs2-core to 3.1.2 @scala-steward (#617)
  • Bump crazy-max/ghaction-import-gpg from 3 to 4 @dependabot (#614)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.8 @scala-steward (#615)
  • Update scala3-library to 3.0.2 @scala-steward (#609)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.7 @scala-steward (#613)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.6 @scala-steward (#611)
  • Update kind-projector to 0.13.2 @scala-steward (#612)
  • Update scalafmt-core to 3.0.2 @scala-steward (#610)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.5 @scala-steward (#607)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.4 @scala-steward (#606)
  • Update scalafmt-core to 3.0.1 @scala-steward (#605)
  • Update kind-projector to 0.13.1 @scala-steward (#604)
  • Update fs2-core to 3.1.1 @scala-steward (#603)
  • Update scalafmt-core to 3.0.0 @scala-steward (#602)
  • Update sbt-github-actions to 0.13.0 @scala-steward (#600)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.3 @scala-steward (#601)
  • Update fs2-core to 3.1.0 @scala-steward (#599)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.2 @scala-steward (#598)
trace4cats - v0.12.0

Published by github-actions[bot] about 3 years ago

Changes

This is the first stable release fully compatible with Cats Effect 3. The major change since RC2 is Scala 3 support.

🚀 Features

  • Use custom Arbitrary[Instant] instance again @ybasket (#591)
  • Add Scala 3 build @ybasket (#587)

🐛 Bug Fixes

  • Fix Arbitrary instances in testkit @catostrophe (#597)

🧰 Maintenance

  • Update cats-effect, cats-effect-kernel, ... to 3.2.1 @scala-steward (#595)
  • Update cats-effect, cats-effect-kernel, ... to 3.2.0 @scala-steward (#588)
  • Update sbt to 1.5.5 @scala-steward (#584)
  • Update scala-collection-compat to 2.5.0 @scala-steward (#583)
  • Update sbt-scalafmt to 2.4.3 @scala-steward (#582)
  • Update sbt-ci-release-early to 2.0.17 @scala-steward (#581)
trace4cats - v0.11.1

Published by catostrophe about 3 years ago

Changes

This is a maintenance release in 0.11.x series compatible with the CE2 ecosystem. The most notable change is migration to http4s 0.22.0. All other dependencies are updated to the latest versions.

🧰 Maintenance

  • 0.11.x dependency updates @catostrophe (#496)
  • Backport to 0.11.x: delay GoogleAccountParser#parse properly @catostrophe (#590)
trace4cats - v0.12.0-RC2

Published by github-actions[bot] over 3 years ago

Changes

This is the second RC compatible with Cats Effect 3. The main change is migrating the project to a new organization and splitting it into multiple repositories so that further releases can be cut independently.

🚀 Features

  • Support Cloud Trace headers @desbo (#572)
  • More preparations for Scala 3 @ybasket (#576)
  • Add hotswappable completer & exporter implementations @janstenpickle (#530)
  • Scala 3 preparations: enumeratum and better-monadic-for @ybasket (#534)
  • Dynamic sampling @janstenpickle (#519)

🐛 Bug Fixes

  • Fix flaky Jaeger tests @catostrophe (#528)

🧰 Maintenance

  • Update fs2-core to 3.0.6 @scala-steward (#578)
  • Update fs2-core to 3.0.5 @scala-steward (#577)
  • Update micronaut-core to 2.5.7 @scala-steward (#571)
  • Update hotswap-ref to 0.2.1 @scala-steward (#570)
  • Update hotswap-ref to 0.2.0 @scala-steward (#569)
  • Update sbt to 1.5.4 @scala-steward (#567)
  • Update scaffeine to 4.1.0 @scala-steward (#563)
  • Update micronaut-core to 2.5.5 @scala-steward (#555)
  • Update cats, http4s-backend to 3.3.6 @scala-steward (#553)
  • Update sbt-tpolecat to 0.1.20 @scala-steward (#552)
  • Update google-cloud-trace to 1.4.0 @scala-steward (#549)
  • Update circe-yaml to 0.14.0 @scala-steward (#548)
  • Update sbt to 1.5.3 @scala-steward (#550)
  • Update http4s to 0.23.0-RC1, http4s-jdk-http-client to 0.5.0-RC1 @catostrophe (#547)
  • Update scala-library to 2.12.14 @scala-steward (#545)
  • Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#544)
  • Update natchez-core to 0.1.5 @scala-steward (#541)
  • Update circe-generic-extras, circe-parser to 0.14.1 @scala-steward (#539)
  • Update sbt-tpolecat to 0.1.19 @scala-steward (#540)
  • Drop unused dependencies from build @catostrophe (#536)
  • Update cats-testkit-scalatest to 2.1.5 @scala-steward (#533)
  • Update scalacheck-shapeless_1.14 to 1.3.0 @scala-steward (#535)
  • Update cats, http4s-backend to 3.3.5 @scala-steward (#532)
  • Update fs2-kafka to 2.1.0 @scala-steward (#527)
  • Update kittens to 2.3.2 @scala-steward (#524)
  • Update sbt-tpolecat to 0.1.18 @scala-steward (#523)
  • Update fs2-core, fs2-io to 3.0.4 @scala-steward (#522)
  • Update google-auth-library-credentials to 0.26.0 @scala-steward (#521)
  • Update micronaut-core to 2.5.4 @scala-steward (#520)
  • Update zio-interop-cats to 3.1.1.0 @scala-steward (#518)
  • Update tapir-cats, tapir-json-circe to 0.18.0-M11 @scala-steward (#517)
  • Update cats, http4s-backend to 3.3.4 @scala-steward (#516)
  • Update grpc-api, grpc-okhttp to 1.38.0 @scala-steward (#513)
  • Update sbt-protoc to 1.0.4 @scala-steward (#512)
  • Update vulcan to 1.7.1 @catostrophe (#511)
  • Update log4cats-slf4j to 2.1.1 @scala-steward (#509)
  • Update case-insensitive to 1.1.4 @scala-steward (#508)
  • Update natchez-core to 0.1.4 @scala-steward (#510)
  • Update scala-library to 2.13.6 @scala-steward (#506)
  • Update kind-projector to 0.13.0 @scala-steward (#505)
  • Stop releasing after mergify[bot] PRs @catostrophe (#497)
  • Update cats, http4s-backend to 3.3.3 @scala-steward (#504)
  • Update discipline-scalatest to 2.1.5 @scala-steward (#503)
  • Update compilerplugin, scalapb-runtime to 0.11.3 @scala-steward (#501)
  • Update natchez-core to 0.1.3 @scala-steward (#502)
  • Update model:core to 1.4.7 @scala-steward (#500)
  • Update fs2-core, fs2-io to 3.0.3 @scala-steward (#498)
  • Update scalatest to 3.2.9 @scala-steward (#499)
  • Update grpc-api, grpc-okhttp to 1.37.1 @scala-steward (#495)
  • Update google-cloud-trace to 1.3.4 @scala-steward (#494)
  • Update scala-collection-compat to 2.4.4 @scala-steward (#493)
  • Update cats-effect, cats-effect-kernel, ... to 3.1.1 @scala-steward (#492)
  • Update discipline-core to 1.1.5 @scala-steward (#491)
  • Update cats-core, cats-laws to 2.6.1 @scala-steward (#490)
trace4cats - v0.12.0-RC1

Published by github-actions[bot] over 3 years ago

Changes

This is the first RC compatible with the Cats Effect 3 ecosystem. Please note that tapir still doesn't have CE3 integrations.

🚀 Features

  • Migrate to Cats-Effect 3 @catostrophe (#374)

🧰 Maintenance

  • Update cats-effect to 3.1.0 @catostrophe (#374)
  • Update decline to 2.0.0 @catostrophe (#374)
  • Update fs2 to 3.0.2 @catostrophe (#374)
  • Update fs2-kafka to 2.0.0 @catostrophe (#374)
  • Update http4s to 1.0.0-M21 @catostrophe (#374)
  • Update http4s-jdk-client to 0.5.0-M4 @catostrophe (#374)
  • Update log4cats to 2.1.0 @catostrophe (#374)
  • Update natchez to 0.1.2 @catostrophe (#374)
  • Update redis4cats to 1.0.0-RC3 @catostrophe (#374)
  • Update sttp-client3 to 3.3.2 @catostrophe (#374)
  • Update tapir to 0.18.0-M10 @catostrophe (#374)
  • Update zio-interop-cats to 3.0.2.0 @catostrophe (#374)
trace4cats - v0.11.0

Published by github-actions[bot] over 3 years ago

Changes

This is the final release in the Cats Effect 2 ecosystem. All subsequent releases in the 0.11.x series will contain only hotfixes and dependency updates. You can find the docs and examples in the series/0.11.x branch.

Starting from v0.12.0, Trace4Cats depends on Cats Effect 3.

🚀 Features

  • Add zipkin exporter to collector @janstenpickle (#486)
  • Add Zipkin exporter @janstenpickle (#485)
  • Sttp2 semantic attributes @janstenpickle (#479)
  • Add attribute helpers @janstenpickle (#477)
  • Trace headers are now case insensitive @soujiro32167 (#468)

🐛 Bug Fixes

  • Fix URI attribute helpers @catostrophe (#484)

🧰 Maintenance

  • Update kind-projector to 0.12.0 @scala-steward (#487)
  • Update micronaut-core to 2.5.3 @scala-steward (#482)
  • Update testcontainers-scala-scalatest to 0.39.4 @scala-steward (#481)
  • Update micronaut-core to 2.5.2 @scala-steward (#480)
  • Stop releases on mergify builds @janstenpickle (#478)
  • Update java-jwt to 3.16.0 @scala-steward (#476)
  • Update sbt to 1.5.2 @scala-steward (#474)
  • Update opentelemetry-exporter-jaeger, ... to 1.2.0 @scala-steward (#469)
  • Update kittens to 2.3.0 @scala-steward (#464)
  • Update micronaut-core to 2.5.1 @scala-steward (#465)
  • Update model:core to 1.4.6 @scala-steward (#463)
  • Update scalacheck to 1.15.4 @scala-steward (#462)
  • Update micronaut-core to 2.5.0 @scala-steward (#460)
  • Update fs2-kafka to 1.6.1 @scala-steward (#456)
  • Update micronaut-core to 2.4.4 @scala-steward (#458)
  • Update natchez-core to 0.0.24 @scala-steward (#457)
  • Update vulcan, vulcan-enumeratum, ... to 1.6.0 @scala-steward (#454)
  • Update compilerplugin, scalapb-runtime to 0.11.2 @scala-steward (#453)
  • Update google-cloud-trace to 1.3.3 @scala-steward (#452)
  • Update model:core to 1.4.5 @scala-steward (#450)
  • Update micronaut-core to 2.4.3 @scala-steward (#451)
  • Update cats-testkit-scalatest, ... to 2.1.4 @scala-steward (#448)
  • Update sbt to 1.5.1 @scala-steward (#447)
  • Update log4cats-slf4j to 1.3.0 @scala-steward (#446)
  • Update fs2-core, fs2-io to 2.5.5 @scala-steward (#444)
  • Update google-auth-library-credentials to 0.25.5 @scala-steward (#441)
  • Update natchez-core to 0.0.23 @scala-steward (#442)
  • Update jaeger, opentelemetry-collector @catostrophe (#440)
  • Update model:core to 1.4.4 @scala-steward (#438)
  • Update zio-interop-cats to 2.4.1.0 @scala-steward (#436)
  • Update google-cloud-trace to 1.3.2 @scala-steward (#435)
  • Update scalatest to 3.2.8 @scala-steward (#433)
  • Update cats-effect, cats-effect-laws to 2.5.0 @scala-steward (#432)
  • Update cats-core, cats-laws to 2.6.0 @scala-steward (#430)
  • Update google-auth-library-credentials to 0.25.4 @scala-steward (#431)
  • Update kafka-clients to 2.8.0 @scala-steward (#429)
  • Update model:core to 1.4.3 @scala-steward (#428)
  • Update model:core to 1.4.2 @scala-steward (#427)
  • Update kittens to 2.2.2 @scala-steward (#426)
  • Update sbt-protoc to 1.0.3 @scala-steward (#424)
  • Update google-auth-library-credentials to 0.25.3 @scala-steward (#423)
  • Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#425)
  • Update google-cloud-trace to 1.3.1 @scala-steward (#421)
  • Update jaeger-thrift to 1.6.0 @scala-steward (#420)
  • Update grpc-api, grpc-okhttp to 1.37.0 @scala-steward (#419)
  • Update model:core to 1.4.1 @scala-steward (#417)
  • Update fs2-kafka to 1.5.0 @scala-steward (#414)
  • Update opentelemetry-exporter-jaeger, ... to 1.1.0 @scala-steward (#416)
  • Update http4s-blaze-client, ... to 0.21.22 @scala-steward (#415)
  • Upgrade sbt syntax to 1.5.x @catostrophe (#412)
  • Bump actions/setup-java from v1 to v2 @dependabot (#411)
  • Update java-jwt to 3.15.0 @scala-steward (#410)
  • Update sbt to 1.5.0 @scala-steward (#409)
  • Update compilerplugin, scalapb-runtime to 0.11.1 @scala-steward (#407)
  • Update vulcan, vulcan-enumeratum, ... to 1.5.1 @scala-steward (#406)
  • Update cats, http4s-backend to 3.2.3 @scala-steward (#405)
  • Update log4cats-slf4j to 1.2.2 @scala-steward (#403)
trace4cats - v0.10.1

Published by github-actions[bot] over 3 years ago

Changes

This release fixes a problem in Trace4Cats 0.10.0. We urge everyone to skip 0.10.0 and upgrade directly to 0.10.1.

🐛 Bug Fixes

  • Proper shifting after async interop in CE2 @catostrophe (#399)

🧰 Maintenance

  • Update redis4cats to 0.13.1 @catostrophe (#402)
  • Update cats-testkit-scalatest, ... to 2.1.3 @scala-steward (#401)
  • Update redis4cats-effects, ... to 0.12.1 @scala-steward (#400)
  • Update scalatest to 3.2.7 @scala-steward (#398)
  • Update natchez-core to 0.0.22 @scala-steward (#397)
  • Update micronaut-core to 2.4.2 @scala-steward (#396)
  • Update natchez-core to 0.0.21 @scala-steward (#393)
  • Update fs2-kafka to 1.4.2 @scala-steward (#392)
  • Update fs2-core, fs2-io to 2.5.4 @scala-steward (#391)
trace4cats - v0.10.0

Published by github-actions[bot] over 3 years ago

Changes

🚀 Features

  • Add mapK to EntryPoint @catostrophe (#367)
  • Get rid of InspectableQueue in AvroSpanExporter @catostrophe (#350)
  • Easier and safer par operations with Redis sample decision store @catostrophe (#351)
  • Invert control for RNG for IDs @janstenpickle (#348)
  • Make TokenBucket a resource @catostrophe (#345)
  • Remove unnecessary usages of blocker @janstenpickle (#344)
  • Simplify batching logic of spans @CremboC (#314)
  • Remove redundant type evidence on collector @janstenpickle (#309)
  • Update scala to 2.13.5, remove redundant bounds on F[_] throughout the codebase @catostrophe (#308)
  • Reduce log noise from queued completer @janstenpickle (#307)

🐛 Bug Fixes

  • Fix fluky Jaeger tests @catostrophe (#365)
  • Rename package strackdriver to stackdriver @catostrophe (#342)
  • Fix log warn logic @janstenpickle (#313)

🧰 Maintenance

  • Update scala-collection-compat to 2.4.3 @scala-steward (#385)
  • Update cats-core, cats-laws to 2.5.0 @scala-steward (#382)
  • Update cats-effect, cats-effect-laws to 2.4.1 @scala-steward (#383)
  • Update vulcan, vulcan-enumeratum, ... to 1.5.0 @scala-steward (#378)
  • Update zio-interop-cats to 2.4.0.0 @scala-steward (#379)
  • Update http4s-blaze-client, ... to 0.21.21 @scala-steward (#375)
  • Update model:core to 1.4.0 @scala-steward (#368)
  • Update cats, http4s-backend to 3.2.0 @scala-steward (#372)
  • Update grpc-api, grpc-okhttp to 1.36.1 @scala-steward (#373)
  • Update http4s-jdk-http-client to 0.3.6 @scala-steward (#371)
  • Update log4cats-slf4j to 1.2.1 @scala-steward (#370)
  • Update scalapb-json4s to 0.11.0 @scala-steward (#369)
  • Update cats-effect, cats-effect-laws to 2.4.0 @scala-steward (#366)
  • Update compilerplugin, scalapb-runtime to 0.11.0 @scala-steward (#364)
  • Update micronaut-core to 2.4.1 @scala-steward (#363)
  • Update google-auth-library-credentials to 0.25.2 @scala-steward (#362)
  • Update cats, http4s-backend to 3.1.9 @scala-steward (#361)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.19 @scala-steward (#360)
  • Update sbt-tpolecat to 0.1.17 @scala-steward (#357)
  • Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#359)
  • Update google-auth-library-credentials to 0.25.0 @scala-steward (#358)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.18 @scala-steward (#356)
  • Update model:core to 1.3.4 @scala-steward (#355)
  • Update sbt-native-packager to 1.8.1 @scala-steward (#354)
  • Update sbt-protoc to 1.0.2 @scala-steward (#353)
  • Update testcontainers-scala-scalatest to 0.39.3 @scala-steward (#349)
  • Aggregate all modules in root @catostrophe (#338)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.16 @scala-steward (#337)
  • Update google-cloud-trace to 1.3.0 @scala-steward (#336)
  • Update opentelemetry-exporter-jaeger, ... to 1.0.1 @scala-steward (#335)
  • Update micronaut-core to 2.4.0 @scala-steward (#333)
  • Update sbt to 1.4.9 @scala-steward (#334)
  • Update redis4cats-effects, ... to 0.12.0 @scala-steward (#329)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.15 @scala-steward (#332)
  • Update scalatest to 3.2.6 @scala-steward (#331)
  • Update sbt to 1.4.8 @scala-steward (#330)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.14 @scala-steward (#328)
  • Update java-jwt to 3.14.0 @scala-steward (#326)
  • Update cats, http4s-backend to 3.1.7 @scala-steward (#327)
  • Update micronaut-core to 2.3.4 @scala-steward (#325)
  • Update decline-effect to 1.4.0 @scala-steward (#322)
  • Update http4s-blaze-client, http4s-circe, ... to 0.21.20 @scala-steward (#323)
  • Update log4cats-slf4j to 1.2.0 @scala-steward (#319)
  • Update opentelemetry-exporter-jaeger, ... to 1.0.0 @scala-steward (#320)
  • Update google-cloud-trace to 1.2.13 @scala-steward (#318)
  • Update google-auth-library-credentials to 0.24.1 @scala-steward (#317)
  • Update cats, http4s-backend to 3.1.6 @scala-steward (#316)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.13 @scala-steward (#315)
  • Update natchez-core to 0.0.20 @scala-steward (#312)
  • Update cats, http4s-backend to 3.1.5 @scala-steward (#311)
  • Update scala to 2.13.5, remove redundant bounds on F[_] throughout the codebase @catostrophe (#308)
  • Update grpc-api, grpc-okhttp to 1.36.0 @scala-steward (#306)
  • Update google-auth-library-credentials to 0.24.0 @scala-steward (#305)
  • Update micronaut-core to 2.3.3 @scala-steward (#304)
  • Update google-cloud-trace to 1.2.12 @scala-steward (#303)
  • Update fs2-core, fs2-io to 2.5.3 @scala-steward (#302)
  • Update scalatest to 3.2.5 @scala-steward (#300)
  • Update fs2-kafka, vulcan, vulcan-enumeratum, ... to 1.4.1 @scala-steward (#301)
  • Update opentelemetry-exporter-jaeger, ... to 0.17.1 @scala-steward (#298)
  • Update cats-testkit-scalatest to 2.1.2 @scala-steward (#297)
  • Update cats, http4s-backend to 3.1.3 @scala-steward (#296)
  • Update discipline-scalatest to 2.1.2 @scala-steward (#295)
  • Update fs2-core, fs2-io to 2.5.2 @scala-steward (#294)
  • Update opentelemetry-exporter-jaeger, ... to 0.17.0 @scala-steward (#292)
  • Update scalatest to 3.2.4 @scala-steward (#293)
  • Update fs2-core, fs2-io to 2.5.1 @scala-steward (#291)
  • Update cats-effect, cats-effect-laws to 2.3.3 @scala-steward (#290)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.12 @scala-steward (#289)
  • Update cats-effect, cats-effect-laws to 2.3.2 @scala-steward (#288)
  • Update cats-core, cats-laws to 2.4.2 @scala-steward (#287)
  • Update scala-collection-compat to 2.4.2 @scala-steward (#286)
  • Update scalacheck to 1.15.3 @scala-steward (#284)
  • Update discipline-core to 1.1.4 @scala-steward (#285)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.11 @scala-steward (#283)
  • Update cats, http4s-backend to 3.1.2 @scala-steward (#282)
  • Bump release-drafter/release-drafter from v5.12.1 to v5.14.0 @dependabot (#281)
  • Update sbt-protoc to 1.0.1 @scala-steward (#280)
  • Update fs2-kafka to 1.4.0 @scala-steward (#279)
  • Update http4s-blaze-client, http4s-circe, ... to 0.21.19 @scala-steward (#278)
  • Update zio-interop-cats to 2.3.1.0 @scala-steward (#276)
  • Update micronaut-core to 2.3.2 @scala-steward (#277)
trace4cats - v0.9.0

Published by github-actions[bot] over 3 years ago

Changes

🚀 Features

  • Wire span error handler through to inject module @janstenpickle (#273)

🐛 Bug Fixes

  • Fix diverging implicits in Natchez conversions @catostrophe (#266)
  • Fix issues with SampleDecision @catostrophe (#263)

🧰 Maintenance

  • Add release drafter @catostrophe (#275)
  • Bump actions/checkout from v1 to v2.3.4 @dependabot (#269)
  • Bump crazy-max/ghaction-import-gpg from v2 to v3.1.0 @dependabot (#270)
  • Update vulcan, vulcan-enumeratum, ... to 1.4.0 @scala-steward (#274)
  • Update java-jwt to 3.13.0 @scala-steward (#271)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.10 @scala-steward (#272)
  • Update cats-core, cats-laws to 2.4.1 @scala-steward (#268)
  • Update cats, http4s-backend to 3.1.1 @scala-steward (#267)
  • Bump actions/cache from v1 to v2.1.4 @dependabot (#259)
  • Update opentelemetry-exporter-jaeger, ... to 0.16.0 @scala-steward (#256)
  • Update cats-core, cats-laws to 2.4.0 @scala-steward (#262)
  • Update .mergify.yml @catostrophe (#261)
  • Add dependabot @catostrophe (#257)
  • Update model:core to 1.3.3 @scala-steward (#255)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.9 @scala-steward (#254)
  • Update http4s-blaze-client, http4s-circe, ... to 0.21.18 @scala-steward (#253)
  • Update http4s-blaze-client, http4s-circe, ... to 0.21.17 @scala-steward (#252)
  • Update opentelemetry-exporter-jaeger, ... to 0.15.0 @scala-steward (#241)
  • Update model:core to 1.3.1 @scala-steward (#245)
  • Update otel/opentelemetry-collector to 0.19.0 @catostrophe (#242)
  • Update micronaut-core to 2.3.1 @scala-steward (#251)
  • Update sbt to 1.4.7 @scala-steward (#250)
  • Update compilerplugin, scalapb-runtime to 0.10.11 @scala-steward (#249)
  • Update scala-collection-compat to 2.4.1 @scala-steward (#248)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.8 @scala-steward (#246)
  • Update http4s-jdk-http-client to 0.3.5 @scala-steward (#247)
  • Update cats, http4s-backend to 3.1.0 @scala-steward (#243)
  • Update natchez-core to 0.0.19 @scala-steward (#239)
  • Update google-cloud-trace to 1.2.11 @scala-steward (#240)
  • Add Scala Steward badge to README @catostrophe (#238)
  • Update scala-collection-compat to 2.4.0 @scala-steward (#235)
  • Update google-auth-library-credentials to 0.23.0 @scala-steward (#237)
  • Update cats-testkit-scalatest to 2.1.1 @scala-steward (#236)
  • Update model:core to 1.2.2 @scala-steward (#234)
  • Update java-jwt to 3.12.1 @scala-steward (#233)
  • Update model:core to 1.2.1 @scala-steward (#232)
  • Update http4s-blaze-client, http4s-circe, ... to 0.21.16 @scala-steward (#231)
trace4cats - v0.8.0

Published by github-actions[bot] over 3 years ago

Changes

🚀 Features

  • Add integration with sttp-client3 and tapir @catostrophe (#189)
  • Add mapK/imapK to context typeclasses @catostrophe (#191)
  • Set span attributes from request @janstenpickle (#183)
  • Remove Child links, leave a single Link class for all link types @catostrophe (#177)
  • Add syntax for Trace[F] @catostrophe (#164)
  • Generalise entrypoint @janstenpickle (#157)
  • Generalize span injectors and trace lifters for http4s and sttp integrations @catostrophe (#140)
  • Deferred attributes @janstenpickle (#126)
  • TraceHeaders wrapper and converters for integrations @catostrophe (#127)
  • Meta-tracing @janstenpickle (#121)
  • Fs2 refactor @janstenpickle (#117)
  • Include process attributes in jeager exporter @janstenpickle (#110)

🐛 Bug Fixes

  • Fix SttpHeaders.converter @catostrophe (#131)

🧰 Maintenance

  • Update micronaut-core to 2.3.0 @scala-steward (#230)
  • Update sbt-protoc to 1.0.0 @scala-steward (#227)
  • Update compilerplugin, scalapb-runtime to 0.10.10 @scala-steward (#228)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.7 @scala-steward (#226)
  • Update fs2-kafka to 1.3.1 @scala-steward (#224)
  • Update http4s-jdk-http-client to 0.3.4 @scala-steward (#225)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.6 @scala-steward (#223)
  • Update fs2-kafka to 1.3.0 @catostrophe (#220)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.5 @scala-steward (#222)
  • Update opentelemetry-proto, ... to 0.14.1 @scala-steward (#215)
  • Update kind-projector to 0.11.3 @scala-steward (#219)
  • Update vulcan, vulcan-enumeratum, ... to 1.3.0 @scala-steward (#216)
  • Update scalapb-json4s to 0.10.3 @scala-steward (#217)
  • Update natchez-core to 0.0.18 @scala-steward (#214)
  • Update grpc-api, grpc-okhttp to 1.35.0 @scala-steward (#211)
  • Update model:core to 1.2.0 @scala-steward (#210)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.4 @scala-steward (#213)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.3 @scala-steward (#209)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.2 @scala-steward (#207)
  • Update natchez-core to 0.0.17 @scala-steward (#208)
  • Update micronaut-core to 2.2.3 @scala-steward (#205)
  • Update cats, http4s-backend to 3.0.0-RC14 @scala-steward (#204)
  • Update natchez-core to 0.0.16 @scala-steward (#202)
  • Update http4s-jdk-http-client to 0.3.3 @scala-steward (#200)
  • Update http4s-blaze-client, http4s-circe, ... to 0.21.15 @scala-steward (#199)
  • Update model:core to 1.2.0-RC9 @scala-steward (#197)
  • Update cats, http4s-backend to 3.0.0-RC13 @scala-steward (#196)
  • Update tapir-cats, tapir-http4s-server, ... to 0.17.1 @scala-steward (#198)
  • Update fs2-core, fs2-io to 2.5.0 @scala-steward (#188)
  • Update scalapb-json4s to 0.10.2 @scala-steward (#195)
  • Update redis4cats-effects, ... to 0.11.1 @scala-steward (#194)
  • Update sbt to 1.4.6 @scala-steward (#193)
  • Update micronaut-core to 2.2.2 @scala-steward (#192)
  • Update natchez-core to 0.0.15 @scala-steward (#190)
  • Update embedded-kafka to 2.7.0 @scala-steward (#186)
  • Update discipline-scalatest to 2.1.1 @scala-steward (#185)
  • Update scala-collection-compat to 2.3.2 @scala-steward (#182)
  • Remove http4s server dependency in tests @janstenpickle (#184)
  • Update java-jwt to 3.12.0 @scala-steward (#180)
  • Update cats-core, cats-effect, ... to 2.3.1 @scala-steward (#179)
  • Update discipline-core to 1.1.3 @scala-steward (#174)
  • Update sbt-native-packager to 1.8.0 @scala-steward (#173)
  • Update scalacheck to 1.15.2 @scala-steward (#172)
  • Update google-cloud-trace to 1.2.10 @scala-steward (#171)
  • Update grpc-api, grpc-okhttp to 1.34.1 @scala-steward (#170)
  • Update sbt to 1.4.5 @scala-steward (#169)
  • Update redis4cats-effects, ... to 0.11.0 @scala-steward (#163)
  • Update http4s-blaze-client, ... to 0.21.14 @scala-steward (#168)
  • Update google-cloud-trace to 1.2.8 @scala-steward (#166)
  • Update google-auth-library-credentials to 0.22.2 @scala-steward (#167)
  • Update http4s-jdk-http-client to 0.3.2 @scala-steward (#165)
  • Update cats-testkit-scalatest to 2.1.0 @scala-steward (#162)
  • Update kittens to 2.2.1 @scala-steward (#161)
  • Update micronaut-core to 2.2.1 @scala-steward (#160)
  • Update sbt-tpolecat to 0.1.16 @scala-steward (#158)
  • Update google-auth-library-credentials to 0.22.1 @scala-steward (#156)
  • Update grpc-api, grpc-okhttp to 1.34.0 @scala-steward (#154)
  • Update scala to 2.13.4 @catostrophe (#153)
  • Update kind-projector to 0.11.2 @scala-steward (#152)
  • Add docker-compose file @janstenpickle (#150)
  • Update cats-effect, cats-effect-laws to 2.3.0 @scala-steward (#148)
  • Update cats-core, cats-laws to 2.3.0 @scala-steward (#145)
  • Update natchez-core to 0.0.14 @scala-steward (#149)
  • Update http4s-blaze-client, ... to 0.21.13 @scala-steward (#144)
  • Update http4s-blaze-client, ... to 0.21.12 @scala-steward (#143)
  • Update scala-collection-compat to 2.3.1 @scala-steward (#142)
  • Update fs2-core, fs2-io to 2.4.6 @scala-steward (#141)
  • Update sbt to 1.4.4 @scala-steward (#139)
  • Update scala-collection-compat to 2.3.0 @scala-steward (#138)
  • Update http4s-blaze-client, ... to 0.21.11 @scala-steward (#137)
  • Update micronaut-core to 2.2.0 @scala-steward (#135)
  • Update kind-projector to 0.11.1 @scala-steward (#136)
  • Update micronaut-core to 2.1.4 @scala-steward (#133)
  • Add aliases for global scalafmt formatting @catostrophe (#132)
  • Update google-cloud-trace to 1.2.7 @scala-steward (#130)
  • Update sbt to 1.4.3 @scala-steward (#123)
  • Update compilerplugin, scalapb-runtime to 0.10.9 @scala-steward (#122)
  • Update to java 15 @janstenpickle (#120)
  • Update discipline-scalatest to 2.1.0 @scala-steward (#119)
  • Update jaeger-thrift to 1.5.0 @scala-steward (#116)
  • Update discipline-core to 1.1.2 @scala-steward (#113)
  • Update http4s-blaze-client, ... to 0.21.9 @scala-steward (#115)
  • Update sbt-tpolecat to 0.1.15 @scala-steward (#114)
  • Update fs2-core, fs2-io to 2.4.5 @scala-steward (#112)
  • Update scalatest to 3.2.3 @scala-steward (#111)
Package Rankings
Top 16.69% on Repo1.maven.org
Badges
Extracted from project README
GitHub Workflow Status GitHub stable release GitHub latest release Maven Central early release Join the chat at https://gitter.im/trace4cats/community Scala Steward badge