Jordan Blacker
Jordan Blacker
This issue is related to #42, but it doesn't seem that issue was properly resolved. As mentioned in that issue this cop triggers for any class in the graphql folder,...
Atlassian's maven repo is broken and they removed the dependencies that this library is currently depending on. Due to that this project no longer builds.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I attempt to trigger a workflow in CircleCI from this...
This PR will re-add the ability to use Embedded RavenDB if the consumer of the library is using .NET Framework (4.5.x or 4.6.x). Additionally, it adds a sample project using...
Found that the running the full repository test suites will cause failures if you attempt to upgrade any module to use go-sdk v1.14.x. I believe this is happening because of...
It appears that the current version of the library does not have all the current updates to the ISO-3166-2 country subdivision codes. For example it appears that many of the...
### Tracer Version(s) 2.3.1 ### Go Version(s) go1.25.3 darwin arm64 ### Bug Report ddtrace is depending on datadog-agent, which depends on the `go.opentelemetry.io/collector/pdata/internal/data` module, but this module was removed from...
## What was changed This PR adds support for dd-trace-go v2 within the `contrib/datadog/tracer` integration in two ways. First it updates the existing interceptor to use the latest v1 version...