Files
onix/install/release/RELEASE_0.1.0.md
2024-04-02 11:17:51 +05:30

53 lines
1.9 KiB
Markdown

# Release Notes
## Beckn-ONIX Version 0.1.0 (2024-02-16)
### Objective
Beckn-ONIX - Open Network In A Box, is a utility designed to effortlessly set up all Beckn components on a machine using a one-click installer. This tool serves as a valuable resource for developers and network participants eager to explore Beckn protocols or join open networks supported by the Beckn protocol. By simplifying the installation process, Beckn-ONIX streamlines the onboarding experience.
The current version installs all components automatically without requiring user input, facilitating a seamless setup process. However, we are committed to further enhancing Beckn-ONIX's functionality. In the upcoming release, we will introduce the capability to selectively install specific components and accommodate user-provided configurations.
For a comprehensive summary of the features, refer [here](https://github.com/beckn/beckn-utilities/milestone/2?closed=1)
Experience the convenience and efficiency of Beckn-ONIX as you embark on your journey with Beckn protocols and open networks.
### New Features
- Implemented installation support for the following Beckn components:
- Protocol Server BAP
- Protocol Server BPP
- Webhook BPP
- Sandbox
- Registry
- Gateway
- Infrastructure required for the above services
This release is specifically tailored for deployment on Linux machines, encompassing all aforementioned components with default configurations.
### Enhancements
- None
### Bug Fixes
- None
### Known Issues
- None
### Limitations
- The current installer is tested only for Linux (Ubuntu), it might support other flavors also.
- The current version installs all the components with the default configurations.
### Upcoming Version
- Installation of individual components with user-provided configuration.
- Support for Windows and Mac OS will be added.
### Release Date
- 2024-02-16