Releases: DAXGRID/open-ftth-api-gateway
Releases · DAXGRID/open-ftth-api-gateway
v5.7.0
add node information and sort sub rack equipment in outage view
v5.6.0
outage view - support for querying a rack
v5.5.5
fix so that node name is not returned if blank in schematic diagram
v5.5.4
What's Changed
- disabled in DEBUG to avoid issues of splitting cables when running in debug. by @runeanielsen in #140
Full Changelog: v5.5.3...v5.5.4
v5.5.3
What's Changed
- fix error of scoped depdency being consumed by a singleton registered service by @runeanielsen in #139
Full Changelog: v5.5.2...v5.5.3
v5.5.2
What's Changed
- report controller now requires authorization by @runeanielsen in #138
Full Changelog: v5.5.1...v5.5.2
v5.5.1
What's Changed
- fix synchronious IO error by using async dispose on stream writer by @runeanielsen in #137
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- move from graphql to simple http endpoint to enable streaming by @runeanielsen in #136
Full Changelog: v5.4.3...v5.5.0
v5.4.3
What's Changed
- rewrite the trace all customer terminals to use less memory by @runeanielsen in #135
Full Changelog: v5.4.2...v5.4.3
v5.4.2
What's Changed
- reduce the amount of memory allocations by @runeanielsen in #134
Full Changelog: v5.4.1...v5.4.2