Hello all, This is a call for help.
We have recently enabled an API check job on pull requests on Concourse. You have likely seen it, since it is failing while comparing changes on develop (not yet on support/1.13) to our latest release, v1.12.0. I have configuration changes to the tool itself to fix most of the reported errors, but am stuck on what to do for 'org.apache.geode.net.SSLParameterExtension', which has seen a change to its default and signatures. Should I add an exemption to this particular class since it is new? Do we need to revert the change for the sake of 1.13 and 1.12 compatibility? Thanks for any guidance, -Robert Houghton