Skip to content

Conversation

@marcospereira
Copy link
Contributor

References #1354.

Status

This is a work in progress since I didn't handle any bin-compat issues yet.

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins needs-attention Indicates a PR validation failure (set by CI infrastructure) and removed validating PR that is currently being validated by Jenkins labels Feb 4, 2020
@akka-ci
Copy link

akka-ci commented Feb 4, 2020

Test FAILed.

Pull request validation report

Mima Failures
Problems for akka-http-core:
akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.7  (filtered 366)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.4  (filtered 226)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.9  (filtered 339)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.0  (filtered 294)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.9  (filtered 77)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.7  (filtered 174)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.6  (filtered 174)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.1  (filtered 400)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.8  (filtered 85)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.6  (filtered 377)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.13  (filtered 354)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.3  (filtered 221)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.0  (filtered 417)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.11  (filtered 370)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.4  (filtered 388)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.1  (filtered 248)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.3  (filtered 401)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.11  (filtered 33)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.15  (filtered 324)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.12  (filtered 354)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.10  (filtered 344)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.5  (filtered 384)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.10  (filtered 33)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.5  (filtered 203)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.8  (filtered 339)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.2  (filtered 400)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.0.14  (filtered 338)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")

akka-http-core: found 12 potential binary incompatibilities while checking against com.typesafe.akka:akka-http-core_2.12:10.1.2  (filtered 221)
 * abstract method getSameSite()java.util.Optional in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.getSameSite")
 * abstract method withSameSite(akka.http.javadsl.model.headers.SameSite)akka.http.javadsl.model.headers.HttpCookie in class akka.http.javadsl.model.headers.HttpCookie is present only in current version
   filter with: ProblemFilters.exclude[ReversedMissingMethodProblem]("akka.http.javadsl.model.headers.HttpCookie.withSameSite")
 * synthetic static method fromPair$default$8()scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * static method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in class akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")
 * static method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * static method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * method copy(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.copy")
 * method this(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)Unit in class akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.this")
 * method fromPair(akka.http.scaladsl.model.headers.HttpCookiePair,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair")
 * synthetic method fromPair$default$8()scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is ()Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>; rather than ()Lscala/Option<Ljava/lang/String;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.fromPair$default$8")
 * method apply(java.lang.String,java.lang.String,scala.Option,scala.Option,scala.Option,scala.Option,Boolean,Boolean,scala.Option)akka.http.scaladsl.model.headers.HttpCookie in object akka.http.scaladsl.model.headers.HttpCookie does not have a correspondent in current version
   filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("akka.http.scaladsl.model.headers.HttpCookie.apply")
 * method unapply(akka.http.scaladsl.model.headers.HttpCookie)scala.Option in object akka.http.scaladsl.model.headers.HttpCookie has a different signature in current version, where it is (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple10<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Lakka/http/javadsl/model/headers/SameSite;>;>;>; rather than (Lakka/http/scaladsl/model/headers/HttpCookie;)Lscala/Option<Lscala/Tuple9<Ljava/lang/String;Ljava/lang/String;Lscala/Option<Lakka/http/scaladsl/model/DateTime;>;Lscala/Option<Ljava/lang/Object;>;Lscala/Option<Ljava/lang/String;>;Lscala/Option<Ljava/lang/String;>;Ljava/lang/Object;Ljava/lang/Object;Lscala/Option<Ljava/lang/String;>;>;>;
   filter with: ProblemFilters.exclude[IncompatibleSignatureProblem]("akka.http.scaladsl.model.headers.HttpCookie.unapply")


Other Failed Tasks

akka-http-core / Compile / ./ headerCheck failed because of There are files without headers!
/home/jenkins/workspace/workspace/pr-validator-akka-http/akka-http-core/src/main/java/akka/http/javadsl/model/headers/SameSite.java

akka-http-core / Test / ./ headerCheck failed because of There are files without headers!
/home/jenkins/workspace/workspace/pr-validator-akka-http/akka-http-core/src/test/scala/akka/http/scaladsl/model/headers/HttpCookieTest.scala
/home/jenkins/workspace/workspace/pr-validator-akka-http/akka-http-core/src/test/scala/akka/http/javadsl/model/headers/HttpCookieSpec.scala

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins needs-attention Indicates a PR validation failure (set by CI infrastructure) and removed needs-attention Indicates a PR validation failure (set by CI infrastructure) validating PR that is currently being validated by Jenkins labels Feb 4, 2020
@marcospereira marcospereira marked this pull request as ready for review February 4, 2020 20:24
@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed needs-attention Indicates a PR validation failure (set by CI infrastructure) validating PR that is currently being validated by Jenkins labels Feb 4, 2020
@akka-ci
Copy link

akka-ci commented Feb 4, 2020

Test PASSed.

Copy link
Contributor

@jrudolph jrudolph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @marcospereira. Some comments below. The main theme is around keeping bin compat and how to model the new value between scaladsl and javadsl. WDYT, @raboof?

@raboof
Copy link
Contributor

raboof commented Feb 5, 2020

Great comments! Agreed on all points I think...

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins needs-attention Indicates a PR validation failure (set by CI infrastructure) and removed tested PR that was successfully built and tested by Jenkins validating PR that is currently being validated by Jenkins labels Feb 8, 2020
@akka-ci
Copy link

akka-ci commented Feb 8, 2020

Test FAILed.

!!! Couldn't read commit file !!!

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins and removed needs-attention Indicates a PR validation failure (set by CI infrastructure) labels Feb 8, 2020
@akka-ci akka-ci added the needs-attention Indicates a PR validation failure (set by CI infrastructure) label Feb 8, 2020
@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed needs-attention Indicates a PR validation failure (set by CI infrastructure) validating PR that is currently being validated by Jenkins labels Mar 24, 2020
@akka-ci
Copy link

akka-ci commented Mar 24, 2020

Test PASSed.

Copy link
Contributor

@jrudolph jrudolph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems almost good to go. Anything you want to add still, @raboof?

@jrudolph jrudolph requested a review from ennru March 25, 2020 08:42
@akka-ci akka-ci added validating PR that is currently being validated by Jenkins and removed tested PR that was successfully built and tested by Jenkins labels Mar 25, 2020
@raboof
Copy link
Contributor

raboof commented Mar 25, 2020

Anything you want to add still, @raboof?

OK AFAICS now!

Copy link
Contributor

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Deprecating the constructor to prefer apply makes sense to me.

@akka-ci akka-ci added tested PR that was successfully built and tested by Jenkins and removed validating PR that is currently being validated by Jenkins labels Mar 25, 2020
@akka-ci
Copy link

akka-ci commented Mar 25, 2020

Test PASSed.

Copy link
Contributor

@jrudolph jrudolph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When the deprecation for this is in it's good to be merged from my POV.

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed tested PR that was successfully built and tested by Jenkins validating PR that is currently being validated by Jenkins labels Mar 25, 2020
@akka-ci
Copy link

akka-ci commented Mar 25, 2020

Test PASSed.

@raboof
Copy link
Contributor

raboof commented Mar 25, 2020

When the deprecation for this is in it's good to be merged from my POV.

Good one, done. Also removed the new apply method keeping the old one and pointing people to 'withSameSite' instead.

Copy link
Contributor

@jrudolph jrudolph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raboof raboof merged commit 0edbcaf into akka:master Mar 25, 2020
@jrudolph
Copy link
Contributor

🎆

@jrudolph
Copy link
Contributor

We will have to decide if that needs backporting but maybe let's wait until asks for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tested PR that was successfully built and tested by Jenkins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants