--- /dev/null
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
+
+
+
+Unless otherwise specified, all documentation contained herein is licensed
+under the Creative Commons License, Attribution 4.0 Intl. (the
+"Documentation License"); you may not use this documentation except in
+compliance with the Documentation License. You may obtain a copy of the
+Documentation License at
+
+https://creativecommons.org/licenses/by/4.0/
+
+Unless required by applicable law or agreed to in writing, documentation
+distributed under the Documentation License is distributed on an "AS IS"
+BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied. See the Documentation License for the specific language governing
+permissions and limitations under the Documentation License.
+
+This source code is part of the AIMLFW (AI ML Framework) project.
.. Copyright (c) 2023 Samsung Electronics Co., Ltd. All Rights Reserved.
+=============
Release-Notes
=============
This document provides the release notes for the H release of Kserve adapter
:local:
Version history
----------------
+===============
+--------------------+--------------------+--------------------+--------------------+
| **Date** | **Ver.** | **Author** | **Comment** |
| 2023-06-14 | 1.0.0 | | H release |
| | | | |
+--------------------+--------------------+--------------------+--------------------+
+| 2023-12-14 | 1.1.0 | | I release |
+| | | | |
++--------------------+--------------------+--------------------+--------------------+
Summary
--------
+=======
-The H release of AIMLFW Kserve Adapter provides basic version of Kserve adapter
+The I release of AIMLFW Kserve Adapter provides basic version of Kserve adapter
Release Data
-------------
+============
+
+I Release
+---------
+
++--------------------------------------+-------------------------------------------------------+
+| **Project** | AIMLFW Kserve Adapter |
+| | |
++--------------------------------------+-------------------------------------------------------+
+| **Repo/commit-ID** | aiml-fw/aihp/ips/kserve-adapter |
+| | |
++--------------------------------------+-------------------------------------------------------+
+| **Release designation** | I release |
+| | |
++--------------------------------------+-------------------------------------------------------+
+| **Release date** | 2023-12-29 |
+| | |
++--------------------------------------+-------------------------------------------------------+
+| **Purpose of the delivery** | Deploy Kserve adapter using AIMLFW deployment scripts |
+| | |
++--------------------------------------+-------------------------------------------------------+
+
+
+H Release
+---------
+--------------------------------------+--------------------------------------+
| **Project** | AIMLFW Kserve Adapter |
Kserve Adapter works with the AIML Framework and is used to deploy, delete and update AI/ML models on Kserve.
-Steps to build and run
--------------------------
+Steps to build and run kserve adapter
+-------------------------------------
Prerequisites
make build
make run
+
+Steps to run kserve adapter using AIMLFW deployment scripts
+-----------------------------------------------------------
+
+Follow the steps in this link: `AIMLFW installation guide <https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/installation-guide.html>`__
+
Demo steps
----------
.. code:: bash
source predict_inference.sh
+
--- /dev/null
+---
+#Release tag for kserve-adapter
+distribution_type: container
+container_release_tag: 1.0.1
+container_pull_registry: nexus3.o-ran-sc.org:10004
+container_push_registry: nexus3.o-ran-sc.org:10002
+project: aiml-fw/aihp/ips/kserve-adapter
+ref: 52b7b86c9c2050315b3e59372ee987ec6a6cfcb1
+containers:
+ - name: aiml-fw-aihp-ips-kserve-adapter-docker
+ version: 1.0.0