github AvitalTamir/cyphernetes v0.13.0

7 hours ago

Release Notes for Cyphernetes v0.13.0

Presenting the brand new Cyphernetes web client!

.

Screenshot 2024-10-15 at 0 03 00

.

The web client brings the Cyphernetes experience to a whole new level.
It lets you filter out data by interacting with the beautiful graph and is packed with autocompletion, syntax highlighting and more.
Launch into the new web interface by running cyphernetes web.

This version also fixes a bug in result documents where RETURN items without an AS alias were always returned as top-level properties.
The version restores the original behavior which matches the documentation, where the original nested structure is maintained.

Last but not least - new contributors:
🏅 @jameskim0987 - For reporting AND resolving an issue and helping out with documentation
🎖️ @yndai, @pjdurai - For reporting core issues with the parser and query engine

Also, thanks to the /r/kubernetes community for suggesting idea and bringing up issues!

Features

  • New web interface, run with cyphernetes web - #108

Improvements

  • Paths that contain dots can now be used in WHERE and SET clauses, dots can be escaped using backslashes. useful for filtering on annotations - #106
  • Allow setting a property when its parent is nil - i.e. creating a label on a resource with no label - #103
  • Added a Windows build to the release - #101

Bug Fixes

  • Shell panic and wrong prompt on shell -A - #104
  • RETURN items without an AS alias returned as top-level props - #119

Don't miss a new cyphernetes release

NewReleases is sending notifications on new releases.