Releases: SDNNetSim/FUSION
Releases · SDNNetSim/FUSION
v6.1.0
What's Changed
- fix(ci): ensure torch is installed before PyG packages by @ryanmccann1024 in #156
- Merge develop into release/6.0.0 by @ryanmccann1024 in #157
- fix(ci): remove -W flag from docs build to allow deployment by @ryanmccann1024 in #159
- Merge develop into release/6.0.0 by @ryanmccann1024 in #160
- Merge release/6.0.0 into main by @ryanmccann1024 in #161
- Release v6.1.0 by @ryanmccann1024 in #163
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Release/5.5.1 by @ryanmccann1024 in #103
- Refactor/rl cli by @ryanmccann1024 in #109
- Refactor/sim-core by @ryanmccann1024 in #108
- Refactor/helpers by @ryanmccann1024 in #107
- Refactor/scaffold gui by @bozo-bud in #110
- Refactor/scaffold by @ryanmccann1024 in #106
- Architecture Plan Phase 2 - Core Decoupling & Simulation Pipeline Implementation by @ryanmccann1024 in #114
- refactor(interfaces): implement abstract interfaces and complete modular architecture migration by @ryanmccann1024 in #113
- Refactor data_scripts to io module by @ryanmccann1024 in #112
- Refactor/cli by @ryanmccann1024 in #111
- refactor(cli): reorganize parameters module and eliminate code duplication by @ryanmccann1024 in #115
- docs/refactor: enhance configuration system with comprehensive documentation and coding standards alignment by @ryanmccann1024 in #116
- refactor: apply coding standards to interfaces, io, and reporting modules by @ryanmccann1024 in #119
- refactor: apply comprehensive coding standards and quality improvements by @ryanmccann1024 in #118
- fix: property name standardization and comprehensive test fixes by @ryanmccann1024 in #120
- refactor(modules): apply comprehensive coding standards to all modules by @ryanmccann1024 in #121
- refactor(unity): apply coding standards to unity module and reorganize scripts by @ryanmccann1024 in #122
- refactor(sim,reporting): apply coding standards to sim and reporting modules by @ryanmccann1024 in #123
- refactor(utils): apply coding standards to utils module by @ryanmccann1024 in #124
- feat: add modern development tools and enhance coding standards by @ryanmccann1024 in #126
- refactor(fusion): complete module cleanup and coding standards compliance by @ryanmccann1024 in #127
- test: comprehensive unit test suite for FUSION project by @ryanmccann1024 in #128
- refactor(visualization): migrate to plugin-based architecture with hexagonal design by @ryanmccann1024 in #129
- docs: add codebase visualization guide and documentation improvements by @ryanmccann1024 in #130
- feat(survivability): add Phase 2 infrastructure for survivability v1 extensions by @ryanmccann1024 in #133
- feat(survivability): implement phase 3 - 1+1 protection and recovery timing by @ryanmccann1024 in #134
- feat(survivability): implement phase 4 - RL integration and dataset logging by @ryanmccann1024 in #135
- feat(survivability): implement phase 5 - metrics and reporting by @ryanmccann1024 in #136
- feat(survivability): implement phase 6 - quality assurance by @ryanmccann1024 in #137
- feat: add traffic grooming support for v6.0 by @ryanmccann1024 in #138
- fix(quality): resolve linting errors, unit test failures, and config processing bugs by @ryanmccann1024 in #139
- Fix/survivability by @ryanmccann1024 in #142
- Feature/surv v1 phase7 results by @ryanmccann1024 in #143
- Feature/surv v1 phase6 quality by @ryanmccann1024 in #144
- Feature/surv v1 phase5 metrics by @ryanmccann1024 in #145
- Feature/surv v1 phase4 rl integration by @ryanmccann1024 in #146
- Feature/surv v1 phase3 protection by @ryanmccann1024 in #147
- Feature/surv v1 phase2 infrastructure by @ryanmccann1024 in #141
- docs: polish documentation and remove emojis by @ryanmccann1024 in #140
- feat: FUSION v5 Architecture - Domain Model, State Management, Orchestrator, RL Integration, and Control Policies by @ryanmccann1024 in #152
- chore(docs): comprehensive documentation maintenance and code quality improvements by @ryanmccann1024 in #153
- release(v6.0.0): merge develop into release branch by @ryanmccann1024 in #154
- release(v6.0.0): FUSION v6.0.0 stable release by @ryanmccann1024 in #155
Full Changelog: v5.5.1...v6.0.0
Release v5.5.1
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- Simulation Bug Fixes and Example Updates by @ryanmccann1024 in #84
- Add A2C Implementation by @bozo-bud in #86
- Update README.md by @ryanmccann1024 in #88
- Feature/auto lint by @ryanmccann1024 in #93
- Feature/distance adaptive fixed by @arashr88 in #97
- Feature/result consistency tests by @ryanmccann1024 in #94
- Hotfix/gui buttons by @ryanmccann1024 in #95
- Feature/distance adaptive fixed by @ryanmccann1024 in #98
- Revert "Feature/distance adaptive fixed" by @ryanmccann1024 in #100
- Feature/drl path agents by @ryanmccann1024 in #91
- Develop to Release 5.5.0 by @ryanmccann1024 in #101
- Release/5.5.0 Merging to main by @ryanmccann1024 in #102
New Contributors
Full Changelog: v5.1.1...v5.5.0