Do any of our plugin/bindings have support for multiple versions of the
same components?  I'd like to add some support for Solr 5, but it's not
compatible with Solr4.  So, I guess I could bump the Solr version but that
would seem to mean we would need to bump the Sentry major version.

There are a few different ways to handle this without bumping a Sentry
major version, e.g. build explicit different artifacts for each version or
a compatibility layer that figures out which version it is running against
using reflection.  Not purposing any technical solution at this point,
though, just seeing if anyone has thought about this before wrt Sentry?

Thanks,
Greg

Reply via email to