Releases: AvitalTamir/cyphernetes
v0.2
Cyphernetes v.0.2 Release Notes
Cyphernetes v.0.2 introduces the SET clause, enhancing Kubernetes resource management with dynamic patching capabilities. This update focuses on streamlining operations and expanding the query language.
New Features:
- SET Clause: Enables direct updates to Kubernetes resources through declarative patch operations, allowing for precise modifications of configurations, labels, and other properties.
Enhancements:
- Dynamic Patching: Supports complex updates on a wide range of Kubernetes resources, adapting to changing conditions and parameters.
- Query Language Extension: Increases the expressiveness and power of the Cyphernetes query language, enabling more complex and nuanced management queries.
Benefits:
- Efficiency & Flexibility: Simplifies the update process across various Kubernetes resources, reducing complexity and potential for errors.
- Reliability: Ensures consistent application of changes, enhancing system stability and predictability.
Documentation:
Refer to the updated documentation for detailed examples and instructions on utilizing the new SET clause effectively.
Feedback:
Feedback on issues or suggestions for improvements is valuable for ongoing development and enhancement.
Explore the new features and improvements in Cyphernetes v.0.2.0 for refined Kubernetes resource management.
v0.1
Cyphernetes Release Notes - Version 0.1
Release Overview:
I'm excited to announce the release of Cyphernetes version 0.1, a powerful CLI tool for querying Kubernetes clusters using a syntax akin to Cypher query language. This initial release lays the groundwork for a robust, user-friendly way to interact with Kubernetes resources.
Key Features:
- Standalone Query Command: Execute complex queries directly from the command line.
- Interactive Shell: A user-friendly shell with advanced features like syntax highlighting and autocompletion, enhancing the user experience.
- Query Engine: Supports basic MATCH/RETURN expressions, allowing for intricate querying of Kubernetes resources.
- Lexer/Parser Functionality: Robust underlying lexer and parser capabilities for processing queries.
- Kubernetes Graph Model: Understands and visualizes connections between common Kubernetes resource types, streamlining the understanding of cluster architecture.
Notes:
This is an initial release; expect iterative enhancements and more features in future updates.
Feedback and contributions are highly encouraged to improve and expand the capabilities of Cyphernetes.
Thanks for your support and I look forward to evolving Cyphernetes together! 🚀🎉