The GitHub Actions job "CI" on pekko-connectors.git/scala39-compat has 
succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
e9fbcf77e6f1ee347ebfb8764794ca2b99d32446 / 虎鸣 <[email protected]>
fix: add MiMa exclusion for BigQuery.singleRequest context bounds change

Motivation:
Converting context bound [T: FromResponseUnmarshaller] to explicit
implicit parameter reorders the implicit parameter list at the
bytecode level, causing MiMa to report IncompatibleMethTypeProblem.

Modification:
Add MiMa exclusion filter for BigQuery.singleRequest. The method is
@ApiMayChange and source-level callers using implicit resolution are
unaffected.

Result:
MiMa binary compatibility check passes.

Tests:
Not run - MiMa filter addition only

References:
Fixes #1682

Report URL: https://github.com/apache/pekko-connectors/actions/runs/27522629565

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to