API compatibility report for the openlibrary library between 3.2 and 3.3 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Nameopenlibrary
Version #13.2
Version #23.3
SubjectBinary Compatibility

Test Results


Total Java Modules1
Total Methods / Classes2760 / 591
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-13
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  13 


openrefine-3.3.jar, Command.class
package com.google.refine.commands
Command.hasValidCSRFToken ( HttpServletRequest request )  :  boolean
Command.hasValidCSRFTokenAsGET ( HttpServletRequest request )  :  boolean
Command.respondCSRFError ( HttpServletResponse response ) [static]  :  void

openrefine-3.3.jar, CSRFTokenFactory.class
package com.google.refine.commands
CSRFTokenFactory.CSRFTokenFactory ( long timeToLive, int tokenLength )
CSRFTokenFactory.getFreshToken ( )  :  String
CSRFTokenFactory.validToken ( String token )  :  boolean

openrefine-3.3.jar, GetCSRFTokenCommand.class
package com.google.refine.commands
GetCSRFTokenCommand.doGet ( HttpServletRequest request, HttpServletResponse response )  :  void
GetCSRFTokenCommand.GetCSRFTokenCommand ( )

openrefine-3.3.jar, PlotterConfig.class
package com.google.refine.commands.browsing
GetScatterplotCommand.PlotterConfig.getDimX ( )  :  String
GetScatterplotCommand.PlotterConfig.getDimY ( )  :  String
GetScatterplotCommand.PlotterConfig.setDimX ( String dim )  :  void
GetScatterplotCommand.PlotterConfig.setDimY ( String dim )  :  void
GetScatterplotCommand.PlotterConfig.setRotation ( Object rotation )  :  void

to the top

Problems with Data Types, Low Severity  2 


openrefine-3.2.jar
package com.google.refine
[+] class ProjectManager  1 

openrefine-3.2.jar
package com.google.refine.commands.lang
[+] class GetLanguagesCommand  1 

to the top

Other Changes in Data Types  1 


openrefine-3.2.jar
package com.google.refine.commands
[+] class Command  1 

to the top

Java Archives  1 


openrefine-3.2.jar

to the top



Test Info


Library Nameopenlibrary
Version #13.2
Version #23.3
SubjectSource Compatibility

Test Results


Total Java Modules1
Total Methods / Classes2760 / 591
Compatibility 98.9%

Problem Summary


SeverityCount
Added Methods-13
Removed MethodsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  13 


openrefine-3.3.jar, Command.class
package com.google.refine.commands
Command.hasValidCSRFToken ( HttpServletRequest request )  :  boolean
Command.hasValidCSRFTokenAsGET ( HttpServletRequest request )  :  boolean
Command.respondCSRFError ( HttpServletResponse response ) [static]  :  void

openrefine-3.3.jar, CSRFTokenFactory.class
package com.google.refine.commands
CSRFTokenFactory.CSRFTokenFactory ( long timeToLive, int tokenLength )
CSRFTokenFactory.getFreshToken ( )  :  String
CSRFTokenFactory.validToken ( String token )  :  boolean

openrefine-3.3.jar, GetCSRFTokenCommand.class
package com.google.refine.commands
GetCSRFTokenCommand.doGet ( HttpServletRequest request, HttpServletResponse response )  :  void
GetCSRFTokenCommand.GetCSRFTokenCommand ( )

openrefine-3.3.jar, PlotterConfig.class
package com.google.refine.commands.browsing
GetScatterplotCommand.PlotterConfig.getDimX ( )  :  String
GetScatterplotCommand.PlotterConfig.getDimY ( )  :  String
GetScatterplotCommand.PlotterConfig.setDimX ( String dim )  :  void
GetScatterplotCommand.PlotterConfig.setDimY ( String dim )  :  void
GetScatterplotCommand.PlotterConfig.setRotation ( Object rotation )  :  void

to the top

Problems with Data Types, High Severity  1 


openrefine-3.2.jar
package com.google.refine
[+] class ProjectManager  1 

to the top

Other Changes in Data Types  1 


openrefine-3.2.jar
package com.google.refine.commands
[+] class Command  1 

to the top

Java Archives  1 


openrefine-3.2.jar

to the top