diff --git a/akka-projection-r2dbc/src/main/mima-filters/1.5.0-M5.backwards.excludes/snapshot-events.backwards.excludes b/akka-projection-r2dbc/src/main/mima-filters/1.5.0-M5.backwards.excludes/snapshot-events.backwards.excludes new file mode 100644 index 000000000..8a354cc7b --- /dev/null +++ b/akka-projection-r2dbc/src/main/mima-filters/1.5.0-M5.backwards.excludes/snapshot-events.backwards.excludes @@ -0,0 +1,5 @@ +# added flag for events from snapshots +ProblemFilters.exclude[DirectMissingMethodProblem]("akka.projection.r2dbc.internal.R2dbcOffsetStore#RecordWithOffset.copy") +ProblemFilters.exclude[DirectMissingMethodProblem]("akka.projection.r2dbc.internal.R2dbcOffsetStore#RecordWithOffset.this") +ProblemFilters.exclude[MissingTypesProblem]("akka.projection.r2dbc.internal.R2dbcOffsetStore$RecordWithOffset$") +ProblemFilters.exclude[DirectMissingMethodProblem]("akka.projection.r2dbc.internal.R2dbcOffsetStore#RecordWithOffset.apply") \ No newline at end of file