Releases: FreeTAKTeam/DigitalPy
Releases · FreeTAKTeam/DigitalPy
Version 0.3.12
Summary
vastly improved the logging implementation, along with an expansion of the zmanager and IAM user configuration support
What's Changed
New Contributors
Full Changelog: v0.3.9...v0.3.12
Version 0.3.9
Summary
This is a sub 1.0 release not meant for production use. We are in the process of expanding support and use cases so expect frequent changes, bug fixes and potential issues.
Usage
This is a framework which is not intended to be used standalone (yet), to take full advantage of the generation-related features of this framework access to Sparx Enterprise Architect is required.
Capabilities
- Z-MANAGER: the z-manager architecture allows for the *arbitrary distribution and scaling of a system.
- Components: the support for atomic components renders by design any implementing applications highly testable.
- Routing: the routing system enforces modularized code and highly compatible components.
- Model Object Definitions: json based model object definitions allows for the dynamic instantiation of new model objects based on a json schema (generated by Sparx EA).
- Business Rules: this functionality is still highly experimental but the implementation of a business rule system allows the
What's Changed
- added support for pickling of telemetry objects by @naman108 in #16
- Refactoring by @naman108 in #22
- refactor service-support by @naman108 in #23
- deleted some tests and added integration manager support by @naman108 in #24
- CREATED NEW CONTROLLERS, OPTIMIZED EXISTING CODE by @brothercorvo in #25
- Service support by @brothercorvo in #26
- Message sharing between services by @naman108 in #42
- update repeater support with latest main by @naman108 in #43
- Repeater support by @naman108 in #44
- Delete repeater support by @naman108 in #45
New Contributors
- @brothercorvo made their first contribution in #25
Full Changelog: v0.2.5.2...v0.3.9
version 0.2.5.2
What's Changed
- Improved registration by @naman108 in #15
- support for manifests
- digitalpy now contains registration logic
Full Changelog: v0.2.4.3...v0.2.5.2
version 0.2.4.3
What's Changed
- Telemetry by @naman108 in #8
- Update README.md by @dlc-ariel in #7
- Async routing by @naman108 in #13
- added public python publish action by @naman108 in #14
New Contributors
- @naman108 made their first contribution in #8
- @dlc-ariel made their first contribution in #7
Full Changelog: https://github.com/FreeTAKTeam/DigitalPy/commits/v0.2.4.3