- MODEUSCNT-47 Update dependencies for Q release
- MODEUSCNT-45 Update Counter OpenAPI specification
- Bump Guava to 32.0.1-jre
- MODEUSCNT-44 Update to Java 17
- MODEUSCNT-8 Switch OpenAPI generator to java/vertx
- MODEUSCNT-37 Reduce memory usage when creating csv and xlsx data
- MODEUSCNT-39 Incorrect format in csv/xlsx
- MODEUSCNT-41 Merging reports fails if
Institution_ID
is missing in report header
- MODEUSCNT-35 Update dependencies with vulnerabilities
- MODEUSCNT-33 Replace retired Apache Oltu
- MODEUSCNT-32 Okhttp 3 Information Exposure from illegal character in a header
- MODEUSCNT-31 Remove unused dependencies
- MODEUSCNT-30 Update title matching in csv mapper
- MODEUSCNT-29 Missing report name/title definitions
- MODEUSCNT-27 Report date only updated when a performance period exists
- MODEUSCNT-26 Publish javadoc and sources to maven repository
- MODEUSCNT-25 Conflicting jackson versions
- MODEUSCNT-24 Update depencendies
- MODEUSCNT-23 commons-beanutils Arbitrary Code Execution (CVE-2014-0114)
- MODEUSCNT-22 Remove spring-context dependency
- MODEUSCNT-20 Reading data from CSV reports results in invalid JSON report data
- MODEUSCNT-19 Fix wrong column type used in PRCsvToReport.java
- MODEUSCNT-17 Security vulnerabilites CVE-2021-21429, CVE-2021-21430
- MODEUSCNT-16 Incorrect cell formatting in xlsx
- MODEUSCNT-15 NullPointerException when converting master reports into standard views
- MODEUSCNT-13 CSV files not recognized as report if the first line contains quotes
- MODEUSCNT-11 Create csv mappings for Standard Report Views
- Add functionality for converting Master Reports into Standard Report Views (MODEUSCNT-10)
- MODEUSCNT-9 Update Counter Sushi 5.0 API Specification
- Bump Guava from 29.0-jre to 31.1.1-jre
- XMLGregorianCalendar serialization/deserialization mismatch (MODEUSCNT-7)
- Update to JDK11 (MODEUSCNT-3)
- Generating COP5 report from csv fails (MODEUSCNT-4)
- Add missing mappingEntries to Counter4Utils (MODEUSCNT-5)
- counter41: Add toXML() functions (MODEUSCNT-1)
- Add functions for converting csv to xlsx and vice versa (MODEUS-60)
- Add COP5 CSV mappings for multiple months (json & csv) (UIEUS-162 & MODEUS-54)
- Add COP5 CSV mappings for single months (UIEUS-106)
- counter41: Do not check vendor attributes when merging reports
- counter41: When splitting a report, do not include a ReportItem in a month when there is no ItemPerformance for this month
- counter41: Add method for splitting a report into separate months
- Update jackson-databind to 2.10.0
- counter41: Add report mappings for csv (JR1, PR1, DB1, BR1, BR2)
- counter41: Fix JR1 mapping incorrect DOI and PROPRIETARY ItemIdentifiers
- counter41: Dont create empty lines in csv
- Update jackson-databind to 2.9.9.3 CVE-2019-14379, CVE-2019-14439
- Update jackson-databind to 2.9.9.1 CVE-2019-12814
- counter41: Fix counting in MonthPerformanceProcessor
- counter41: Fix possible NPE when getting error messages
- Add Counter5Utils
- Add COP4 CSV mappings for reports BR1, BR2, DB1, PR1
- Add model and client for COUNTER/SUSHI 5.0
- generated model and client for COUNTER/SUSHI 4.1
- utility functions for working with reports, e.g. XML/JSON/CSV conversion