- Pass
-coverpkg=./...
togo test
to compute coverage across all packages (PR #61 by @chicco785)
- Fix documentation of headers for faults (PR #68 by @chicco785)
- Update documentation for open source release (PR #66 by @chicco785)
- Update stat producerId documentation (PR #64 by @hiimjako)
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (PR #60 by @dependabot[bot])
- Fault messages as set of events, rather than single event with multiple status (PR #63 by @chicco785)
- Refactor
Fault
messages to support measurement and measurement timestamp reference (PR #62 by @chicco785)
- Add support for Measurement Types used in SIL (PR #57 by @chicco785)
- Update topology protobuf to include branches (PR #53 by @hiimjako)
- Support
NormalizedResidual
andObjectiveFunction
data types (PR #49 by @chicco785)
- Configure Static Code & License Analysis (PR #55 by @chicco785)
- Replace custom proto-gen-md-diagrams with official one (PR #50 by @chicco785)
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (PR #52 by @dependabot[bot])
- Adopt
FaultStatus
to manage fault evolution over time (PR #59 by @chicco785)
- Support python generation (PR #47 by @chicco785)
- Add
aligned
header to Data and DataSet (PR #42 by @hiimjako)
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (PR #43 by @dependabot[bot])
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (PR #44 by @dependabot[bot])
- Add
Stat
protobuf (PR #40 by @hiimjako) - Support
ComputedTopology
protocol buffer (PR #39 by @hiimjako)
- Update
releasenotes.yaml
to usepull_request_review
(PR #35 by @chicco785)
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 (PR #36 by @dependabot[bot])
- Remove
Event
from the name ofDeviceEvent
subclasses (PR #37 by @chicco785)
- Add
NOTIFICATION_TYPE_TOPOLOGY_COMPUTED
(PR #34 by @chicco785) - Support
DeviceEvent
messages (PR #31 by @chicco785) - Add protocol buffer for grid events (PR #19 by @chicco785)
- Document headers/application properties data types for every Protobuf. (PR #27 by @hiimjako)
- [Documentation] Change fault id data type (PR #26 by @tejo)
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (PR #28 by @dependabot[bot])
- Bump github.com/google/uuid from 1.3.1 to 1.5.0 (PR #29 by @dependabot[bot])
- Bump actions/setup-go from 4 to 5 (PR #25 by @dependabot[bot])
- Event: set
occurredAt
as required, correct Event Status toStarted
,Ended
, and addeventType
in the header (PR #23 by @chicco785) - Fault: uniform datetime field naming (PR #21 by @chicco785)
- Bug: Use int64 for topology's createdAt. (PR #16 by @tejo)
- Update documentation to reflect protocol buffer refactoring (PR #15 by @chicco785)
- Update NotificationType names (PR #17 by @hiimjako)
- New protocol buffer for topology data (PR #12 by @chicco785)
- Notification message: support Trigger requirements (PR #6 by @chicco785)
- Add protocol buffer to describe faults (PR #3 by @chicco785)
- fix typo in
Fault
fieldfaultCurrent
(PR #7 by @tejo)
- Use new shared workflow for Golang (PR #11 by @chicco785)
- Refactor protobuffer to align with architecture discussion (PR #9 by @chicco785)
- Migrate existing protobuf from
https://github.com/zaphiro-technologies/rabbitmq-poc
(PR #2 by @chicco785)