Releases: HHS/ASPR-8
Releases · HHS/ASPR-8
v4.3.0
What's Changed
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #241
- Planning refactor by @shawnhatch in #243
- Bump the test-dependencies group with 2 updates by @dependabot in #244
- Bump the standard-plugins group across 1 directory with 3 updates by @dependabot in #246
- update to taskit 5.0 by @bischoffz in #248
- add feature to send a event to a specific actor by @bischoffz in #251
- Bump the test-dependencies group with 2 updates by @dependabot in #250
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 in the standard-plugins group by @dependabot in #249
- Bump the standard-plugins group with 2 updates by @dependabot in #252
- v4.3.0 by @bischoffz in #253
Full Changelog: v4.2.3...v4.3.0
v4.2.3
v4.2.2
What's Changed
- Bump the test-dependencies group with 3 updates by @dependabot in #227
- Bump the standard-plugins group with 6 updates by @dependabot in #226
- Moving people container classes by @shawnhatch in #229
- Bump the standard-plugins group with 2 updates by @dependabot in #230
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 in the standard-plugins group by @dependabot in #231
- 4.2.2 by @bischoffz in #240
New Contributors
- @dependabot made their first contribution in #227
Full Changelog: v4.2.1...v4.2.2
v4.2.1
v4.2.0
What's Changed
- Added exposure of the data manager id through the context. by @shawnhatch in #213
- Removed unused ContractError members from the various error enums in … by @shawnhatch in #214
- Added handling for batch property definition and material id addition… by @shawnhatch in #215
- Removed raw hashes from GlobalPropertyId unit test by @shawnhatch in #216
- Add versioning code by @bischoffz in #217
- Versioning by @bischoffz in #218
- Versioning unit tests by @bischoffz in #219
- bring pipeline interface and error from epifast by @bischoffz in #220
- Update Pipeline package by @bischoffz in #221
- Repo reorg by @bischoffz in #223
- remove pipeline by @bischoffz in #224
- GCM 4.2.0 by @bischoffz in #225
- bug fix for deployment by @bischoffz in #228
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- update lessons to use gcm 4.0.0 by @bischoffz in #191
- Fixed capitalization in region report. Corrected unit test method nam… by @shawnhatch in #192
- Updated pom reference to ms-util to use SNAPSHOT version by @shawnhatch in #193
- Null defaults in enums by @shawnhatch in #194
- Replaced Tuplator with equivalent TupleGenerator from ms-util by @shawnhatch in #195
- Updated pom files for all gcm lesson projects. Adapted to new locati… by @shawnhatch in #196
- Simplified the RunContinuityPlugin to no longer rely on simulation-ba… by @shawnhatch in #197
- Util package restructure by @bischoffz in #198
- workflow update by @bischoffz in #199
- Adapted gcm lesson projects to the ms-util package refactors. by @shawnhatch in #200
- Repo reorg by @bischoffz in #201
- Planning refactor by @bischoffz in #202
- Removed PluginDataBuilderContext as it is no longer used by any model. by @shawnhatch in #203
- Pom updates by @bischoffz in #204
- Date and time by @shawnhatch in #205
- rename doc to docs by @bischoffz in #206
- Unit tests for ExperimentStateManager now uses resource helper to spe… by @shawnhatch in #207
- Clone builder tests by @shawnhatch in #208
- Various unit test additions and minor fixes resulting from correction… by @shawnhatch in #209
- move dimension data to gcm by @bischoffz in #210
- v4.1.0 release by @bischoffz in #212
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- test commit by @bischoffz in #1
- Groups plugin unit tests by @bischoffz in #2
- Regions plugin unit tests by @bischoffz in #3
- globalproperties update by @BaldwinAkinVarner in #4
- Added missing constructor to StochasticsActionSupport by @BaldwinAkinVarner in #5
- Person properties plugin unit tests by @bischoffz in #6
- People Plugin Unit Tests by @BaldwinAkinVarner in #7
- Resources Plugin Unit Tests by @BaldwinAkinVarner in #8
- Reports Plugin Unit Tests by @BaldwinAkinVarner in #9
- Util Properties Unit Tests by @BaldwinAkinVarner in #10
- Materials plugin unit tests by @bischoffz in #11
- Graph Plugin Unit tests by @BaldwinAkinVarner in #12
- Partitions plugin unit tests by @bischoffz in #14
- Events As Records by @BaldwinAkinVarner in #13
- Regions Idempotency by @BaldwinAkinVarner in #15
- Groups Idempotency by @BaldwinAkinVarner in #16
- Materials Idempotency by @BaldwinAkinVarner in #17
- Use simulation for testing reports by @zbischoff0812 in #18
- Resources Idempotency by @BaldwinAkinVarner in #19
- Event flow by @shawnhatch in #21
- Person Properties Idempotency by @BaldwinAkinVarner in #20
- People Idempotency by @BaldwinAkinVarner in #23
- Minor updates by @shawnhatch in #25
- Global Properties Idempotency by @BaldwinAkinVarner in #24
- Dimension context by @shawnhatch in #26
- Minor refactors by @shawnhatch in #27
- Stochastics Idempotency by @BaldwinAkinVarner in #28
- Test plugin refactor by @shawnhatch in #30
- Reports Idempotency by @BaldwinAkinVarner in #29
- Refactor action support classes by @bischoffz in #22
- Plugin circularity by @shawnhatch in #32
- Package circularity testing by @shawnhatch in #33
- Initial development refactors by @shawnhatch in #34
- Moved plugin equivalence checking to test code base and converted it … by @shawnhatch in #35
- PersonProperties Event Filters Addition by @BaldwinAkinVarner in #31
- Unit test refactors by @shawnhatch in #36
- Reports by @shawnhatch in #37
- Added checks to ensure that experiment dimension meta data labels mat… by @shawnhatch in #38
- Returned DataManager.init() to public status to simplify testing by @shawnhatch in #39
- Unit test additions by @shawnhatch in #40
- Report context testing by @shawnhatch in #41
- Report context testing by @shawnhatch in #43
- Report Mechanisms by @BaldwinAkinVarner in #42
- Added unit tests for TestReport related classes in the test support p… by @shawnhatch in #44
- Added SimulationTime concept to simulation to prepare for restarting … by @shawnhatch in #46
- Delimiter Refactor by @BaldwinAkinVarner in #45
- Refactored Periodic Report so that reporting periods are now defined … by @shawnhatch in #47
- Input system by @bischoffz in #48
- Sim supports serialization by @shawnhatch in #49
- Refactored cloning process for plugin data instances by @shawnhatch in #50
- Serialization support by @shawnhatch in #51
- Gitignore update by @bischoffz in #52
- Fixed potential mutable access in plugin builder pattern by @shawnhatch in #54
- PersonPropertyReport Testing by @BaldwinAkinVarner in #53
- Reports by @shawnhatch in #55
- Moved person property report plugin data control into the person prop… by @shawnhatch in #56
- Input system 2nd half by @bischoffz in #57
- Converted global properties report construction to use a plugin data … by @shawnhatch in #58
- Improvements to well44497b seeding by @shawnhatch in #59
- Converted groups plugin reports to use plugin data instead of builder… by @shawnhatch in #60
- Property reports by @shawnhatch in #61
- Protobuf Translation 1.0.0 by @bischoffz in #62
- Resource reports by @shawnhatch in #63
- Report refactor by @shawnhatch in #64
- Translator test fix by @bischoffz in #65
- State recording by @shawnhatch in #66
- State testing by @shawnhatch in #67
- Region Property Report Refactor by @BaldwinAkinVarner in #68
- Integrated region reports into new approach for plugins owning their … by @shawnhatch in #69
- Report plugin by @shawnhatch in #70
- Test simulation refactor by @shawnhatch in #71
- Refactor of serialization supprt by @shawnhatch in #72
- The experiment now allows for explicit scenario execution. by @shawnhatch in #73
- Test simulation refactor by @shawnhatch in #75
- Group Population Report Test by @BaldwinAkinVarner in #74
- Group Property Report Test by @BaldwinAkinVarner in #76
- Translation protobuf 1.1.0 by @bischoffz in #77
- Plan recording by @shawnhatch in #78
- Batch Status Report Test by @BaldwinAkinVarner in #79
- Materials Producer Property Report Test by @BaldwinAkinVarner in #80
- Materials Producer Resource Report Test by @BaldwinAkinVarner in #81
- Plan serialization support by @shawnhatch in #82
- Refactored unit testing for PersonPropertiesPluginData by @shawnhatch in #83
- Report Serialization Tests by @BaldwinAkinVarner in #84
- Planning by @shawnhatch in #85
- Refactored various unit test annotations to reflect the use of plugin… by @shawnhatch in #86
- Global Properties Data Manager Serialization Test by @BaldwinAkinVarner in #87
- Groups Data Manager Serialization Test by @BaldwinAkinVarner in #88
- People Plugin Data Serialization Test by @BaldwinAkinVarner in #89
- Regions Serialization Tests by @BaldwinAkinVarner in #90
- Person Properties Serialization Test by @BaldwinAkinVarner in #91
- Combined refactor by @shawnhatch in #92
- Planning refactor2 by @shawnhatch in #95
- Translation 2.0.0 by @bischoffz in #93
- Materials Serialization Test by @BaldwinAkinVarner in #96
- Plugin data builders now reset their states after build by @shawnhatch in #97
- Initial steps to remove empty builder from PluginData interface by @shawnhatch in #98
- Time recording by @shawnhatch in #99
- Run continuity by @shawnhatch in #100
- move util out to own folder by @bischoffz in #101
- Removed remaining empty builder methods by @shawnhatch in #102
- Builder state retention by @shawnhatch in #104
- Builder state retention by @shawnhatch in #105
- converting various builder classes to retain their state on build by @shawnhatch in #106
- Removed restrictions against negative time values by @shawnhatch in #107
- Translation 2.2.0 by @bischoffz in #103
- Added next batch and stage id values used by the data manager to add … by @shawnhatch in #108
- Resources Seri...
v4.0.0-RC2
Full Changelog: v4.0.0-RC1...v4.0.0-RC2
v4.0.0-RC1
First release candidate for v4.0.0 of gcm.