Fixes #68 Update release notes
This commit is contained in:
@@ -1,51 +0,0 @@
|
||||
# Release Notes
|
||||
|
||||
### Objective
|
||||
|
||||
Beckn-ONIX - Open Network In A Box. This install utility is 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.
|
||||
|
||||
Experience the convenience and efficiency of Beckn-ONIX as you embark on your journey with Beckn protocols and open networks.
|
||||
|
||||
| Version | Release Date |
|
||||
| ------------------------------------------------------------------------------------------ | ------------ |
|
||||
| [v0.1.0](https://github.com/beckn/beckn-utilities/blob/main/onix/release/RELEASE_0.1.0.md) | 2024-02-16 |
|
||||
|
||||
## ONIX Version 0.2.0 (2024-03-01)
|
||||
|
||||
### New Features
|
||||
|
||||
- This release focuses on enabling the installation of individual components with user-provided configurations.
|
||||
- It extends support to the Windows operating system, specifically Windows 10.
|
||||
- Additionally, it now supports the Mac operating system.
|
||||
|
||||
This release is specifically designed to facilitate the deployment of individual components, offering users the flexibility to customize configurations. Furthermore, it ensures seamless compatibility with both Windows and Mac operating systems.
|
||||
|
||||
For a comprehensive summary of the features, refer [here](https://github.com/beckn/beckn-utilities/milestone/1?closed=1)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Support for Windows operating system.
|
||||
- Support for Mac operating system.
|
||||
- Can be used to install specific components with custom configuration.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- None
|
||||
|
||||
### Known Issues
|
||||
|
||||
- None
|
||||
|
||||
### Limitations
|
||||
|
||||
- The current installer is tested only for Linux (Ubuntu) / Windows (windows 10) / Mac, it might support other flavors also.
|
||||
- The current version supports only vertical scaling, horizontal scaling (ECS / EKS) is planned for an upcoming release
|
||||
- When installing individual components, registration with the registry has to be done manually, this is explicitly done to avoid confusion and to prevent the network from incorrect or wrong registrations.
|
||||
|
||||
### Upcoming Version
|
||||
|
||||
- Support for horizontal scaling using Elastic Kubernetes Cluster.
|
||||
|
||||
### Release Date
|
||||
|
||||
- 2024-03-01
|
||||
@@ -1,52 +0,0 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user