Latest Updates for Dev Guide

4min

Date: May 16, 2023

We are delighted to share the latest enhancements to our Dev Guide. Our dedicated team has been working diligently to enhance your reading experience of our documentation, and we have some exciting updates to reveal. Let's explore the details!

⚒️ What’s new in OS1

Orchestrator Service

We are pleased to introduce Orchestrator, a new chapter in our development guide. This chapter provides in-depth information about the Orchestrator service and its implementation. Orchestrator is designed to seamlessly coordinate events across different services using Plugin Management. When an event is triggered, the Orchestrator processes it through the rule engine, identifies the relevant Plugin, and executes it accordingly. After receiving the Plugin's response, the Orchestrator takes action based on the Plugin's instructions.

How-to Guide: Platform Order Management

To facilitate the utilization of Platform Order Management APIs, we have introduced a comprehensive How-To Guide for this service. It offers step-by-step instructions on creating Orders using the Order API.

Introducing Bulk Containerization/Decontainerization

We have included information about Bulk Containerization/Decontainerization in the Container Service. Developers can now follow the provided steps to group different containers within a single container. The development guide, API reference, and how-tos have been updated accordingly.

Dev Guide Now Includes Signature Verification with Callbacks

We have added a section on using Signature Verification with Callbacks. This addition helps prevent unexpected and unauthorized loads on the Callback system. Whenever a callback is received, it can be verified within the OS1 system.