Othello Maurer

Results 18 comments of Othello Maurer

We can't move to protobuf version 4.x yet. See https://github.com/grpc/grpc-java/issues/11015 and https://github.com/protocolbuffers/protobuf/issues/16452.

@dependabot show com.google.protobuf:protobuf-bom ignore conditions

Thanks for the report @hydrapolic! It looks like this is the same issue as https://github.com/Graylog2/graylog2-server/issues/18463.

Mongojack 5 removes a lot of deprecated constructs that we are still using (`DBQuery` etc.). We'll either have to copy the removed classes into our repository and try to handle...

With this now being a dependency of the [Amazon Kinesis Client](https://github.com/awslabs/amazon-kinesis-client) version 3.x, is there a chance that the license gets updated any time soon?

@bernd I'm wondering why the PR build did not fail while the forbidden usage was still in place. Maybe an issue with the `$` sign? Or am I missing something...

I think having a "fallback" config/type etc. suggests that this is meant to keep the system working in case an unknown type is encountered. If we wanted to fail fast...