Releases: NationalSecurityAgency/emissary
Releases · NationalSecurityAgency/emissary
8.0.0-M4
What's Changed
- update impsort plugin to 1.8.0 by @jpdahlke in #547
- Make enhancements to convertHexDate by @aL118 in #528
- update default socket timeout variable name by @jpdahlke in #545
- 2361 - Added hadolint config and set failure threshold to 'error'. by @Kevinnnnnnnnnnnnnnnn in #529
- update patch action to allow cherry-picking of commits by @dev-mlb in #537
- fix object metrics log configuration by @jpdahlke in #549
- upgrade super-linter to 5 by @dev-mlb in #551
- Update KffFile to use FileChannelFactory instead of RandomAccessFile by @drivenflywheel in #527
- Removing pathWeight from all of Emissary by @sambish5 in #546
- Adding objectTrace logger to output configurable fields to a new log file from PickUpPlace by @arp-0984 in #530
New Contributors
- @Kevinnnnnnnnnnnnnnnn made their first contribution in #529
Full Changelog: 8.0.0-M3...8.0.0-M4
8.0.0-M3
What's Changed
- update release action to check suffix is not specified for a release or patch by @dev-mlb in #536
- Moving XMLCodec constants to their own classes by @sambish5 in #531
- remove windows support by @dev-mlb in #255
- Removing * import from UnixFilePlace by @sambish5 in #543
- Add ability to deny service proxy values for places by @aL118 in #505
- Migrate HttpClient from 4.x to 5.x by @fbruton in #532
- sonarlint :: command.converter package by @dev-mlb in #268
- UI :: updates the navbar code for the ui by @dev-mlb in #224
- update super linter to version 5.2.1 by @dev-mlb in #540
- XmlCodec ElementDecoder instances made private and clean API by @sambish5 in #542
- revert super-linter reference by @jpdahlke in #548
Full Changelog: 8.0.0-M2...8.0.0-M3
8.0.0-M2
What's Changed
- Updated LoggingPrintStream so it won't block application shutdown (targets master) by @drivenflywheel in #510
- Added null data check to DropOffPlace completion message setup by @drivenflywheel in #511
- java 11 by @dev-mlb in #252
- add new github actions for releasing, publishing, versioning, & patching by @dev-mlb in #519
- Small pom updates for compliance with maven repositories by @cfkoehler in #507
- Mockito 5 by @dev-mlb in #503
- Add organization details to pom by @cfkoehler in #522
- error-prone :: fix constant-overflow failure in DisposeHelperTest by @dev-mlb in #520
- Add 'CHECKSUM_CRC32' to the list of removed parameter keys. by @jdcove2 in #512
- Lift convertHexDate from MsSqlJflex into TimeUtil by @aL118 in #517
- Sort parameters before diff in IBaseDataObjectDiffHelper by @sambish5 in #523
- RegressionTest updates. by @jdcove2 in #515
- add RELEASING.md document by @jpdahlke in #526
- Replace JCommander with Picocli by @aL118 in #514
- Add new Filename Generator with date, node, and filter by @cfkoehler in #534
Full Changelog: 7.19.0...8.0.0-M2
8.0.0-M1
What's Changed
- java 11 by @dev-mlb in #252
- add new github actions for releasing, publishing, versioning, & patching by @dev-mlb in #519
- Small pom updates for compliance with maven repositories by @cfkoehler in #507
- Mockito 5 by @dev-mlb in #503
- Add organization details to pom by @cfkoehler in #522
Full Changelog: 7.19.1...8.0.0-M1
7.19.1
Full Changelog: 7.19.0...7.19.1
Full Changelog: 7.19.0...7.19.1
7.19.0
What's Changed
- add test for AgentsList console dump format by @jpdahlke in #487
- update to surefire 3.1.0 by @jpdahlke in #482
- simple sonarlint/code clean-up in ExtractionTest by @sambish5 in #493
- shutdown :: additional cleanup by @dev-mlb in #478
- update MobileAgent isInUse method to use idle boolean by @jpdahlke in #489
- Create logging PrintStream for StdOut/StdErr. by @jdcove2 in #479
- Consistently fail ExtractionTests if we did not create a meta/nometa tag correctly by @arp-0984 in #492
- fix agentProcessHeavyDuty exception log by @jpdahlke in #494
- Adding ability to configure Transform History for explicit FileTypes by @sambish5 in #417
- manage jetty deps using the jetty-bom by @jpdahlke in #495
- PayloadUtil: simple sonarlint clean-up by @sambish5 in #496
- Disable push from the maven release plugin by @cfkoehler in #500
- Bump guava from 31.1-jre to 32.0.0-jre by @dependabot in #499
- Upgrade jcommander to 1.64 and small sonar smells in HelpCommand by @cfkoehler in #501
- fix super-linter error in maven action by @dev-mlb in #504
- 1676 - Allow '+' in IBDO Form name by @aL118 in #502
- Pass MDC entries down to Executrix child threads by @drivenflywheel in #491
- Add payload size to Finished DropOff Message by @cfkoehler in #498
- 1938 - Error prone - fix DefaultCharset by @aL118 in #508
- Add font encoding verification to ExtractionTest by @fbruton in #506
New Contributors
Full Changelog: 7.18.0...7.19.0
7.18.0
What's Changed
- exclude helm repo from super lint by @cfkoehler in #477
- call quit for the ResourceWatcher and remove instance of RollManager … by @dev-mlb in #474
- 475 updated unit test to not fail in docker by @SemperFidelisTyrannosaurus in #476
- Adding a constant for the iso 8601 date/time format by @arp-0984 in #473
- Add an AgentEmitter class to output agent status by @jpdahlke in #469
- Fix KeywordScanner case insensitive search by @fbruton in #465
- Only output version for version command and server startup by @cfkoehler in #480
- Non impact full Plugin updates by @cfkoehler in #405
- remove isInUse check from HDMobileAgent toString() by @jpdahlke in #485
- Add BUILD_TIMESTAMP property back in pom for version command by @cfkoehler in #483
- shutdown :: allow an option to force the shutdown of MobileAgents in the AgentPool by @dev-mlb in #481
- add test for MobileAgent typeLookup and handle null Stage name by @jpdahlke in #486
Full Changelog: 7.17.0...7.18.0
7.17.1
7.17.0
What's Changed
- build :: set the mvn duplicate finder plugin to fail for conflicts by @dev-mlb in #462
- build :: set the mvn javadoc plugin to fail on warning/error by @dev-mlb in #461
- build :: set the mvn pmd plugin to fail on violations by @dev-mlb in #460
- Update dockerfiles to use java 11 by @cfkoehler in #459
- sonar :: remove unnecessary boxing/unboxing (bug) by @dev-mlb in #422
- sonar :: add synchronized to clear() and isInUse() methods in HDMobil… by @dev-mlb in #426
- sonar :: update interrupt handling (bug) by @dev-mlb in #421
- update jetty to 9.4.51.v20230217 by @jpdahlke in #466
- Allow ByteMatcher to stop at a specified index by @fbruton in #463
- CI/CD :: add dependency review action by @cfkoehler in #394
- CI/CD :: Add super-linter github action by @cfkoehler in #382
- Create a strict server startup option by @SemperFidelisTyrannosaurus in #441
- Refactor Stage to be an enum (Closes #1877) by @drivenflywheel in #369
- Built out command to list Emissary Directories by @sambish5 in #448
New Contributors
- @SemperFidelisTyrannosaurus made their first contribution in #441
Full Changelog: 7.16.0...7.17.0
7.16.0
What's Changed
- delete all tika-dependent software from emissary by @smcgrattan in #447
- Add support for RegressionTest as a more comprehensive extension of ExtractionTest by @ukengineer925 in #413
- Bump gson from 2.8.6 to 2.8.9 by @dependabot in #451
- Bump bcprov-jdk15on from 1.64 to 1.67 by @dependabot in #452
- Bump commons-compress from 1.20 to 1.21 by @dependabot in #453
- fix DateTimeFormatParser unchecked conversion build warning by @dev-mlb in #456
- exclude javax.servlet-api and rely on jakarta.servlet-api by @jpdahlke in #454
- address RegressionTestUtil javadoc warnings by @jpdahlke in #455
- create unique test file for RollManagerTest by @jpdahlke in #458
- update/remove skipped tests by @dev-mlb in #457
- Remove 'overrideConfigCompilerVersion' from formatter configuration by @cfkoehler in #449
Full Changelog: 7.15.0...7.16.0