Releases: 5G-ERA/middleware
Releases · 5G-ERA/middleware
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-04-08)
⚠ BREAKING CHANGES
- subdomain based netapp routing (#295)
Features
Bug Fixes
- added null check for tokenservice generatetoken (2baa80e)
- adjusted keygen size (04ba654)
- changed redis port (c9b7813)
- correct ros2 relay server default version (338920b)
- do not include the relation deletion to deletion result (79483ed)
- edge switchover deployment (95c8533)
- included environment variables in central api configuration (4f4905c)
- moved socket client inside the loop (2c6dbde)
- null check adjusted for jwt key (175713e)
- subdomain based netapp routing (#295) (c8f6c9e)
- updated masstransit nuget package (f05caf5)
- updated masstransit nuget package (b155c2a)
- use default key without aws secrets (e0fa09b)
v0.10.0
0.10.0 (2024-03-01)
Features
- dynamically adjusts the gateway's exposure based on the instance type —cloud or edge— (#278) (cff90ef)
- new robot heartbeat properties (#273) (34bd19b)
Bug Fixes
- add netApp name as env variable for deployed NetApp (7679798)
- check for duplicate names when adding new object (#276) (df5a942)
- check if protocol exists in netapp address (672465f)
- consolidate error messages across middleware (#284) (7d086bd)
- correct and differentiate topic schema naming between ros1 and ros2 (5e14b0f)
- correct timestamps when creating new heartbeat records (c6e7bcc)
- corrected protocol assignment (671bef0)
- heartbeat protocol fixes (#282) (5d58920)
- make Compression in Ros topics optional (c5bf34a)
- mapping of the wrong qos property in topics (4d32bc5)
- only matching locations are selected when looking for resource based location (#285) (a50d7e9)
- property mapping in CentralApi contracts (7a49087)
- recreation of unused indexes (a1dc257)
- request properties (47e82f1)
- retrieve only location instead of edge and cloud (bcc83d0)
- retrieving heartbeat statuses when data is not compleate; return only latest records (d0fbf7c)
- update address of the existing location when registering (6aa3e55)
v0.9.0
0.9.0 (2024-02-01)
Features
- access systemconfig from the api (#259) (6b7a045)
- allow heartbeat expiration to be configured from db (#253) (26363f5)
- changes in ros2 relay configuration (#264) (2deddd1)
- heartbeat colour coding the netapp status heartbeat responses (#266) (789fa5a)
- heartbeat data storage implemented with influxdb (#263) (29c46d4)
Bug Fixes
v0.8.0
0.8.0 (2023-12-22)
Features
- added middleware address for initial registration to centralapi (#230) (f77169b)
- added new properties to the LocationModel (#239) (0d21429)
- change property name for enablind/disabling resource reuse (#249) (9cc9e6f)
- configure properties to accept value ranges (#245) (4b3e049)
- endpoint exposed for changing online status of locations (#222) (9b9bcd5)
- heartbeat for robot-location can_reach relation and cron done (#241) (12ffb0c)
- merge cloud and edge into a new location entity (#224) (62a6177)
- middleware is sending the heartbeat to the centralapi from orchestrator job every minute (#228) (30fa914)
- middleware startup data initialization (#215) (626b001)
- new locationselection policy to calculate location score (#248) (311169b)
- relations can be retrieved by their relation direction, either … (#227) (80083cc)
Bug Fixes
- add empty constructor to NetAppRequirement class (b72984b)
- change terraform memgraph port (0503821)
- compilation errors and handling of library errors (74d72be)
- configured validation for CentralApi (#229) (5055ea9)
- fix deletion of the relation when not deleting netapp (89f147a)
- initialize Redis indexes if missing from CentralApi (c3cd9a0)
- middleware removing netapps in use (#233) (b48faf7)
- naming of the property in full task response (498f652)
- naming of the property in full task response (611b61a)
- outdated and incomplete Terraform IaC AWS configuration (697a828)
- remove old usages of Cloud and Edge Repositories (b6058cf)
- rework connectivity method between middleware services (#231) (a13eecf)