Releases · amsa-code/sgb-decoder

0.1.7

Enhancements

Runtime

Build

  • Bump maven-pmd-plugin from 3.19.0 to 3.20.0 by @dependabot in #74
  • Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #76
  • Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #75
  • Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #78
  • Bump maven-project-info-reports-plugin from 3.1.2 to 3.4.2 by @dependabot in #79
  • Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #80
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #81
  • Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.1 by @dependabot in #82
  • Bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 by @dependabot in #83
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #84
  • Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #85
  • Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 by @dependabot in #86
  • Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #89
  • Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #90
  • Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 by @dependabot in #91
  • Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #92
  • Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #93
  • Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #95
  • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #96
  • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #97
  • Bump maven-pmd-plugin from 3.20.0 to 3.21.0 by @dependabot in #98
  • Bump maven-bundle-plugin from 5.1.8 to 5.1.9 by @dependabot in #100
  • Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #101
  • Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 by @dependabot in #102
  • Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #103
  • Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #105
  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #106
  • Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 by @dependabot in #107
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #108

Full Changelog: 0.1.6...0.1.7

0.1.6

0.1.5

Enhancements

Full Changelog: 0.1.4...0.1.5

0.1.4

Bugs

  • fix Tac initialization which failed on OpenJDK8/Tomcat/Solaris OS with FileSystemNotFoundException

Full Changelog: 0.1.3...0.1.4

0.1.3

Enhancements

  • include affected field names in error message when Baudot code decode throws
  • make src/test/resources/compliance-kit/tests.csv the source of all compliance kit tests (was a bit convoluted and generated by ComplianceKitTest before)
  • refactor loading of compliance kit tests
  • remove comment line from tests.csv (not compliant with csv)
  • fix spelling of method name (internal)
  • update compliance kit with new 23 hex ids that include valid tac nos (>=10000), obtained from C/S G.005

Full Changelog: 0.1.2...0.1.3

0.1.2

Enhancements

  • Add tac description to Beacon 23 Hex Id decode (#51)
  • Bump maven-bundle-plugin from 5.1.4 to 5.1.5
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
  • Bump maven-site-plugin from 3.11.0 to 3.12.0
  • Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
  • Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
  • Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
  • Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0
  • Bump maven-jxr-plugin from 3.1.1 to 3.2.0

Full Changelog: 0.1.1...0.1.2

0.1.1

Bug fixes

  • fix parsing of vesselId to skip 2 bits after reading baudot code instead of before in radio call sign and aircraft registration marking

Enhancements

  • update ci.yml to run on both JDK 8 and 11
  • revert to checkstyle.core.version from 10.0 to 9.3 to be able to build still in jdk 8
  • minor simplification in Detection.readVesselIdMmsi method
  • Bump maven-compiler-plugin from 3.10.0 to 3.10.1
  • Bump jackson.version from 2.13.1 to 2.13.2
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0
  • Bump maven-pmd-plugin from 3.15.0 to 3.16.0
  • Bump maven-site-plugin from 3.10.0 to 3.11.0
  • Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.12
  • Bump checkstyle from 9.3 to 10.0
  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10
  • Bump checkstyle from 9.2 to 9.3
  • Bump taglist-maven-plugin from 2.4 to 3.0.0
  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0
  • Bump maven-bundle-plugin from 5.1.3 to 5.1.4
  • Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
  • Bump maven-site-plugin from 3.9.1 to 3.10.0
  • Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0
  • Bump jackson.version from 2.13.0 to 2.13.1
  • Bump maven-bundle-plugin from 5.1.2 to 5.1.3
  • Bump checkstyle from 9.1 to 9.2
  • Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0
  • Bump guava-mini from 0.1.3 to 0.1.4
  • Bump checkstyle from 9.0.1 to 9.1
  • Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2
  • Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1
  • Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2
  • Bump checkstyle from 9.0 to 9.0.1
  • Bump jackson.version from 2.12.5 to 2.13.0
  • Bump spotbugs-maven-plugin from 4.2.3 to 4.4.1
  • Bump maven-pmd-plugin from 3.14.0 to 3.15.0
  • Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
  • Bump checkstyle from 8.45.1 to 9.0
  • Bump jackson.version from 2.12.4 to 2.12.5
  • Bump checkstyle from 8.45 to 8.45.1
  • Bump checkstyle from 8.43 to 8.45
  • Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0
  • Bump jackson.version from 2.12.3 to 2.12.4
  • add dependabot
  • update ci badge
  • add ci.yml to workflows

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

  • add KeyPrettify
  • upgrade jacoco maven plugin from 0.8.6 to 0.8.7
  • upgrade maven-bundle-plugin from 5.1.1 to 5.1.2
  • upgrade javadoc from 3.2.0 to 3.3.0
  • upgrade jxr plugin from 3.0.0 to 3.1.1
  • upgrade spotbugs-maven-plugin from 4.2.0 to 4.2.3
  • upgrade checkstyle core from 8.40 to 8.43
  • upgrade junit-extras to 0.4
  • add enforcer plugin

0.1-alpha2

  • upgrade jackson from 2.12.1 to 2.12.3
  • upgrade maven-gpg-plugin from 1.6 to 3.0.1 (for release only)
  • add missing @Override annotations

0.1-alpha1