Releases: FreeTAKTeam/DigitalPy
Version 0.3.15
New release with Filmology example added. This is a pre-alpha release
What's Changed
- Health checking by @naman108 in #52
- Service manager into initial IAM by @naman108 in #55
- Service manager by @naman108 in #54
- 59 add support model relationships by @naman108 in #60
- DP Core API initial implementation by @naman108 in #56
- Revert "DP Core API initial implementation" by @naman108 in #62
- Core iam implementation by @naman108 in #64
- Improve network and serialization support by @naman108 in #65
- Dp core api by @naman108 in #63
- Revert "Dp core api" by @naman108 in #66
- Revert "Merge pull request #62 from FreeTAKTeam/revert-56-DP-Core-API" by @naman108 in #68
- 70 fix oid parsing and serialization by @naman108 in #72
- 69 parsing support for new relationships by @naman108 in #71
- updated linting and version by @naman108 in #67
- updated all tables to use 2.x mapping by @naman108 in #74
- 77 implement authorization endpoint by @naman108 in #81
- 80 implement component management component by @naman108 in #82
- 53 implement initial iam by @naman108 in #61
- 84 implement service management component by @naman108 in #91
- merging build pipeline updates by @naman108 in #92
- Merge pull request #92 from FreeTAKTeam/main by @naman108 in #93
- Fix and extend filmology example by @naman108 in #95
Full Changelog: v0.3.12...v0.3.15
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