Update to MiMa 0.6.0 (#27558)
This commit is contained in:
parent
b84624fc70
commit
e6859253e5
39 changed files with 128 additions and 12 deletions
|
|
@ -0,0 +1,2 @@
|
|||
# #27411 changes not caught by previous mima versions
|
||||
ProblemFilters.exclude[DirectMissingMethodProblem]("akka.cluster.metrics.ClusterMetricsExtension.get")
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
# #27411 changes not caught by previous mima versions
|
||||
ProblemFilters.exclude[IncompatibleSignatureProblem]("*")
|
||||
Loading…
Add table
Add a link
Reference in a new issue