← Back to changelog
v10.3.0

Pipeline Auto-Layout

NanoPing 10.3.0 brings automatic layout to pipeline diagrams. Pipelines without saved coordinates now arrange themselves into a clean, readable structure, and a new button lets you re-layout any diagram on demand.

Pipeline auto-layout

Pipeline Auto-Layout

Open a pipeline that has no saved coordinates and the diagram now lays itself out automatically, so you see a clean structure instead of stacked nodes at the origin. For diagrams that have drifted into a tangle over time, the new "Auto-layout" button in the pipeline diagram rearranges everything in one click.

Fixes

  • gRPC optionals — The gRPC bridge for network instance handling in 10.2.1 used protobuf optional fields instead of oneof. This has been reverted. If you already integrated against 10.2.1, you will need to update your code.
  • gRPC Metrics — Fixed streamed pipeline metrics missing their timestamp.