Releases: OpenHubble/cli
OpenHubble CLI v1.5.3 - Enhanced Security & Automation
OpenHubble CLI v1.5.3
We are excited to announce the release of OpenHubble CLI v1.5.3! 🚀 This version introduces important enhancements, including API key integration and GitHub automation for seamless DockerHub publishing.
New Features:
- Agent API Key: OpenHubble CLI now supports API keys for authentication, improving security and access control.
- GitHub Automation: The release process is now automated with GitHub Actions, ensuring that new versions are published to DockerHub effortlessly.
- API Key in Documentation: The documentation has been updated to include details on API key usage.
Installation:
You can install OpenHubble CLI following the instructions in the README.md.
Notes:
- API keys enhance security by allowing authentication for specific actions.
- GitHub automation ensures faster and more reliable DockerHub releases.
Contributing:
We appreciate your feedback and contributions! If you have any suggestions or encounter issues, feel free to open an issue or submit a pull request in the OpenHubble CLI repository.
🚀 Thank you for using OpenHubble! Enjoy the latest updates!
OpenHubble CLI v1.3.1 - Streamlined Update Process
OpenHubble CLI v1.3.1
We are excited to announce the release of OpenHubble CLI v1.3.1! 🚀 This version introduces some important improvements, including version validation during updates and the removal of Git-based updates.
New Features:
-
Change Log: A detailed change log has been added to track the history of changes in each release, providing transparency for users and contributors.
-
Version Validation in Update: The update process now includes a version validation step, ensuring that you are always updating to the correct version and avoiding potential conflicts.
Improvements:
- No Git for Updates: We've updated the process to no longer rely on Git for pulling updates. This provides a more robust and streamlined update mechanism.
Installation:
You can install OpenHubble CLI using the updated installation method (no Git required). Detailed instructions are available in the README.md.
Notes:
- The update process now validates the version to ensure proper updates.
- Git is no longer required for updates, simplifying the process.
Contributing:
We appreciate your feedback and contributions! If you find any issues or have feature suggestions, please feel free to open an issue or submit a pull request in the OpenHubble CLI repository.
🚀 Thank you for using OpenHubble! We hope you enjoy the latest updates!
OpenHubble CLI v1.2.0 - Docker Integration and Protocol Selection
OpenHubble CLI v1.2.0
We’re excited to announce the release of OpenHubble CLI v1.2.0! 🚀 This version introduces two minor enhancements: Docker support for easier deployment and the ability to choose between HTTP and HTTPS protocols to communicate with the OpenHubble Agent.
New Features:
-
Docker Integration: The OpenHubble CLI can now be packaged and run as a Docker container, allowing for a streamlined, environment-independent installation. No need to install the tool directly on your OS — just run it in a container.
-
Protocol Selection: You can now choose whether to communicate with the OpenHubble Agent over HTTP or HTTPS by using the
--httpor--httpsflags. This gives you more flexibility when working in different network environments.
Installation:
You can now choose to install OpenHubble CLI via Docker or continue using the traditional installation method. Detailed installation instructions are available in the README.md.
Notes:
- This release is backward compatible with OpenHubble Agent v1.0.0 (Beta).
- Docker integration and protocol selection are optional features, allowing for more flexibility in deployment and communication.
Contributing:
We value your feedback and contributions! If you find any issues or have feature suggestions, feel free to open an issue or submit a pull request in the OpenHubble CLI repository.
🚀 Thank you for using OpenHubble! We hope you enjoy the new features.
OpenHubble CLI v1.0.0 - First Official Release
OpenHubble CLI v1.0.0
We’re thrilled to introduce the first official release of the OpenHubble CLI! 🚀 This command-line tool is designed to work seamlessly with OpenHubble Agent, enabling quick testing, configuration, and metric retrieval.
Features:
- Agent Status Check: Verify if the OpenHubble Agent is running with a simple
pingcommand. - Retrieve Metrics: Fetch system and agent-related metrics via the
getcommand. - Lightweight & Easy to Use: Simple installation and minimal dependencies.
Installation:
Follow the installation guide in the README.md to set up OpenHubble CLI and start using it.
Notes:
- This release is designed to work with OpenHubble Agent v1.0.0 (Beta).
- Future updates will include more commands, enhanced logging, and additional configuration options.
Contributing:
We welcome feedback and contributions! If you encounter issues or have feature suggestions, feel free to open an issue or submit a pull request in the OpenHubble CLI repository.
🚀 Happy monitoring with OpenHubble!