Releases: NASA-PDS/pds4-jparser
Releases · NASA-PDS/pds4-jparser
pds4-jparser v2.11.0-SNAPSHOT
Update changelog
pds4-jparser v2.10.1
Highlights
- Use BigInteger instead of Integer as heavy lifter for data typing by @al-niessner in #134
- Add support for 4D arrays by @jbfaden in #141
- Add 1N00 schema per new Author/Editor List by @jordanpadams in #155
Dependency Upgrades
- Bump gov.nasa.pds:pds3-product-tools from 4.3.0 to 4.4.0 by @dependabot in #130
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #129
- Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M14 to 4.0.0-M15 by @dependabot in #133
- Bump gov.nasa.gsfc.heasarc:nom-tam-fits from 1.19.1 to 1.20.0 by @dependabot in #135
- Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 by @dependabot in #131
- Bump org.freemarker:freemarker from 2.3.32 to 2.3.33 by @dependabot in #132
- Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M15 to 4.0.0-M16 by @dependabot in #136
- Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #137
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #138
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #139
- Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 by @dependabot in #140
- Upgrade opencsv, removing critical security vulnerability by @nutjob4life in #147
- Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 by @dependabot in #146
- Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1 by @dependabot in #145
- Bump gov.nasa.gsfc.heasarc:nom-tam-fits from 1.20.0 to 1.20.1 by @dependabot in #144
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #143
- Upgrade JAXB to fix dependency collision with other libraries by @al-niessner in #151
- Additional updates to fix build issues by @jordanpadams in #152
- Bump gov.nasa.pds:pds3-product-tools from 4.4.0 to 4.4.1 by @dependabot in #153
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1 by @dependabot in #154
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #148
Full Changelog: v2.8.4...v2.10.1
pds4-jparser v2.8.4
What's Changed
- Update xalan dependency by @jordanpadams in #110
- Bump gov.nasa.gsfc.heasarc:nom-tam-fits from 1.13.1 to 1.19.0 by @dependabot in #117
- Bump actions/cache from 3 to 4 by @dependabot in #116
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #111
- Bump github/codeql-action from 2 to 3 by @dependabot in #112
- Bump org.testng:testng from 6.10 to 7.9.0 by @dependabot in #115
- Bump org.codehaus.mojo:build-helper-maven-plugin from 1.8 to 3.5.0 by @dependabot in #113
- Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #118
- Upgrade guava per dependabot by @jordanpadams in #119
- Bump gov.nasa:pds from 1.15.0 to 1.16.0 by @dependabot in #123
- Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 by @dependabot in #121
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #122
- Bump gov.nasa.gsfc.heasarc:nom-tam-fits from 1.19.0 to 1.19.1 by @dependabot in #120
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #128
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #127
- Bump gov.nasa:pds from 1.16.0 to 1.17.0 by @dependabot in #125
- Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 by @dependabot in #124
- Bump org.testng:testng from 7.9.0 to 7.10.2 by @dependabot in #126
Full Changelog: v2.7.1...v2.8.4
pds4-jparser v2.7.1
Tag release v2.7.1
pds4-jparser v2.6.0
What's Changed
- Add complex types by @al-niessner in #91
- Update branch-cicd.yaml by @jordanpadams in #93
- Bump commons-io from 2.11.0 to 2.13.0 by @dependabot in #92
- Remove unused antlr dependency by @al-niessner in #96
- Bug fix for checking tables that define an object_length by @al-niessner in #97
- Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by @dependabot in #100
- Bump actions/checkout from 3 to 4 by @dependabot in #99
- Upgrade pds3-product-tools and log4j by @jordanpadams in #101
Full Changelog: v2.5.0...v2.6.0
Known bugs and possible work arounds: known bugs in v2.6.0
pds4-jparser v2.5.0
What's Changed
- issue #57: radix is ignored by @al-niessner in #82
- changes needed to support validate #519 by @al-niessner in #84
- NASA-PDS/validate#593: allow a fixed length line read by @al-niessner in #86
- NASA-PDS/validate#593: check end of data not end of file by @al-niessner in #87
- updated delimited table object length calculation using
max_record_length
by @al-niessner in #89
Dependency Upgrades
- Bump freemarker from 2.3.31 to 2.3.32 by @dependabot in #83
- Bump commons-csv from 1.9.0 to 1.10.0 by @dependabot in #85
- Bump commons-compress from 1.22 to 1.23.0 by @dependabot in #88
Full Changelog: v2.4.0...v2.5.0
pds4-jparser v2.4.0
Tag release v2.4.0
pds4-jparser v2.3.1
What's Changed
- Resolves NASA-PDS/validate#544 by @nutjob4life in #63
Full Changelog: v2.3.0...v2.3.1
pds4-jparser v2.3.0
What's Changed
- Enhance TableReader and ByteWiseFileAccessor supporting NASA-PDS/validate#533 by @jordanpadams in #58
- Refactor to support more robust data object access by @jordanpadams in #60
- Roundup mutex and Node12 → Node16 by @nutjob4life in #59
- Add the letter "s" by @nutjob4life in #62
Full Changelog: v2.2.1...v2.3.0
pds4-jparser v2.2.1
Update changelog