Skip to content

7.13.0

Choose a tag to compare

@cfkoehler cfkoehler released this 08 Feb 18:44
505a143

What's Changed

  • Removed unnecessary calls to loadFrom() in KffChainLoader by @andrewbp in #376
  • Remove deprecated configuration property dependencyLocationsEnabled by @ldhardy in #381
  • Cleanup using try-with-resources in mvc.internal tests by @dev-mlb in #384
  • Add helper method to SeekableByteChannelHelper by @ukengineer925 in #385
  • Remove hasConfigErrors from ConfigUtil by @dev-mlb in #383
  • sonarlint :: cast long operands before assignment by @jpdahlke in #387
  • Added functionality to allow ExtractionTest to verify that a value is not indexed by @andrewbp in #380
  • Refactor diff methods into a more cohesive structure by @ukengineer925 in #386
  • Sanitize request parameters in RequestUtil by @jpdahlke in #390
  • update actions checkout to 3.3.0 by @cfkoehler in #391
  • Move position update during read up to AbstractSeekableByteChannel by @ukengineer925 in #393
  • Simplify AbstractSeekableByteChannel by right-sizing the provided byteBuffer by @ukengineer925 in #411
  • bump guava to 31.1 by @dev-mlb in #408
  • Remove javadoc footer option to address build warnings by @cfkoehler in #396
  • added assert statements to SsdeepTest by @dev-mlb in #399
  • Create BufferedChannelFactory. by @jdcove2 in #403
  • cleaned up some of the emissary commands by @dev-mlb in #407

Full Changelog: 7.12.0...7.13.0