Skip to content

Releases: 5G-ERA/middleware

v1.0.5

20 Jun 09:40
e100f84
Compare
Choose a tag to compare

1.0.5 (2024-06-20)

Bug Fixes

  • log content of the k8s error response (65247d7)

v1.0.4

19 Jun 09:37
c30066e
Compare
Choose a tag to compare

1.0.4 (2024-06-19)

Bug Fixes

  • logging reason for deployment error (a3072b5)

v1.0.3

05 Jun 12:08
b826aeb
Compare
Choose a tag to compare

1.0.3 (2024-06-05)

Bug Fixes

  • time zone conflicts for the relay NetApp with ros transforms (21a0939)

v1.0.2

31 May 10:33
2ad91a1
Compare
Choose a tag to compare

1.0.2 (2024-05-31)

Bug Fixes

  • add automatic integration of deployed netapps with linkerd (#303) (5ff0188)
  • remove unnecesary json property mappings (5e2a3de)

v1.0.1

17 Apr 10:38
3c0843b
Compare
Choose a tag to compare

1.0.1 (2024-04-17)

Bug Fixes

  • labels in netapps with changed names (#297) (fd765d4)

v1.0.0

08 Apr 11:50
45cbad0
Compare
Choose a tag to compare

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

01 Mar 13:27
4e5d6ea
Compare
Choose a tag to compare

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

02 Feb 10:47
5007185
Compare
Choose a tag to compare

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

  • incorrect check if policy exists (ab2247b)
  • missing function names in RedisInterfaceClient logging (01141a6)
  • task response when requesting a plan (1cef9c0)

v0.8.0

22 Dec 10:09
88f127f
Compare
Choose a tag to compare

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)

v0.7.2

28 Nov 08:08
3b34d14
Compare
Choose a tag to compare

What's Changed

  • fix: middleware removing netapps in use by @Artonus in #232

Full Changelog: v0.7.1...v0.7.2