Skip to content

Release 1.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 18:52
· 57 commits to main since this release
4816a22
🐛 gRPC header capture with shaded netty module and body capture witho…

…ut com.google.protobuf.util.JsonFormat (#339)

* :white_check_mark: add test tasks for gRPC 1.30.0

* :recycle: move GrpcSemanticAttributes to common library for access across grpc instrumentation modules

* :sparkles: add instrumentation for grpc-shaded-netty-1.9

* :art: format grpc-1.6 build

* :bug: fix classpath for versioned test source set

* :white_check_mark: add muzzle check for module

* :art: format shaded netty module

* :recycle: move usages of grpc-common to util class

* :bug: add names to instrumentation module

* :art: format utils

* :truck: rename NettyUtils

* :truck: move around classes

* :truck: move instrumentation classes to separate file

* :bug: copy-paste build script bug

* :fire: remove unneeded helper class method

* :white_check_mark: update muzzle policy to be more restrictive, we need to work without JsonFormat available on the application class loader

* :sparkles: add shaded project for protobuf-java-util

* :recycle: use shaded protobuf java util in grpc instrumentation

* :fire: remove unneeded relocations