JApiCmp-Report
Old:n.a.
New:n.a.
Created:2022-11-16T11:56:48.817+0100
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:all
Excludes:n.a.
Semantic Versioning:n.a.
Classes:
StatusFully Qualified Name
UNCHANGEDorg.springframework.http.MediaType
REMOVED (!)org.springframework.http.observation.DefaultServerRequestObservationConvention
REMOVED (!)org.springframework.http.observation.reactive.DefaultServerRequestObservationConvention
REMOVED (!)org.springframework.http.observation.reactive.ServerHttpObservationDocumentation
REMOVED (!)org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$HighCardinalityKeyNames
REMOVED (!)org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames
REMOVED (!)org.springframework.http.observation.reactive.ServerRequestObservationContext
REMOVED (!)org.springframework.http.observation.reactive.ServerRequestObservationConvention
REMOVED (!)org.springframework.http.observation.ServerHttpObservationDocumentation
REMOVED (!)org.springframework.http.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames
REMOVED (!)org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames
REMOVED (!)org.springframework.http.observation.ServerRequestObservationContext
REMOVED (!)org.springframework.http.observation.ServerRequestObservationConvention
NEWorg.springframework.http.server.observation.DefaultServerRequestObservationConvention
NEWorg.springframework.http.server.observation.ServerHttpObservationDocumentation
NEWorg.springframework.http.server.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames
NEWorg.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames
NEWorg.springframework.http.server.observation.ServerRequestObservationContext
NEWorg.springframework.http.server.observation.ServerRequestObservationConvention
NEWorg.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention
NEWorg.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation
NEWorg.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames
NEWorg.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames
NEWorg.springframework.http.server.reactive.observation.ServerRequestObservationContext
NEWorg.springframework.http.server.reactive.observation.ServerRequestObservationConvention
UNCHANGED (*)org.springframework.web.bind.MissingMatrixVariableException
UNCHANGED (*)org.springframework.web.bind.MissingPathVariableException
UNCHANGED (*)org.springframework.web.bind.MissingRequestCookieException
UNCHANGED (*)org.springframework.web.bind.MissingRequestHeaderException
UNCHANGED (*)org.springframework.web.bind.MissingRequestValueException
UNCHANGED (*)org.springframework.web.bind.MissingServletRequestParameterException
UNCHANGED (*)org.springframework.web.bind.support.WebExchangeBindException
UNCHANGED (*)org.springframework.web.bind.UnsatisfiedServletRequestParameterException
MODIFIED (!)org.springframework.web.ErrorResponse
NEWorg.springframework.web.ErrorResponse$Builder
MODIFIED (!)org.springframework.web.filter.reactive.ServerHttpObservationFilter
MODIFIED (!)org.springframework.web.filter.ServerHttpObservationFilter
UNCHANGED (*)org.springframework.web.HttpMediaTypeNotAcceptableException
UNCHANGED (*)org.springframework.web.HttpMediaTypeNotSupportedException
UNCHANGED (*)org.springframework.web.server.MethodNotAllowedException
UNCHANGED (*)org.springframework.web.server.MissingRequestValueException
UNCHANGED (*)org.springframework.web.server.NotAcceptableStatusException
UNCHANGED (*)org.springframework.web.server.ResponseStatusException
UNCHANGED (*)org.springframework.web.server.ServerErrorException
UNCHANGED (*)org.springframework.web.server.ServerWebInputException
UNCHANGED (*)org.springframework.web.server.UnsatisfiedRequestParameterException
UNCHANGED (*)org.springframework.web.server.UnsupportedMediaTypeStatusException
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED (Serializable compatible) public class org.springframework.http.MediaTypetop
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue26020491158694364892069937152339670231
Newtrue26020491158694364892069937152339670231
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.util.Comparator
Change
ANNOTATION_DEPRECATED_ADDED
QUALITY_VALUE_COMPARATOR
Annotations:
Status:Fully Qualified Name:Elements:
MODIFIEDjava.lang.Deprecated
Status:Name:Old element values:New element values:
UNCHANGEDsince6.06.0
NEWforRemovaltrue
UNCHANGEDpublic static final java.util.Comparator
Change
ANNOTATION_DEPRECATED_ADDED
SPECIFICITY_COMPARATOR
Annotations:
Status:Fully Qualified Name:Elements:
MODIFIEDjava.lang.Deprecated
Status:Name:Old element values:New element values:
UNCHANGEDsince6.06.0
NEWforRemovaltrue
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public voidsortByQualityValue(java.util.List)
Annotations:
Status:Fully Qualified Name:Elements:
MODIFIEDjava.lang.Deprecated
Status:Name:Old element values:New element values:
UNCHANGEDsince6.06.0
NEWforRemovaltrue
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
870870
UNCHANGEDstatic public voidsortBySpecificity(java.util.List)
Annotations:
Status:Fully Qualified Name:Elements:
MODIFIEDjava.lang.Deprecated
Status:Name:Old element values:New element values:
UNCHANGEDsince6.06.0
NEWforRemovaltrue
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
841841
REMOVED (!) public class org.springframework.http.observation.DefaultServerRequestObservationConventiontop
Compatibility Changes:
Change
CLASS_REMOVED
Interfaces:
StatusInterfaceCompatibility Changes:
REMOVED (!)org.springframework.http.observation.ServerRequestObservationConvention
Change
INTERFACE_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public DefaultServerRequestObservationConvention(java.lang.String)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
73n.a.
REMOVED (!)public DefaultServerRequestObservationConvention()n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
66n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public java.lang.StringgetContextualName(org.springframework.http.observation.ServerRequestObservationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
85n.a.
REMOVED (!)public io.micrometer.common.KeyValuesgetHighCardinalityKeyValues(org.springframework.http.observation.ServerRequestObservationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
99n.a.
REMOVED (!)public io.micrometer.common.KeyValuesgetLowCardinalityKeyValues(org.springframework.http.observation.ServerRequestObservationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
94n.a.
REMOVED (!)public java.lang.StringgetName()n.a.
Change
METHOD_REMOVED
Old fileNew file
80n.a.
REMOVED (!) public class org.springframework.http.observation.reactive.DefaultServerRequestObservationConventiontop
Compatibility Changes:
Change
CLASS_REMOVED
Interfaces:
StatusInterfaceCompatibility Changes:
REMOVED (!)org.springframework.http.observation.reactive.ServerRequestObservationConvention
Change
INTERFACE_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public DefaultServerRequestObservationConvention()n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
67n.a.
REMOVED (!)public DefaultServerRequestObservationConvention(java.lang.String)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
74n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public java.lang.StringgetContextualName(org.springframework.http.observation.reactive.ServerRequestObservationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
86n.a.
REMOVED (!)public io.micrometer.common.KeyValuesgetHighCardinalityKeyValues(org.springframework.http.observation.reactive.ServerRequestObservationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
100n.a.
REMOVED (!)public io.micrometer.common.KeyValuesgetLowCardinalityKeyValues(org.springframework.http.observation.reactive.ServerRequestObservationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
95n.a.
REMOVED (!)public java.lang.StringgetName()n.a.
Change
METHOD_REMOVED
Old fileNew file
81n.a.
REMOVED (!) (Serializable incompatible(!): class removed) public enum org.springframework.http.observation.reactive.ServerHttpObservationDocumentationtop
Compatibility Changes:
Change
CLASS_REMOVED
Superclass:
StatusSuperclassCompatibility Changes:
REMOVED (!)java.lang.Enum
Change
SUPERCLASS_REMOVED
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue4558534278192137316n.a.
Newfalsen.a.n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation (!)
Change
FIELD_REMOVED
HTTP_REACTIVE_SERVER_EXCHANGES
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.http.observation.reactive.ServerHttpObservationDocumentationvalueOf(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
33n.a.
REMOVED (!)static public org.springframework.http.observation.reactive.ServerHttpObservationDocumentation[]values()n.a.
Change
METHOD_REMOVED
Old fileNew file
33n.a.
REMOVED (!) (Serializable incompatible(!): class removed) static public abstract enum org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$HighCardinalityKeyNamestop
Compatibility Changes:
Change
CLASS_REMOVED
Superclass:
StatusSuperclassCompatibility Changes:
REMOVED (!)java.lang.Enum
Change
SUPERCLASS_REMOVED
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-7540645120566155618n.a.
Newfalsen.a.n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$HighCardinalityKeyNames (!)
Change
FIELD_REMOVED
HTTP_URL
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$HighCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
113n.a.
REMOVED (!)static public org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$HighCardinalityKeyNames[]values()n.a.
Change
METHOD_REMOVED
Old fileNew file
113n.a.
REMOVED (!) (Serializable incompatible(!): class removed) static public abstract enum org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNamestop
Compatibility Changes:
Change
CLASS_REMOVED
Superclass:
StatusSuperclassCompatibility Changes:
REMOVED (!)java.lang.Enum
Change
SUPERCLASS_REMOVED
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-1972917723024719472n.a.
Newfalsen.a.n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
EXCEPTION
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
METHOD
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
OUTCOME
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
STATUS
REMOVED (!)public static final org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
URI
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
56n.a.
REMOVED (!)static public org.springframework.http.observation.reactive.ServerHttpObservationDocumentation$LowCardinalityKeyNames[]values()n.a.
Change
METHOD_REMOVED
Old fileNew file
56n.a.
REMOVED (!) public class org.springframework.http.observation.reactive.ServerRequestObservationContexttop
Compatibility Changes:
Change
CLASS_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public ServerRequestObservationContext(org.springframework.web.server.ServerWebExchange)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
46n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public org.springframework.web.util.pattern.PathPatterngetPathPattern()
Annotations:
Status:Fully Qualified Name:Elements:
REMOVEDorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_REMOVED
Old fileNew file
67n.a.
REMOVED (!)public org.springframework.web.server.ServerWebExchangegetServerWebExchange()n.a.
Change
METHOD_REMOVED
Old fileNew file
56n.a.
REMOVED (!)public booleanisConnectionAborted()n.a.
Change
METHOD_REMOVED
Old fileNew file
86n.a.
REMOVED (!)public voidsetConnectionAborted(boolean)n.a.
Change
METHOD_REMOVED
Old fileNew file
96n.a.
REMOVED (!)public voidsetPathPattern(org.springframework.web.util.pattern.PathPattern)n.a.
Change
METHOD_REMOVED
Old fileNew file
76n.a.
REMOVED (!) public abstract interface org.springframework.http.observation.reactive.ServerRequestObservationConventiontop
Compatibility Changes:
Change
CLASS_REMOVED
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public booleansupportsContext(io.micrometer.observation.Observation$Context)n.a.
Change
METHOD_REMOVED
Old fileNew file
32n.a.
REMOVED (!) (Serializable incompatible(!): class removed) public enum org.springframework.http.observation.ServerHttpObservationDocumentationtop
Compatibility Changes:
Change
CLASS_REMOVED
Superclass:
StatusSuperclassCompatibility Changes:
REMOVED (!)java.lang.Enum
Change
SUPERCLASS_REMOVED
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-7312952289559709919n.a.
Newfalsen.a.n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation (!)
Change
FIELD_REMOVED
HTTP_SERVLET_SERVER_EXCHANGES
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.http.observation.ServerHttpObservationDocumentationvalueOf(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
33n.a.
REMOVED (!)static public org.springframework.http.observation.ServerHttpObservationDocumentation[]values()n.a.
Change
METHOD_REMOVED
Old fileNew file
33n.a.
REMOVED (!) (Serializable incompatible(!): class removed) static public abstract enum org.springframework.http.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamestop
Compatibility Changes:
Change
CLASS_REMOVED
Superclass:
StatusSuperclassCompatibility Changes:
REMOVED (!)java.lang.Enum
Change
SUPERCLASS_REMOVED
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue6525530516741222994n.a.
Newfalsen.a.n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames (!)
Change
FIELD_REMOVED
HTTP_URL
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.http.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
113n.a.
REMOVED (!)static public org.springframework.http.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames[]values()n.a.
Change
METHOD_REMOVED
Old fileNew file
113n.a.
REMOVED (!) (Serializable incompatible(!): class removed) static public abstract enum org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamestop
Compatibility Changes:
Change
CLASS_REMOVED
Superclass:
StatusSuperclassCompatibility Changes:
REMOVED (!)java.lang.Enum
Change
SUPERCLASS_REMOVED
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-1201184913162088657n.a.
Newfalsen.a.n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
EXCEPTION
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
METHOD
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
OUTCOME
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
STATUS
REMOVED (!)public static final org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames (!)
Change
FIELD_REMOVED
URI
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
56n.a.
REMOVED (!)static public org.springframework.http.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames[]values()n.a.
Change
METHOD_REMOVED
Old fileNew file
56n.a.
REMOVED (!) public class org.springframework.http.observation.ServerRequestObservationContexttop
Compatibility Changes:
Change
CLASS_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public ServerRequestObservationContext(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
40n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public java.lang.StringgetPathPattern()
Annotations:
Status:Fully Qualified Name:Elements:
REMOVEDorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_REMOVED
Old fileNew file
47n.a.
REMOVED (!)public voidsetPathPattern(java.lang.String)n.a.
Change
METHOD_REMOVED
Old fileNew file
51n.a.
REMOVED (!) public abstract interface org.springframework.http.observation.ServerRequestObservationConventiontop
Compatibility Changes:
Change
CLASS_REMOVED
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public booleansupportsContext(io.micrometer.observation.Observation$Context)n.a.
Change
METHOD_REMOVED
Old fileNew file
32n.a.
NEW public class org.springframework.http.server.observation.DefaultServerRequestObservationConventiontop
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.springframework.http.server.observation.ServerRequestObservationConventionn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic DefaultServerRequestObservationConvention(java.lang.String)n.a.n.a.
Old fileNew file
n.a.73
NEWpublic DefaultServerRequestObservationConvention()n.a.n.a.
Old fileNew file
n.a.66
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.lang.StringgetContextualName(org.springframework.http.server.observation.ServerRequestObservationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.85
NEWpublic io.micrometer.common.KeyValuesgetHighCardinalityKeyValues(org.springframework.http.server.observation.ServerRequestObservationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.99
NEWpublic io.micrometer.common.KeyValuesgetLowCardinalityKeyValues(org.springframework.http.server.observation.ServerRequestObservationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.94
NEWpublic java.lang.StringgetName()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.80
NEW (Serializable compatible) public enum org.springframework.http.server.observation.ServerHttpObservationDocumentationtop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Enumn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldfalsen.a.n.a.
Newtrue4905298741445268150n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentationn.a.HTTP_SERVLET_SERVER_REQUESTS
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.server.observation.ServerHttpObservationDocumentationvalueOf(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.33
NEWstatic public org.springframework.http.server.observation.ServerHttpObservationDocumentation[]values()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.33
NEW (Serializable compatible) static public abstract enum org.springframework.http.server.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamestop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Enumn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldfalsen.a.n.a.
Newtrue1215027282985855576n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamesn.a.HTTP_URL
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.server.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.113
NEWstatic public org.springframework.http.server.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames[]values()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.113
NEW (Serializable compatible) static public abstract enum org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamestop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Enumn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldfalsen.a.n.a.
Newtrue945357608206665935n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.EXCEPTION
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.METHOD
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.OUTCOME
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.STATUS
NEWpublic static final org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.URI
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.56
NEWstatic public org.springframework.http.server.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames[]values()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.56
NEW public class org.springframework.http.server.observation.ServerRequestObservationContexttop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic ServerRequestObservationContext(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse)n.a.n.a.
Old fileNew file
n.a.40
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.lang.StringgetPathPattern()
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.47
NEWpublic voidsetPathPattern(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.51
NEW public abstract interface org.springframework.http.server.observation.ServerRequestObservationConventiontop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic booleansupportsContext(io.micrometer.observation.Observation$Context)n.a.n.a.
Old fileNew file
n.a.32
NEW public class org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConventiontop
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.springframework.http.server.reactive.observation.ServerRequestObservationConventionn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic DefaultServerRequestObservationConvention()n.a.n.a.
Old fileNew file
n.a.66
NEWpublic DefaultServerRequestObservationConvention(java.lang.String)n.a.n.a.
Old fileNew file
n.a.73
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.lang.StringgetContextualName(org.springframework.http.server.reactive.observation.ServerRequestObservationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.85
NEWpublic io.micrometer.common.KeyValuesgetHighCardinalityKeyValues(org.springframework.http.server.reactive.observation.ServerRequestObservationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.99
NEWpublic io.micrometer.common.KeyValuesgetLowCardinalityKeyValues(org.springframework.http.server.reactive.observation.ServerRequestObservationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.94
NEWpublic java.lang.StringgetName()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.80
NEW (Serializable compatible) public enum org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentationtop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Enumn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldfalsen.a.n.a.
Newtrue-188291532473025249n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentationn.a.HTTP_REACTIVE_SERVER_REQUESTS
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentationvalueOf(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.33
NEWstatic public org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation[]values()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.33
NEW (Serializable compatible) static public abstract enum org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamestop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Enumn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldfalsen.a.n.a.
Newtrue849852837558212430n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamesn.a.HTTP_URL
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.113
NEWstatic public org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$HighCardinalityKeyNames[]values()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.113
NEW (Serializable compatible) static public abstract enum org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamestop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Enumn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldfalsen.a.n.a.
Newtrue4908594118931645219n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.EXCEPTION
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.METHOD
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.OUTCOME
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.STATUS
NEWpublic static final org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesn.a.URI
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNamesvalueOf(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.56
NEWstatic public org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation$LowCardinalityKeyNames[]values()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.56
NEW public class org.springframework.http.server.reactive.observation.ServerRequestObservationContexttop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic ServerRequestObservationContext(org.springframework.http.server.reactive.ServerHttpRequest, org.springframework.http.server.reactive.ServerHttpResponse, java.util.Map)n.a.n.a.
Old fileNew file
n.a.47
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.util.MapgetAttributes()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.57
NEWpublic java.lang.StringgetPathPattern()
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.68
NEWpublic booleanisConnectionAborted()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.87
NEWpublic voidsetConnectionAborted(boolean)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.97
NEWpublic voidsetPathPattern(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.77
NEW public abstract interface org.springframework.http.server.reactive.observation.ServerRequestObservationConventiontop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic booleansupportsContext(io.micrometer.observation.Observation$Context)n.a.n.a.
Old fileNew file
n.a.32
UNCHANGED (*) public class org.springframework.web.bind.MissingMatrixVariableExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.bind.MissingPathVariableExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.bind.MissingRequestCookieExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.bind.MissingRequestHeaderExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.bind.MissingRequestValueExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.bind.MissingServletRequestParameterExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.bind.support.WebExchangeBindExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
UNCHANGED (*) public class org.springframework.web.bind.UnsatisfiedServletRequestParameterExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
MODIFIED (!) public abstract interface org.springframework.web.ErrorResponsetop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEW (!)static public org.springframework.web.ErrorResponse$Builderbuilder(java.lang.Throwable, org.springframework.http.HttpStatusCode, java.lang.String)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.174
NEW (!)static public org.springframework.web.ErrorResponsecreate(java.lang.Throwable, org.springframework.http.HttpStatusCode, java.lang.String)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.159
REMOVED (!)static public org.springframework.web.ErrorResponsecreateFor(java.lang.Exception, org.springframework.http.HttpStatusCode, org.springframework.http.HttpHeaders, java.lang.String, java.lang.String, java.lang.Object[])n.a.
Change
METHOD_REMOVED
Old fileNew file
167n.a.
NEW static public abstract interface org.springframework.web.ErrorResponse$Buildertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic abstract org.springframework.web.ErrorResponsebuild()n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Builderdetail(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$BuilderdetailMessageArguments(java.lang.Object[])n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$BuilderdetailMessageCode(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Builderheader(java.lang.String, java.lang.String[])n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Builderheaders(java.util.function.Consumer)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Builderinstance(java.net.URI)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Builderproperty(java.lang.String, java.lang.Object)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Buildertitle(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$BuildertitleMessageCode(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWpublic abstract org.springframework.web.ErrorResponse$Buildertype(java.net.URI)n.a.n.a.
Old fileNew file
n.a.n.a.
MODIFIED (!) public class org.springframework.web.filter.reactive.ServerHttpObservationFiltertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public ServerHttpObservationFilter(io.micrometer.observation.ObservationRegistry, org.springframework.http.observation.reactive.ServerRequestObservationConvention)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
83n.a.
NEWpublic ServerHttpObservationFilter(io.micrometer.observation.ObservationRegistry, org.springframework.http.server.reactive.observation.ServerRequestObservationConvention)n.a.n.a.
Old fileNew file
n.a.83
MODIFIED (!) public class org.springframework.web.filter.ServerHttpObservationFiltertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public ServerHttpObservationFilter(io.micrometer.observation.ObservationRegistry, org.springframework.http.observation.ServerRequestObservationConvention)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
82n.a.
NEWpublic ServerHttpObservationFilter(io.micrometer.observation.ObservationRegistry, org.springframework.http.server.observation.ServerRequestObservationConvention)n.a.n.a.
Old fileNew file
n.a.82
UNCHANGED (*) public class org.springframework.web.HttpMediaTypeNotAcceptableExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.HttpMediaTypeNotSupportedExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.MethodNotAllowedExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.MissingRequestValueExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.NotAcceptableStatusExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.ResponseStatusExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.ServerErrorExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.ServerWebInputExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.UnsatisfiedRequestParameterExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.
UNCHANGED (*) public class org.springframework.web.server.UnsupportedMediaTypeStatusExceptiontop
Compatibility Changes:
Change
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.ErrorResponsen.a.