Releases: NationalSecurityAgency/emissary
Releases · NationalSecurityAgency/emissary
7.7.0
What's Changed
- (Minor) Add Java 17 to build by @ukengineer925 in #259
- adding java 15 and 16 to github workflow by @dev-mlb in #264
- upgrade to commons-lang3 by @dev-mlb in #254
- add git properties file to build dir #879 by @dev-mlb in #261
- (Minor) Refactor log reading during unit tests by @ukengineer925 in #258
- test jar by @dev-mlb in #253
- adding coordination place visits to the transform history by @dev-mlb in #256
- Upgrade github CodeQL to v2 by @cfkoehler in #269
- updates based on sonarlint report - admin & analyze by @dev-mlb in #266
- remove logback config from test jar by @dev-mlb in #270
- updates based on sonarlint report - client by @dev-mlb in #267
- remove unused imports by @dev-mlb in #273
- add plugin and exclusion sorting to pom file by @jpdahlke in #271
- B1603: Abstracted creation of temp directories for a couple of test classes by @andrewbp in #227
- More UnitTest cleanup, remove java.io.tmpdir usage in various tests by @jpdahlke in #274
- Bump jetty to 9.4.48.v20220622 by @jpdahlke in #276
Full Changelog: 7.6.0...7.7.0
7.6.0
What's Changed
- JUnit5 :: remove hamcrest matchers by @dev-mlb in #223
- JUnit5 :: server & transform packages by @dev-mlb in #231
- JUnit5 :: place & roll packages by @dev-mlb in #232
- JUnit5 :: admin, client, command, & config packages by @dev-mlb in #233
- Junit5 :: dir, id, & kff packages by @dev-mlb in #234
- JUnit5 :: output package by @dev-mlb in #236
- JUnit5 :: pool & command/convert packages by @dev-mlb in #240
- JUnit5 :: parser & pickup packages by @dev-mlb in #235
- JUnit5 :: jersey tests by @dev-mlb in #241
- JUnit5 :: rework Theories for the CommandITs by @dev-mlb in #238
- JUnit5 :: utils package by @dev-mlb in #230
- maven plugin updates - sort, javadoc, pmd, ... by @dev-mlb in #244
- switch to corretto java dist and look at release branches by @dev-mlb in #246
- remove unused workspace adapter code by @dev-mlb in #245
- (Minor) Update Jacoco to latest version by @ukengineer925 in #222
- remove config items for ganglia removed in commit 30eabd7 by @dev-mlb in #248
- javadoc updates for packages by @dev-mlb in #250
- JUnit5 :: core package by @dev-mlb in #237
- deprecate metadata dictionary by @dev-mlb in #247
- Removed content logging within MultiFileUnixCommandPlace by @sambish5 in #226
- Removed content logging in DropOffUtil by @sambish5 in #243
Full Changelog: 7.5.0...7.6.0
7.5.0
Release 7.5.0
What's Changed
- Allow service providers to initialize Emissary Server by @fbruton in #215
- Fixing a single line mistake within Executrix.java by @sambish5 in #214
- error prone updates - add missing overrides by @dev-mlb in #208
- Add parallel place startup feature by @fbruton in #200
- Update Dropwizard Metrics library to 4.2.9 by @ukengineer925 in #199
- error prone updates - update tests based on rules TryFailRefactoring,… by @dev-mlb in #210
- add SPILoader and remove other initialization calls by @jpdahlke in #216
- dependabot: update jackson to 2.12.6 and jackson-databind to 2.12.6.1 by @jpdahlke in #218
- Fixing LineTokenizer.nextTokenBytes to move the index to the end by @arp-0984 in #192
- update logback to 1.2.11 by @jpdahlke in #219
- multiple dependency updates, remove rhino by @jpdahlke in #220
- downgrade surefire plugin to 3.0.0-M3 by @jpdahlke in #221
- #1607: Added more tests to the kff package for better code coverage by @andrewbp in #198
Full Changelog: 7.4.0...7.5.0
7.4.0
What's Changed
- (Minor) Update GitHub actions workflow by @ukengineer925 in #205
- Removed code that potentially logs sensitive content in JDOMUtil by @andrewbp in #202
- Remove expensive debug print from MagicNumber by @jpdahlke in #206
- Parameterize log statements in MagicNumber classes by @jpdahlke in #207
- #176: removed several obsolete/unused classes by @andrewbp in #177
- Added parentheses to the set of acceptable characters in an IBDO Form name by @drivenflywheel in #195
- Updated Google error-prone plugin to 2.10.0 by @dev-mlb in #196
- Improved error message on config IMPORT_FILE fail by @sambish5 in #190
- Cleanup of readme and creation of developing guide by @dev-mlb in #194
- Allow slash character in IBDO Form by @cfkoehler in #209
Full Changelog: 7.3.0...7.4.0
7.3.0
What's Changed
- Error Log For Form Containing KeyManipulator.SEPARATOR by @LightSeekerSC in #158
- DropOffUtil now stores only unique non-null FILEXT values by @drivenflywheel in #182
- update logback to 1.2.10 by @jpdahlke in #187
- Bump jetty-webapp from 9.4.43.v20210629 to 9.4.44.v20210927 by @dependabot in #191
- Guard paths to which output can be written by @drivenflywheel in #184
- centos-7 docker dev image with maven-3 and corretto-java-1.8.0 by @dev-mlb in #183
Full Changelog: 7.2.0...7.3.0
7.2.0
What's Changed
- Modified DropOffUtil to put all file extensions in FILEXT by @dlmarion in #160
- Improve performance of emissary.output.DropOffUtil.processMetadata() by changing loop… by @jdcove2 in #138
- Improve performance of emissary.output.DropOffUtil.processMetadata() by improving getCookedParameters. by @jdcove2 in #139
- extractFileExtensions should only extract extensions after a '.' by @drivenflywheel in #179
New Contributors
Full Changelog: 7.1.0...7.2.0
7.1.0
What's Changed
- Create codeql-analysis.yml by @drewfarris in #167
- emissary-171: addressed most easily remedied CodeQL security findings by @drivenflywheel in #173
- Update 'fatal' log message to be a single call by @arp-0984 in #154
- Add max of 50 to computed agents. by @cfkoehler in #157
- Allow a single child and preserve parents data in MultiFileUnixCommandPlace by @cfkoehler in #169
- Migrate from mockito-all to mockito-core 2.28.2 by @cfkoehler in #174
- Bump jetty-webapp from 9.4.42.v20210604 to 9.4.43.v20210629 by @dependabot in #175
Full Changelog: 7.0.0...7.1.0
7.0.0
What's Changed
- Release 7.x merge by @jpdahlke in #165
- Bump jetty-server from 9.4.40.v20210413 to 9.4.41.v20210516 by @dependabot in #166
Full Changelog: 6.6.0...7.0.0